Skip to content

chore: build releases on a single Linux runner (switch to rcodesign) #3890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Sep 7, 2022

Conversation

deansheather
Copy link
Member

@deansheather deansheather commented Sep 6, 2022

Changes the darwin build signing scripts to not use Mac-only tools like codesign and gon, and instead use rcodesign from PyOxidizer. Switches the releases to happen entirely on a single Linux runner.

TODO:

Depends on #3854
Resolves #3414

@deansheather deansheather requested a review from coadler September 6, 2022 17:24
@coadler
Copy link
Contributor

coadler commented Sep 6, 2022

cool

@deansheather deansheather marked this pull request as ready for review September 7, 2022 18:34
@deansheather deansheather requested a review from a team as a code owner September 7, 2022 18:34
@deansheather deansheather requested review from jsjoeio and removed request for a team September 7, 2022 18:34
@deansheather deansheather enabled auto-merge (squash) September 7, 2022 18:52
@deansheather deansheather merged commit a79e34c into main Sep 7, 2022
@deansheather deansheather deleted the rcodesign branch September 7, 2022 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove dependency on darwin runners for codesigning
3 participants