Russell Banks
20e8a9f5d5
Update .github/workflows/release.yml
...
Co-authored-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com>
2022-10-01 12:31:33 +01:00
Russell Banks
214ba8839a
Update .github/workflows/release.yml
...
Co-authored-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com>
2022-09-24 15:21:42 +01:00
Russell Banks
1187525ba5
Add WinGet Releaser
2022-09-23 22:38:49 +01:00
Federico Terzi
b2356abe69
feat(ci): add automatic code-sign on Windows ( #1352 )
...
* feat(ci): first draft of signtool script
* feat(ci): add test signing step
* feat: another test commit that should fail
* feat: this one should succeed
* fix: create installer from resources executable
* fix: prevent reset of resources
* fix: remove test branch
2022-08-30 21:47:26 +02:00
Andrea Giovine
ce01989f7c
fix(ci): improve version extraction ( #1336 )
...
* fix(ci): right use of grep
* fix(ci): remove unnecessary `head` command
2022-08-15 10:24:42 +02:00
Federico Terzi
d795d81fbf
feat(ci): add notarization step to CI ( #1335 )
...
* feat(ci): add notarization step on macOS release
* fix(ci): enable hardened runtime
* feat(ci): remove unused code
2022-08-15 10:22:15 +02:00
Federico Terzi
2ea452bf61
feat(ci): add macOS codesign step ( #1334 )
2022-08-13 21:53:53 +02:00
Federico Terzi
cd9f26ce3e
feat(ci): set up Homebrew release CI. #897
2022-01-12 21:46:06 +01:00
Federico Terzi
54bfed4c11
fix(ci): fix CI YAML indentation error
2022-01-12 21:42:24 +01:00
Federico Terzi
ff693dd998
feat(misc): add test action to publish homebrew cask
2022-01-12 21:40:47 +01:00
Federico Terzi
86632e38e6
fix(ci): fix wrong artifacts name
2022-01-10 21:42:45 +01:00
Federico Terzi
50f70b2ba5
fix(ci): fix wrong step name
2022-01-10 21:04:20 +01:00
Federico Terzi
671fd3c532
feat(misc): implement Deb package building pipeline. Fix #932
2022-01-10 20:53:56 +01:00
Federico Terzi
38b4d437f3
fix(ci): install explicit rust-script version to mitigate CI failure: https://github.com/fornwall/rust-script/issues/42
2021-12-11 16:31:57 +01:00
Federico Terzi
b20aa9c702
fix(ci): specify explicit cargo-make version
2021-10-22 21:18:28 +02:00
Federico Terzi
a257cf96e5
fix(ci): add explicit macOS minimum version to CI to (hopefully) fix #785
2021-10-14 19:37:47 +02:00
Federico Terzi
3d7e711555
feat(ci): create artifacts also for dev commits, but publish releases only if master
2021-10-06 19:16:52 +02:00
Federico Terzi
5b21c9490e
feat(ci): point release ci to master branch
2021-10-05 20:52:29 +02:00
Federico Terzi
8e4f1920c7
fix(ci): use hash instead of branch name
2021-10-04 21:36:15 +02:00
Federico Terzi
cfa67d1b1b
feat(ci): use current branch as base commit for tag
2021-10-04 21:25:41 +02:00
Federico Terzi
13da059a48
feat(ci): implement step to create new release
2021-10-04 20:42:38 +02:00
Federico Terzi
6f142681b5
fix(ci): change keychain name
2021-10-04 19:03:16 +02:00
Federico Terzi
8cac8e7479
fix(ci): fix invalid char in m1 pipeline
2021-10-04 18:13:56 +02:00
Federico Terzi
1de9ef9111
fix(ci): add missing char in base64 decoding
2021-10-04 16:20:18 +02:00
Federico Terzi
d6e225103b
fix(ci): add missing target install in mac m1 pipeline
2021-10-04 15:31:05 +02:00
Federico Terzi
a70dcdd7d2
feat(ci): add macos arm ci pipeline
2021-10-04 14:56:58 +02:00
Federico Terzi
2979390ddf
feat(ci): add mac intel release pipeline
2021-10-04 14:25:57 +02:00
Federico Terzi
912a1fd209
fix(ci): preserve rustup-related env-vars in ci build and fix a few errors
2021-10-03 18:29:10 +02:00
Federico Terzi
065e24b7f2
fix(ci): fix bad windows path and first steps in linux ci
2021-10-03 17:27:14 +02:00
Federico Terzi
c73a95d66a
fix(ci): fix broken path in Windows pipeline
2021-10-03 16:44:30 +02:00
Federico Terzi
1f2532f32f
fix(ci): fix wrong powershell command
2021-10-03 15:56:09 +02:00
Federico Terzi
dd6bb013ab
fix(ci): add missing cargo make step
2021-10-03 15:17:54 +02:00
Federico Terzi
3b00bf53f3
fix(ci): fix error in extract version step
2021-10-03 15:16:15 +02:00
Federico Terzi
679e95f952
feat(ci): first draft of windows release ci
2021-10-03 15:13:32 +02:00