Skip to content

Also build the Binder image against openTEPES master tip - #21

Merged
erikfilias merged 1 commit into
mainfrom
ci/binder-build-master-tip
Jul 20, 2026
Merged

Also build the Binder image against openTEPES master tip#21
erikfilias merged 1 commit into
mainfrom
ci/binder-build-master-tip

Conversation

@erikfilias

Copy link
Copy Markdown
Contributor

Add a binder-build-master job to Test Binder Build. It bumps the submodule to the openTEPES master tip and runs the same notebooks, on push to main only. This catches upstream breakage between the weekly runs of bump-opentepes-submodule.yml, without failing PRs that are unrelated to openTEPES when master drifts.

The existing binder-build job is unchanged: it still builds the committed gitlink on every PR and push, which is what mybinder.org serves.

Scope: the push trigger keeps its existing paths: filter, so the master-tip job runs when a push to main touches the notebooks, environment, or build files. Pure upstream drift with no repo change stays covered by the weekly bump job.

Add a binder-build-master job to Test Binder Build. It bumps the submodule
to the openTEPES master tip and runs the same notebooks, on push to main only.
This catches upstream breakage between the weekly runs of
bump-opentepes-submodule.yml, without failing PRs that are unrelated to
openTEPES when master drifts.

The existing binder-build job is unchanged: it still builds the committed
gitlink on every PR and push, which is what mybinder.org serves.
@erikfilias
erikfilias merged commit f04b29d into main Jul 20, 2026
2 checks passed
@erikfilias
erikfilias deleted the ci/binder-build-master-tip branch July 20, 2026 11:33
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.

1 participant