Commit Graph

43 Commits

Author SHA1 Message Date
ecf7033397 ci(deps): upgrade to v3 of self to release self (#24) 2025-10-24 09:34:12 +01:00
jimehbot[bot]
84f33fd282 chore(main): release 3.0.0 (#23)
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
2025-10-24 08:21:33 +01:00
d822d979e9 feat(deps): migrate to actions/create-github-app-token (#22)
Replace deprecated `tibdex/github-app-token` action with the 
new and official `actions/create-github-app-token` action.

This required removing numerous token related inputs for the action, as 
the new action does not support the same sets of inputs.

BREAKING CHANGE: Removed various app token related inputs not available 
in new underlying action. Please see updated list of inputs in README.
2025-10-24 08:16:17 +01:00
ba6427cb61 ci(deps): upgrade to v2 of self to release self 2025-03-07 01:09:19 +00:00
jimehbot[bot]
bfd8923580 chore(main): release 2.0.0 (#21)
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
Co-authored-by: Jim Myhrberg <contact@jimeh.me>
2025-03-07 01:07:34 +00:00
068da4bf6a chore(ci): tweak release-please config 2025-03-07 01:04:33 +00:00
1406584702 ci(release): always update release PRs 2025-03-07 01:01:43 +00:00
8e21350bd9 ci(deps): upgrade to latest actions 2025-03-07 00:57:14 +00:00
4a3aba93da chore(deps): upgrade release-please-action and github-app-token to latest major versions (#20) 2025-03-07 00:46:04 +00:00
e774497e31 Revert "wip: test upgrading to latest versions of dependencies which include breaking changes"
This reverts commit 0b17a543d3.
2025-03-06 01:40:22 +00:00
0b17a543d3 wip: test upgrading to latest versions of dependencies which include breaking changes 2025-03-06 01:38:39 +00:00
9c79e61e2c ci(release): switch back to stable version of self for release job 2024-05-13 10:13:47 +01:00
jimehbot[bot]
094ab0890e chore(main): release 1.0.3 (#19)
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
2024-05-13 10:07:10 +01:00
72e49f5d6f fix(deps): use new name for Google's release please action (#18) 2024-05-13 10:06:22 +01:00
jimehbot[bot]
9e6111fa06 chore(main): release 1.0.2 (#16)
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
2023-05-19 00:48:19 +01:00
09a0ac2e59 ci(release): run release-please through a GitHub App (#15) 2023-05-19 00:45:29 +01:00
5ce2d33d70 ci(docs): add job to verify generated docs in readme are up to date 2023-05-19 00:30:08 +01:00
59ebc8ab5c ci(release): switch to stable v1 of self 2023-05-19 00:23:18 +01:00
42fbbf7a6f ci(release): switch to jimeh/update-tags-actions to move major/minor tags 2023-05-19 00:22:38 +01:00
github-actions[bot]
ffac38c285 chore(main): release 1.0.1 (#11) 2023-05-08 02:22:07 +01:00
023c0d0dc3 chore(release): remove "release-as" option (#12) 2023-05-08 02:21:09 +01:00
github-actions[bot]
38d93f4a8a chore(main): release 1.0.0 (#9) 2023-05-08 02:06:18 +01:00
22f0022a09 feat(release): prepare for v1.0.0 2023-05-08 01:58:29 +01:00
github-actions[bot]
8ae0004991 chore(main): release 0.1.1 (#8) 2023-05-08 01:53:50 +01:00
1139eaec31 feat(release): rename CI workflow to Release 2023-05-08 01:51:38 +01:00
github-actions[bot]
5a9880757d chore(main): release 0.1.0 (#7) 2023-05-08 01:26:42 +01:00
9d21ba2763 chore(release): rename release-please manifest file 2023-05-08 01:25:23 +01:00
github-actions[bot]
1d94b44003 chore(main): release 0.0.6 (#6) 2023-05-08 01:14:05 +01:00
04d3b1edbb fix(release): remove permissions block
Instead lets set permissions in repository settings and see if that
works without the permissions settings in the workflow.
2023-05-08 01:07:55 +01:00
c2d85862fd fix(release): attempt to fix release job permissions
It seems the "pull-request: write" permission on the job did not work.
So we are now setting permissions at the workflow level
2023-05-08 01:06:44 +01:00
b60e27befe feat(release): remove use of GitHub App
We don't currently have any CI checks to run on pull requests, so
there's no need to author Release PRs from an app.
2023-05-08 00:57:10 +01:00
jimehbot[bot]
4205a83fff chore(main): release 0.0.5 (#5) 2023-05-08 00:47:43 +01:00
e012dc88b9 fix(release): actually tag MAJOR 2023-05-08 00:44:56 +01:00
jimehbot[bot]
1255f9741b chore(main): release 0.0.4 (#4)
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
2023-05-08 00:41:55 +01:00
77312c11a9 fix(release): attempt to sign major and minor tags 2023-05-08 00:38:46 +01:00
jimehbot[bot]
ccc95c2796 chore(main): release 0.0.3 (#3) 2023-05-07 22:49:49 +01:00
08e227b305 fix(release): use full version in tag annotations 2023-05-07 22:39:31 +01:00
jimehbot[bot]
16c6b2e235 chore(main): release 0.0.2 2023-05-07 21:31:22 +00:00
b93407b78f fix(release): create major and minor version tags
This should hopefully fix the 403 errors we got previously.
2023-05-07 22:30:55 +01:00
dab7c79193 Merge pull request #1 from jimeh/release-please--branches--main 2023-05-07 22:22:42 +01:00
be4a021c16 ci(release): add steps to update major and minor tags 2023-05-07 22:21:25 +01:00
jimehbot[bot]
4ffbc3a356 chore(main): release 0.0.1 2023-05-07 21:05:28 +00:00
e241f0f96c ci(release): setup release-please 2023-05-07 21:58:37 +01:00