Skip to content

fix: don't test on release #920

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 1 commit into from
Dec 6, 2022
Merged

fix: don't test on release #920

merged 1 commit into from
Dec 6, 2022

Conversation

f0rmiga
Copy link
Member

@f0rmiga f0rmiga commented Dec 6, 2022

The tags that are released already have a more comprehensive test run attached to them, so we don't need to spend a lot of time re-testing on GitHub Actions during release.

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
@f0rmiga f0rmiga requested a review from rickeylev as a code owner December 6, 2022 21:41
@f0rmiga
Copy link
Member Author

f0rmiga commented Dec 6, 2022

It's unacceptable to have it fail later during release after the main CI is green: https://github.com/bazelbuild/rules_python/actions/runs/3633627502/jobs/6130855808.

@rickeylev
Copy link
Collaborator

The tags that are released already have a more comprehensive test run attached to them

What test run is this referring to? The release steps in the DEVELOPING.md doc doesn't mention anything about pre-testing steps?

@f0rmiga
Copy link
Member Author

f0rmiga commented Dec 6, 2022

We are only pushing tags to a commit on origin/main. The main CI already runs on all commits landed on main.

@f0rmiga f0rmiga merged commit 9bf7c49 into main Dec 6, 2022
@f0rmiga f0rmiga deleted the f0rmiga/dont-test-release branch December 6, 2022 21:55
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.

2 participants