Skip to content

Improve testing in CI #127

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

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Improve testing in CI #127

merged 1 commit into from
Feb 10, 2022

Conversation

rossbar
Copy link
Collaborator

@rossbar rossbar commented Feb 8, 2022

This PR improves the CI for the project by:

  1. Adding jobs to test the conda-based workflow
  2. Add testing on macOS

The first bullet will ensure that both conda and pip based workflows are working as expected, and help prevent the dependency specifications from getting out-of-sync.

In principle it'd be great to add windows to the CI as well, but that's currently not possible due to the gym/atari-py issue. Once that's solved it should be straightforward to add them.

- Add artifact upload to action, ensure runs even if build fails
- Only upload tracebacks in gh artifact.
- Update deps in environment.yml and requirements.txt
@melissawm
Copy link
Member

LGTM, thanks @rossbar !

@melissawm melissawm merged commit db8787f into numpy:main Feb 10, 2022
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.

2 participants