Skip to content

[dev]: run macos-amd64 job on release PRs #2970

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

Closed
jsjoeio opened this issue Mar 25, 2021 · 3 comments
Closed

[dev]: run macos-amd64 job on release PRs #2970

jsjoeio opened this issue Mar 25, 2021 · 3 comments
Assignees
Labels
bug Something isn't working chore Related to maintenance or clean up ci Issues related to ci
Milestone

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Mar 25, 2021

Due to the weirdness of our release process, we overlooked the changes to our CI workflow when we merged #2866.

We turned off CI for macos-amd64 and only run it on the default branch.

Unfortunately the release process relies on the artifacts created during a release PR (example: #2953) when uploading release assets. This is a limitation in our workflow that we need to address.

Current workaround: build macos-amd64 locally and manually upload to release assets.

Notes

Ideally, we look into a better process for the release assets. The current solution isn't great.

Release off a tagged commit instead.

@jsjoeio jsjoeio added bug Something isn't working ci Issues related to ci labels Mar 25, 2021
@jsjoeio jsjoeio added this to the v3.9.3 milestone Mar 25, 2021
@jsjoeio jsjoeio mentioned this issue Mar 25, 2021
13 tasks
@code-asher
Copy link
Member

code-asher commented Mar 26, 2021

Yeah I think maybe instead of releasing off a PR we could release off the tagged commit in main.

@jsjoeio
Copy link
Contributor Author

jsjoeio commented Mar 26, 2021

Good call! That would save a lot of trouble.

@jsjoeio jsjoeio modified the milestones: v3.9.3, On Deck, v3.9.4 Apr 8, 2021
@oxy oxy self-assigned this Apr 15, 2021
@oxy
Copy link

oxy commented Apr 15, 2021

We actually resolved this in the major nuke-CI-and-rewrite it; I just forgot to close the issue 😅

@oxy oxy closed this as completed Apr 15, 2021
@jsjoeio jsjoeio added the chore Related to maintenance or clean up label May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chore Related to maintenance or clean up ci Issues related to ci
Projects
None yet
Development

No branches or pull requests

3 participants