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
We should add a GitHub action to this template that automatically provides a "test on Binder" comment to new Pull Requests.
Benefit
This would allow others to quickly test out images to make sure things are updated as expected (and, to make sure that an environment actually builds!)
Description
We should add a GitHub action to this template that automatically provides a "test on Binder" comment to new Pull Requests.
Benefit
This would allow others to quickly test out images to make sure things are updated as expected (and, to make sure that an environment actually builds!)
Implementation
The peddie image has a good example of this workflow in action: https://github.com/2i2c-org/peddie-image/blob/main/.github/workflows/binder.yaml
(Originally posted in 2i2c-org/infrastructure#493 (comment))
The text was updated successfully, but these errors were encountered: