Commit Graph

93 Commits

Author SHA1 Message Date
Félix Saparelli 80e18ea145
Rename --manpage to --manual (#529) 2023-03-18 22:34:33 +13:00
Félix Saparelli 8156864bf3
--emit-events-to (#515) 2023-03-18 21:32:24 +13:00
Félix Saparelli 0fe17e036a
Bosion test on windows (#521) 2023-03-05 04:06:24 +00:00
Félix Saparelli 690b32f030
Add bosion to releaser (#519) 2023-03-05 16:29:54 +13:00
Félix Saparelli f76b16c4f4
Add bosion crate: build-time info (#516) 2023-03-05 03:26:23 +00:00
Félix Saparelli 14f53a6bf5
Clap 4 and revamp manpage, completions (#513) 2023-03-05 14:57:34 +13:00
Félix Saparelli 46453a2b35
Ditch MSRV policy (#510) 2023-03-02 15:33:39 +13:00
Félix Saparelli ca0c300193
Update effective MSRV (#505) 2023-02-22 22:23:00 +00:00
Félix Saparelli b8a8b2265e
releng: Checksum to individual files, write dist-manifest.json (#500) 2023-02-15 04:34:06 +00:00
Félix Saparelli 950f302ebf
Lock CI for msrv checks (#482) 2023-01-12 04:35:34 +13:00
Félix Saparelli 7ba37b3964
Update PR advice for auto-merge; add meta comment (#475) 2023-01-09 00:20:59 +00:00
Félix Saparelli 2523bf5a65
Add PR trigger on auto-merge enable (#473) 2023-01-08 23:59:46 +00:00
dependabot[bot] 97694c05f5
Bump taiki-e/install-action from 1 to 2 (#461)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 03:17:33 +13:00
Félix Saparelli dc98370492
Clippy fixes (#465) 2023-01-07 02:53:49 +13:00
dependabot[bot] c30fd84c02
Bump mathieudutour/github-tag-action from 6.0 to 6.1 (#435)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 12:04:04 +13:00
dependabot[bot] b25cf1586c
Bump softprops/action-gh-release from cd28b0f5ee8571b76cfdaa62a30d51d752317477 to 1 (#447)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 12:35:27 +13:00
dependabot[bot] 46fba794c1
Bump cargo-bins/release-pr from 1 to 2 (#441)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 16:12:24 +00:00
dependabot[bot] d350f91b12
Bump softprops/action-gh-release from 50195ba7f6f93d1ac97ba8332a178e008ad176aa to cd28b0f5ee8571b76cfdaa62a30d51d752317477 (#438)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 21:45:59 +13:00
Félix Saparelli 6f4c8604e8
Update release versioning 2022-09-07 18:35:00 +12:00
Félix Saparelli cf80b8395f
Learn some build optimisations from binstall (#416) 2022-09-07 06:00:08 +00:00
Félix Saparelli 4397aa5c7e
Default release pr version to patch 2022-09-07 16:54:40 +12:00
Félix Saparelli dd882109f8
Enable OIDC 2022-09-07 16:53:28 +12:00
Félix Saparelli 014e6246ac
Checkout before setting up signing 2022-09-07 16:52:19 +12:00
Félix Saparelli 8b4e5ef71f
Debug gitsign 2022-09-07 16:48:48 +12:00
Félix Saparelli b2ea64d436
Use gitsign for release-pr commits (#412) 2022-09-07 16:40:31 +12:00
Félix Saparelli 91a12383fd
Use gnu tar on windows CI (#409) 2022-09-07 03:41:34 +00:00
Félix Saparelli 669ad6a7bf
Ditch actions-rs (#395) 2022-09-07 02:15:38 +00:00
Félix Saparelli f7d38206e3
Configure dependabot (#394) 2022-09-07 01:28:15 +00:00
Félix Saparelli 1042cba39c
Mention library crate changelog 2022-09-07 13:06:04 +12:00
Félix Saparelli b2b3bb8fde
Merge check, bors, and main tests 2022-09-07 12:36:55 +12:00
Félix Saparelli a49b38c9fd
Only include release notes for cli 2022-09-07 12:31:08 +12:00
Félix Saparelli b2de641f20
Document known packagings 2022-09-07 12:15:40 +12:00
Félix Saparelli 475063c49f
Mention package managers 2022-09-07 11:30:42 +12:00
Félix Saparelli 05458c3452
Undo escaping 2022-09-07 11:29:26 +12:00
Félix Saparelli 174af8665f
Remove bors, use cargo-bins/release-pr 2022-09-07 11:24:53 +12:00
Félix Saparelli f684db57ee
Update Notify to stable (#384) 2022-09-02 09:12:47 +00:00
Dirk Haubenreisser 90c601deeb Add s390x and ppc64le release-cli build artifacts (#373)
Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>

This PR adds artifact builds for platforms s390x and ppc64le to the GH workflow for target 'release-cli'.
Adding these platforms to the list of pre-built release binaries is instrumental in enabling paketo.io buildpacks for s390x and ppc64le.
2022-08-03 11:27:28 +00:00
Félix Saparelli f548fd1956 Fix release notes using multiline output (#361) 2022-06-29 04:52:45 +00:00
Félix Saparelli 96825a6f5a Automatic release notes for CLI (#360) 2022-06-29 02:21:57 +00:00
Félix Saparelli 1d2dd7b904 Fix env/shell for windows CLI build (#356)
bors r+
2022-06-28 13:40:21 +00:00
Félix Saparelli 5079f45198 Dispatch CLI release job from commit message, not job output (#355) 2022-06-28 13:25:10 +00:00
Félix Saparelli ede4959102
Fix CLI release workflow (#339, #340, #341, #342, #343) 2022-06-24 14:40:57 +12:00
Félix Saparelli 69464d373f Fix release PR instructions again (#334)
See edit history of #333
2022-06-23 00:49:43 +00:00
Félix Saparelli 4f808a1002 Remove prefix on tag (ffs) (#330) 2022-06-17 00:47:06 +00:00
Félix Saparelli 334c704cc4 Add direct link to latest release in README.md (#327) 2022-06-16 23:58:52 +00:00
Félix Saparelli adc4a0a576 Add --log-file so logs are easier to collect (#321) 2022-06-16 15:56:59 +00:00
Félix Saparelli 361e5530c5 Fix EOF error in release PR action (#319) 2022-06-16 11:34:58 +00:00
Félix Saparelli e1d1940261 Handle multi-line commit messages in release-tag workflow (#315) 2022-06-16 10:48:28 +00:00
Félix Saparelli 18dea4b6e6
Fix release merge instructions 2022-06-16 20:54:21 +12:00
Félix Saparelli e98989f099
Almost there 2022-06-16 20:28:07 +12:00