Commit Graph

24 Commits

Author SHA1 Message Date
Félix Saparelli f65a0d21ba
Fix CLI release workflow more (#740) 2023-12-20 01:06:41 +00:00
Félix Saparelli aa0bf1c24f
Fix CLI release workflow when dispatching (#739) 2023-12-19 23:09:48 +00:00
Félix Saparelli 0a6811f1fb
Update cargo.lock (#738) 2023-12-19 22:34:29 +00:00
dependabot[bot] 652b8c9b2f
Bump actions/checkout from 3 to 4 (#651)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 16:05:40 +12:00
Félix Saparelli 7e06e2d91d
Build manpage just before packaging (#557) 2023-03-22 04:46:19 +00:00
Félix Saparelli 7330827db4
Fix dist-manifest gen (#554) 2023-03-22 04:26:15 +00:00
Félix Saparelli 955562062f
Switch away from set-output (#553) 2023-03-22 04:23:48 +00:00
Félix Saparelli e06dc0dd16
Fix release final step (#541) 2023-03-18 16:05:14 +00:00
Félix Saparelli f15ea8a825
Fix release scripts (#540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-18 15:36:49 +00:00
Félix Saparelli b8a8b2265e
releng: Checksum to individual files, write dist-manifest.json (#500) 2023-02-15 04:34:06 +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
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] 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 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 174af8665f
Remove bors, use cargo-bins/release-pr 2022-09-07 11:24:53 +12: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 ede4959102
Fix CLI release workflow (#339, #340, #341, #342, #343) 2022-06-24 14:40:57 +12:00
Félix Saparelli 35cf63bc85 Split into more crates (#307) 2022-06-15 03:25:05 +00:00