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

Integrate with Github Actions #22

Closed
robertdstein opened this issue Jul 6, 2022 · 0 comments · Fixed by #54
Closed

Integrate with Github Actions #22

robertdstein opened this issue Jul 6, 2022 · 0 comments · Fixed by #54
Labels
enhancement New feature or request tests Related to unit tests

Comments

@robertdstein
Copy link
Member

We want to run the tests on Github Actions. However, we first need a way to get test data.

We could:

  • Get permission for publishing some limited set of test data (I vote for this in the spirit of open source)
  • Set up some download function, perhaps with secret github keys, to download the data

We also need to install sextractor etc on Github, which may or may not be possible. Otherwise, Docker? Needs investigation.

@robertdstein robertdstein added enhancement New feature or request tests Related to unit tests labels Jul 6, 2022
@robertdstein robertdstein linked a pull request Aug 2, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests Related to unit tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant