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

Refactor to Use Mission Specific Requirement Files #23

Merged

Conversation

dbarrous
Copy link
Member

@dbarrous dbarrous commented Oct 7, 2024

This refactors the function to use mission-specific requirements files, avoiding the need to install all instrument packages for every mission during the build. Including all instrument packages in the mission's base Docker image could lead to conflicts with development environment branches.

Included in this PR:

  • Updates some tests for the generic swxsoc integration
  • Linting
  • Also only keeps calibration on pull_request and not pull_request_target since it is redundent and only tests against the main repo

@dbarrous dbarrous marked this pull request as ready for review October 8, 2024 11:39
@dbarrous dbarrous merged commit 5e9ad77 into HERMES-SOC:main Oct 8, 2024
3 of 4 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.

2 participants