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

use micromamba to build environment and split job into check and tests #1248

Merged
merged 6 commits into from
Apr 18, 2023

Conversation

zacharyburnett
Copy link
Collaborator

@zacharyburnett zacharyburnett commented Apr 17, 2023

the provision-with-micromamba action uses the small Micromamba binary to build the environment

@zacharyburnett
Copy link
Collaborator Author

zacharyburnett commented Apr 18, 2023

The Required Status Checks in the branch protections will need to be updated with the new job names after merge

Python - 3.9 -> test (Python 3.9, ubuntu-latest)

image

@zacharyburnett
Copy link
Collaborator Author

zacharyburnett commented Apr 18, 2023

It looks like this might be the issue with using the 3.10 version:
https://github.com/spacetelescope/jwql/actions/runs/4732498267/jobs/8398751066#step:5:12

Error: ENOENT: no such file or directory, open '/home/runner/work/jwql/jwql/environment_python_3_0.yml'

It is confusing because the parsing command does use tail -c 2 which should grab 10

@mfixstsci mfixstsci merged commit 13706f3 into spacetelescope:develop Apr 18, 2023
3 checks passed
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.

None yet

2 participants