Skip to content
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

Run all tests on hotfix branches too #2692

Conversation

bricerisingalgorand
Copy link
Contributor

Summary

We want to run all tests on hotfix branches in addition to rel/nightly, since hotfix changes will not go through the standard rel/nightly merge.

Test Plan

I plan to test this by creating a hotfix branch and seeing that it runs all tests

@algobarb
Copy link
Contributor

algobarb commented Aug 5, 2021

@bricerisingalgorand Sorry, my bad it doesn't need the "" around regexes, should just be /hotfix\/.*/ Although I'm not sure if it matters

@algobarb
Copy link
Contributor

I wonder if we still need this or whether if we want to consider changing it to run nightly over all "rel/*" branches after the slack ticket #2643 gets merged in and tested on "rel/nightly".

@algobarb
Copy link
Contributor

pulled in hotfix change into #2729 . Closing this ticket.

@algobarb algobarb closed this Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants