Commit Graph

29 Commits

Author SHA1 Message Date
Felix Angelov f8275ced2d chore: minor improvements to actions/workflows (#200)
* chore: minor improvements to actions/workflows

* tweak
2024-07-25 13:50:17 -05:00
Eric Seidel f37fee86a9 chore: remove trailing slash 2024-07-25 11:21:35 -07:00
Eric Seidel 5bdd30420d Attempt to debug token 2024-07-25 11:12:21 -07:00
Eric Seidel eee7a191ac simplify id token setup 2024-07-25 11:09:18 -07:00
Eric Seidel 66d6638048 Fix exporting PUB_TOKEN 2024-07-25 11:03:11 -07:00
Eric Seidel aeb7cfbaa5 fix pub token call 2024-07-25 10:58:25 -07:00
Eric Seidel febb66a1a5 attempt to fix my terrible js 2024-07-25 10:53:41 -07:00
Eric Seidel 6ce023e1ba fix PUB_TOKEN request 2024-07-25 10:51:34 -07:00
Eric Seidel 07d77623d2 Attempt to auth to pub 2024-07-25 10:46:22 -07:00
Eric Seidel 3c6712d5ad Attempt to fix publish action 2024-07-25 10:16:54 -07:00
Eric Seidel 3f7aa1feb7 Attempt to fix publish action 2024-07-25 10:13:27 -07:00
Eric Seidel 965157669c fix: attempt to fix publish GHA (#199) 2024-07-25 12:05:18 -05:00
Eric Seidel af228bee0a chore: remove updater_tools, I believe they're unused. (#198)
* chore: remove updater_tools, I believe they're unused.

* chore: remove CI for updater_tools
2024-07-25 16:37:49 +00:00
Eric Seidel 933e231636 feat: add automated publishing to shorebird_code_push (#197)
* feat: add automated publishing to shorebird_code_push

* include version bump
2024-07-25 16:29:21 +00:00
Bryan Oltman 5707bd8168 feat: add updater_tools library (#162)
* feat: add patch_packager library

* remove .github folder

* add patch_packager to ci

* update name to updater_tools

* delete unused file
2024-05-15 09:37:37 -04:00
dependabot[bot] ba94c09646 chore(deps): bump the gh-deps group with 1 update (#126)
Bumps the gh-deps group with 1 update: [dorny/paths-filter](https://github.com/dorny/paths-filter).


Updates `dorny/paths-filter` from 2 to 3
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 19:56:09 -08:00
Eric Seidel 2c45aa427d chore: Use dependabot (#125) 2024-02-23 15:55:04 -05:00
Eric Seidel 54f47b8b36 chore: move to checkout@v4 (#95) 2023-10-07 19:50:33 +00:00
Eric Seidel 84cfcf5c58 chore: add missing codecov.yml file and comments 2023-09-08 11:19:00 -07:00
Eric Seidel edc3130400 chore: attempt to turn on codecov flags 2023-09-08 11:07:22 -07:00
Felix Angelov bccee99656 ci: exclude generated code (#58) 2023-07-14 15:57:47 -05:00
Felix Angelov 4ceb37dc1e refactor(shorebird_code_push): ffi + noop implementation and web compat (#55) 2023-07-14 15:30:35 -05:00
Erikas Taroza d3ec0a3aaf fix: glibc error when patching on Linux (#52) 2023-07-08 09:30:42 -04:00
Bryan Oltman a593540f96 chore(shorebird_code_push): add example project (#31)
* chore(shorebird_code_push): add example project

* use flutter instead of dart in gha
2023-06-19 18:02:43 -04:00
Bryan Oltman 27e7984179 feat: add shorebird_code_push package (#30)
* feat: add shorebird_code_push package

* remove example and extra code

* update github workflow

* fix gha
2023-06-17 14:17:03 -04:00
Felix Angelov 8eb3a46446 ci: upload coverage to codecov (#25) 2023-06-09 20:36:35 +00:00
Felix Angelov 8232ee34be ci: remove release creation step and adjust trigger 2023-04-06 12:02:01 -05:00
Felix Angelov da86c12fca ci: add build_patch_artifacts workflow (#2) 2023-04-06 11:57:33 -05:00
Felix Angelov e680fe83ca ci: add rust workflow (#1) 2023-04-06 11:06:39 -05:00