You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, a test-deploy branch will build for whatever the most recent snapshot is, right? which is almost always v8?
I wonder how we should update that? Or just (until the switch-over) expect that test-deploy branches have the el8 recipe copied into the travis recipe?
Right now, a test-deploy branch will build for whatever the most recent snapshot is, right? which is almost always v8?
It will build whatever the travis-build-recipe says to build. That alternates between el8 and el9 right now
I wonder how we should update that? Or just (until the switch-over) expect that test-deploy branches have the el8 recipe copied into the travis recipe?
To update your branch - merge master into your branch and then copy either el8-build-recipe or el9-build-recipe into travis-build-recipe to fit your desired target. Then commit and push your branch and the PR/test-deploy shenanigans will begin for the recipe that you chose.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.