summaryrefslogtreecommitdiffstats
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
2024-05-27build(deps): update signpath/github-action-submit-signing-request action to v0.4renovate[bot]
2024-05-12ci: add preliminary windows codesigning via signpath (#5944)David Knaack
2024-05-12ci: enable aarch64 msi building (#5951)David Knaack
2024-03-20feat(release): add winget arm64 push & repo sync (#5033)David Knaack
2024-03-09build(deps): update softprops/action-gh-release action to v2 (#5831)renovate[bot]
2024-03-03feat(docs): move to vitepress (#5785)David Knaack
2024-02-18build(deps): update github artifact actions to v4 (#5782)David Knaack
2024-01-07ci(deps): move `actions/checkout` back to version instead of digest pin (#5474)David Knaack
2024-01-06ci(release): use PAT for Merge Crowdin PR job (#5683)David Knaack
2023-12-30fix: v1.17.0 post-release fix-ups (#5660)David Knaack
2023-12-09ci: update release-please to v4 (#5619)David Knaack
2023-10-01ci: Fix how version is obtained for pkgbuild (#5443)Kevin Song
2023-10-01build(deps): update mislav/bump-homebrew-formula-action action to v3 (#5455)renovate[bot]
2023-09-12build(deps): update mislav/bump-homebrew-formula-action action to v2.3renovate[bot]
2023-09-05build(deps): update actions/checkout action to v4 (#5416)renovate[bot]
2023-06-06Checkout before running gh commands in CIMatan Kushner
2023-05-01ci: remove actions-rs actions (#5115)David Knaack
2023-04-11ci: add missing GH token to doc publishing flowMatan Kushner
2023-04-11ci: Revert "fix: bootstrap manifest for release-please (#5087)"Matan Kushner
2023-04-11fix: bootstrap manifest for release-please (#5087)Matan Kushner
2023-02-26ci: allow docs to be manually published via workflow_dispatchMatan Kushner
2023-02-26ci: set Node version for docs buildMatan Kushner
2023-01-31build(deps): update mislav/bump-homebrew-formula-action action to v2.2renovate[bot]
2022-11-25feat(release): add chocolatey publishing (#4637)David Knaack
2022-11-12build(deps): update dependency cargo-wix to 0.3.4renovate[bot]
2022-10-04build(deps): update dependency cargo-wix to 0.3.3renovate[bot]
2022-08-19ci: publish to cargo and brew after successful releaseMatan Kushner
2022-08-14build: use cargo for stripping release binaries (#4246)David Knaack
2022-06-29ci: replace GITHUB_TOKEN with GH_PAT (#4133)Matan Kushner
2022-06-28ci: fix release hiccups caused by draft release (#4125)Matan Kushner
2022-06-26ci(release): fix msi upload (#4115)David Knaack
2022-06-26ci(release): draft release until binaries are uploaded (#4116)David Knaack
2022-06-24build: bump mislav/bump-homebrew-formula-action from 2.0 to 2.1 (#4110)dependabot[bot]
2022-06-23feat(winget): Add support for winget package manager (#4042)Daniel Letscher
2022-06-02feat(release): add windows msi installers (#4031)David Knaack
2022-05-24ci: continue on error if notarization failsMatan Kushner