David Knaack
8ab5c0bc38
build(deps): update github artifact actions to v4 ( #5782 )
2024-02-18 16:22:15 +09:00
David Knaack
92d37f7ef6
ci(deps): move actions/checkout
back to version instead of digest pin ( #5474 )
2024-01-07 09:05:37 +07:00
David Knaack
819045ee28
ci(release): use PAT for Merge Crowdin PR job ( #5683 )
2024-01-06 19:15:06 +07:00
David Knaack
89dc19214b
fix: v1.17.0 post-release fix-ups ( #5660 )
...
* chore: cargo update
* chore(fmt): ignore `bn-BD`-tl in dprint
* ci(release): downgrade node in `notarize_and_pkgbuild`
* refactor(dprint): use generic excludes for translated docs
2023-12-30 17:28:50 +01:00
David Knaack
17dfe4cb90
ci: update release-please to v4 ( #5619 )
...
* build(deps): update google-github-actions/release-please-action action to v4
* move `draft` option to config file
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-09 14:06:34 +01:00
Kevin Song
001253cebe
ci: Fix how version is obtained for pkgbuild ( #5443 )
...
* fix: Change how starship version is determined
* Add STARSHIP_VERSION envar into CI for notarization
* More strict!
* Supress pushd/popd output
* Fix shellcheck issue with quoting
2023-10-01 08:59:34 +02:00
renovate[bot]
45e47e5c29
build(deps): update mislav/bump-homebrew-formula-action action to v3 ( #5455 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 08:50:42 +02:00
renovate[bot]
75708a5f89
build(deps): update mislav/bump-homebrew-formula-action action to v2.3
2023-09-12 17:06:14 +00:00
renovate[bot]
d59bce30ae
build(deps): update actions/checkout action to v4 ( #5416 )
2023-09-05 03:09:06 +09:00
Matan Kushner
abadd9c58d
Checkout before running gh commands in CI
2023-06-06 10:44:58 -04:00
David Knaack
f716b605f3
ci: remove actions-rs actions ( #5115 )
2023-05-01 22:15:50 +02:00
Matan Kushner
167a7a51c8
ci: add missing GH token to doc publishing flow
2023-04-11 15:03:37 +09:00
Matan Kushner
3e42e739ec
ci: Revert "fix: bootstrap manifest for release-please ( #5087 )"
...
This reverts commit e392d14f4e
.
2023-04-11 14:57:55 +09:00
Matan Kushner
e392d14f4e
fix: bootstrap manifest for release-please ( #5087 )
2023-04-11 13:44:29 +09:00
Matan Kushner
a048ddd6eb
ci: allow docs to be manually published via workflow_dispatch
2023-02-26 11:56:49 +09:00
Matan Kushner
6b55eeef98
ci: set Node version for docs build
2023-02-26 11:45:33 +09:00
renovate[bot]
30084e113a
build(deps): update mislav/bump-homebrew-formula-action action to v2.2
2023-01-31 12:50:36 +00:00
David Knaack
df37e8d40c
feat(release): add chocolatey publishing ( #4637 )
...
* feat(release): add chocolatey publishing
* change variable forwarding
2022-11-25 17:19:03 +01:00
renovate[bot]
df5a04288c
build(deps): update dependency cargo-wix to 0.3.4
2022-11-12 18:38:46 +00:00
renovate[bot]
867a89a862
build(deps): update dependency cargo-wix to 0.3.3
2022-10-04 17:38:33 +00:00
Matan Kushner
627a05862b
ci: publish to cargo and brew after successful release
2022-08-19 12:22:04 -04:00
David Knaack
37f350a476
build: use cargo for stripping release binaries ( #4246 )
2022-08-14 15:31:08 -04:00
Matan Kushner
7feb2174e7
ci: replace GITHUB_TOKEN with GH_PAT ( #4133 )
2022-06-29 13:34:25 -04:00
Matan Kushner
3538efe727
ci: fix release hiccups caused by draft release ( #4125 )
2022-06-28 14:18:19 -04:00
David Knaack
e1351ac096
ci(release): fix msi upload ( #4115 )
2022-06-26 18:26:45 -04:00
David Knaack
3ac904544d
ci(release): draft release until binaries are uploaded ( #4116 )
2022-06-26 16:30:33 -04:00
dependabot[bot]
73425e7417
build: bump mislav/bump-homebrew-formula-action from 2.0 to 2.1 ( #4110 )
...
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action ) from 2.0 to 2.1.
- [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases )
- [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v2.0...v2.1 )
---
updated-dependencies:
- dependency-name: mislav/bump-homebrew-formula-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 03:05:39 -04:00
Daniel Letscher
ef52f9e77e
feat(winget): Add support for winget package manager ( #4042 )
...
* Add winget update release step
* Hardcode MSI URLs for wingetcreate
* Fix variable expansion reference
* Add winget install documentation
* Revert removing MSI installer documentation
Co-authored-by: Daniel Letscher <Letsch22@users.noreply.github.com>
2022-06-23 12:28:50 +02:00
David Knaack
89fd5320af
feat(release): add windows msi installers ( #4031 )
...
* feat(release): add windows msi installers
* add install documentation
* use intransparent ico-file
* run installer tests on push, add continue-on-error
2022-06-02 22:26:10 +02:00
Matan Kushner
f7dcb3afa8
ci: continue on error if notarization fails
2022-05-24 23:37:53 +01:00