v4
What's Changed
extra-tags
->extra-labels
by @cole-h in #68- Set the mtime fields in the tarball correctly by @edolstra in #61
- Allow for case-insensitive README names by @lucperkins in #70
- Go fast? by @grahamc in #71
- Filter out empty strings from labels and tags by @cole-h in #73
- Update production-test.yml by @cole-h in #74
- Update to handle the new schema format by @edolstra in #72
- Fix flake-schemas URL by @edolstra in #75
- Make it possible to error when uploading an already-existing release by @cole-h in #78
- Read README from flake's store path by @cole-h in #81
- Don't re-append the subdir to the store path by @grahamc in #82
- Set content type header by @Hoverbear in #84
- Prevent "bearer" capitalization mistakes by using the bearer_auth function by @cole-h in #86
- Private flakes scaffolding by @cole-h in #87
- JWT: correct the audience by @grahamc in #89
- Set the aud claim for local dev by @cole-h in #90
- Mechanical migration to FlakeHub by @grahamc in #92
- Require flake.lock to be up-to-date if it exists by @cole-h in #96
- Register flake output paths with FlakeHub by @edolstra in #95
- Fix typos in README by @oscar-izval in #97
- update deps by @grahamc in #101
- Bump h2 from 0.3.22 to 0.3.24 by @dependabot in #104
- Offer an improved error experience by @Hoverbear in #105
- Show github annotation on specific errors. by @Hoverbear in #106
- Do some code splitting to make future work on flakehub-push more joyful by @Hoverbear in #107
- Less GitHub dependence by @Hoverbear in #108
- Revert "Less GitHub dependence" by @grahamc in #110
- Remove non-token dependencies on GitHub Actions by @Hoverbear in #109
- push.rs: fix log message by @colemickens in #113
- Decouple
--github-token
andis_github_actions
logic by @Hoverbear in #112 - Publish to FlakeHub by @lucperkins in #115
- Bump eyre from 0.6.11 to 0.6.12 by @dependabot in #117
- Bump h2 from 0.3.24 to 0.3.26 by @dependabot in #118
- Update gix and gix-ref by @cole-h in #119
- Bump mio from 0.8.10 to 0.8.11 by @dependabot in #120
- Bump rustls from 0.21.10 to 0.21.11 by @dependabot in #123
- Make flake public on FlakeHub by @lucperkins in #116
- Provide a TypeScript version of the Action by @lucperkins in #124
- Fix Dependabot issue by @lucperkins in #127
- Enable FlakeHub Cache by @lucperkins in #126
- Fix environment variable name for flake visibility by @lucperkins in #125
- refactor internals, add initial gitlab support by @colemickens in #121
- Update gix and gix-ref by @cole-h in #130
- Update detsys-ts by @lucperkins in #131
- Update detsys-ts by @lucperkins in #132
- srv update by @grahamc in #133
- Update detsys-ts (status page changes) by @lucperkins in #134
New Contributors
- @oscar-izval made their first contribution in #97
- @dependabot made their first contribution in #104
Full Changelog: v3...v4