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

Regression suite should use the python wheel #34

Open
robtaylor opened this issue Sep 2, 2023 · 1 comment
Open

Regression suite should use the python wheel #34

robtaylor opened this issue Sep 2, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@robtaylor
Copy link
Collaborator

Rather than building coriolis afresh, the regression suite should use the CI generated python wheel.

@robtaylor robtaylor added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 2, 2023
@robtaylor
Copy link
Collaborator Author

@jpc-lip6 the CI should use the wheel artefact generated in the wheel pipeline:
https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts
then just pip install the .whl from that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants