-
Notifications
You must be signed in to change notification settings - Fork 8
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
Fix docker compose and GitHub actions #7
Conversation
kdp-cloud
commented
Mar 27, 2024
•
edited
Loading
edited
- Fixes the docker context for building the the BioSamples and ENA services
- Fix GitHub actions
- Caching pip dependencies
bbf39cb
to
6b5bac2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for these additions! Note: I think we should add our coverage requirement in the pull request template/contribute guidelines.
4dd8ebb
to
4acbbf3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing!