Skip to content

fix: don't test on release - #920

Merged
f0rmiga merged 1 commit into
mainfrom
f0rmiga/dont-test-release
Dec 6, 2022
Merged

fix: don't test on release#920
f0rmiga merged 1 commit into
mainfrom
f0rmiga/dont-test-release

Conversation

@f0rmiga

@f0rmiga f0rmiga commented Dec 6, 2022

Copy link
Copy Markdown
Member

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

f0rmiga commented Dec 6, 2022

Copy link
Copy Markdown
Member Author

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
Copy Markdown
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

f0rmiga commented Dec 6, 2022

Copy link
Copy Markdown
Member Author

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