-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
bugSomething isn't workingSomething isn't workingchoreRelated to maintenance or clean upRelated to maintenance or clean upciIssues related to ciIssues related to ci
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingchoreRelated to maintenance or clean upRelated to maintenance or clean upciIssues related to ciIssues related to ci