Skip to content

Fixing travvis test deploy logic#119

Merged
ndp-opendap merged 15 commits intomasterfrom
test-deploy-fix
Mar 3, 2026
Merged

Fixing travvis test deploy logic#119
ndp-opendap merged 15 commits intomasterfrom
test-deploy-fix

Conversation

@ndp-opendap
Copy link
Collaborator

No description provided.

@ndp-opendap ndp-opendap linked an issue Mar 2, 2026 that may be closed by this pull request
@hannahilea
Copy link
Contributor

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?

@ndp-opendap
Copy link
Collaborator Author

ndp-opendap commented Mar 3, 2026

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.

@ndp-opendap
Copy link
Collaborator Author

Also I think these changes on this PR are working now

@ndp-opendap ndp-opendap merged commit 74aa0f6 into master Mar 3, 2026
2 checks passed
@ndp-opendap ndp-opendap deleted the test-deploy-fix branch March 3, 2026 15:50
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.

Fix the test-deploy machinery on the master branch.

2 participants