GeoscienceAustralia / dea-sandbox

Digital Earth Australia Sandbox config and planning
Apache License 2.0
13 stars 6 forks source link

Upgrade python #268

Closed emmaai closed 1 year ago

emmaai commented 1 year ago

remove integration test so that we can have an "latest" environment to start iteration on fixing dea-notebooks keep odc- with pip install for a faster build and an easier in-box update if anyone needs to install from repo for development purpose

robbibt commented 1 year ago

Hey @emmaai, is this just a temporary removal of the integration tests? I'm guessing we'll need to fix DEA Notebooks first before this is merged?

Can you create some issues on dea-notebooks of what needs to be resolved, so we can get that work done ASAP?

emmaai commented 1 year ago

Hey @emmaai, is this just a temporary removal of the integration tests? I'm guessing we'll need to fix DEA Notebooks first before this is merged?

Can you create some issues on dea-notebooks of what needs to be resolved, so we can get that work done ASAP?

It's temporary, then we can have a latest sandbox image. Then we can trigger the notebook test manually in the sandbox to figure out what fix is required. Before the release, I'll put back integration test.