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 are no longer using a lot of things in the veda-jh-environments repo. In the interest of simplicity, I propose managing each image in its own repository, and following a consistent pattern for tests, etc.
What this would involve:
Create a separate repository for nasa-singleuser-image or so (need to decide on the naming), make it inherit from pangeo-notebook, and follow the repo2docker repository template to add tests in a consistent fashion. Wire up CI to use the repo2docker github action to run tests, and push the image to the container registry.
Part of Objective 1
Currently, we manage the
nasa-qgis-image
here: https://github.com/2i2c-org/nasa-qgis-imageWe manage the Pangeo derived
nasa-veda-singleuser
image as part ofveda-jh-environments
here: https://github.com/NASA-IMPACT/veda-jh-environments/tree/main/docker-images/custom/nasa-veda-singleuserWe are no longer using a lot of things in the
veda-jh-environments
repo. In the interest of simplicity, I propose managing each image in its own repository, and following a consistent pattern for tests, etc.What this would involve:
Create a separate repository for
nasa-singleuser-image
or so (need to decide on the naming), make it inherit frompangeo-notebook
, and follow therepo2docker
repository template to add tests in a consistent fashion. Wire up CI to use the repo2docker github action to run tests, and push the image to the container registry.cc @yuvipanda
The text was updated successfully, but these errors were encountered: