Skip to content

Conversation

@BYK
Copy link
Member

@BYK BYK commented Dec 14, 2020

No description provided.

action: prepare
version: ${{ env.RELEASE_VERSION }}
env:
ZEUS_API_TOKEN: ${{ secrets.ZEUS_API_TOKEN }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we still need the Zeus token here? Isn't Zeus used for publishing, and we're no longer publishing from here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Zeus is also to upload artifacts but let me check.

Seems like you are right, I'll axe it too.

Copy link
Member

@chadwhitacre chadwhitacre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some q's, no blockers.

Did not test.

@BYK BYK merged commit cbf6e80 into master Dec 14, 2020
@BYK BYK deleted the byk/ci/centralized-repo branch December 14, 2020 20:56
BYK added a commit to getsentry/snuba that referenced this pull request Dec 15, 2020
BYK added a commit to getsentry/relay that referenced this pull request Dec 15, 2020
BYK added a commit to getsentry/self-hosted that referenced this pull request Dec 15, 2020
BYK added a commit to getsentry/snuba that referenced this pull request Dec 15, 2020
BYK added a commit to getsentry/self-hosted that referenced this pull request Dec 15, 2020
A copy of getsentry/sentry#22657 with fixes included.

That said this one is a bit different. We used to use the extra option `no-merge` when publishing to keep the release branches and also keep master on nightly versions. If we want to keep this, we need to add per-project overrides to getsentry/publish which would increase complexity at this early stage for this fringe case. Instead, I opted to follow what getsentry/sentry does: merge but then immediately after that update the version.
@github-actions github-actions bot locked and limited conversation to collaborators Dec 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants