This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* sign and notarize (wip) * always run for now * add install gon * try fixing the rate limiting issue * just always run on macos * change gon invocation * try again after updating env * try again after updating env * try again after updating env * try again after updating env * pass secrets to env * import cert into keychain * just pass the cert name (no secret) * fix build id * fix build id * build on all darwin architectures * add sign arm64 * fix hcl syntax * undo debug changes * clean up * attach artifacts to workflow run * run on push again * clean up * update bundle id * use hooks instead of signs * turn gon config into dotfile * add zip output * try "signs" again * try mirroring mitchellh/gon setup * update paths * 🤔 * looks like username needs to be hardcoded * clean up * attach everything from `./dist` * remove unnecessary dmg artifact * undo some changes * only archive macos * undo some changes * undo some changes * undo some changes * zip -> tar.gz * add arch to macos artifact * remove version from other builds too * skip folder artifact upload * Revert "zip -> tar.gz" This reverts commit c49d051. * docs * keep previous artifact naming * fix artifact name * build all darwin archs * sign macos archs independently * refactor, fix redundant signs ids * consistent naming * fix signing source paths * fix source path again * arm signing issues * clean up * always run * try manual arm script * fix path * fix paths * wait, why is x86_64 failing now * fix sign command * switch back to gon, remove arm signing attempts again * Update bundle_id Co-authored-by: Miroslav Bajtoš <[email protected]> Co-authored-by: Miroslav Bajtoš <[email protected]>
- Loading branch information