Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python conda runner #210

Merged
merged 7 commits into from
Jan 20, 2025
Merged

Python conda runner #210

merged 7 commits into from
Jan 20, 2025

Conversation

jmlord
Copy link
Contributor

@jmlord jmlord commented Dec 17, 2024

Python environment "pythonbase" integrated to Conda runner.

  • fix GH Action reference

Currently on staging. This can be tested by 1) changing the image in compose.env.yml like this:

services:
  runner-conda:
    image: geobon/bon-in-a-box:runner-conda-python-conda-staging
[...]
  1. Running ./server-up.sh staging

Make sure you have stable connexion, downloading the runner is 2.7GB.
Once tested, make sure to revert compose.env.yml !

Server-side PR: GEO-BON/bon-in-a-box-pipeline-engine#169
Closes #140

@jmlord jmlord changed the title Python conda staging Python conda runner Dec 20, 2024
@jmlord jmlord merged commit 9d7506c into main Jan 20, 2025
1 of 2 checks passed
@jmlord jmlord deleted the python-conda-staging branch January 20, 2025 19:47
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.

Add a python runner
1 participant