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

Add conda environment file and CI #21

Merged
merged 12 commits into from
Nov 10, 2023
Merged

Conversation

backmari
Copy link
Collaborator

@backmari backmari commented Nov 10, 2023

Resolves: Story 2936: Add GitHub actions to post processing agent

  • Add GitHub workflow for a CI pipeline to run on pull requests, new tags and pushes to main. Currently there are two steps: run unit tests and build rpm inside docker. When we have switched to
  • Add conda environment.yml used for the unit tests. The environment tries to mimic the packages available on the production environment, rhel7, as closely as possible.
  • Clean up the Dockerfile for use in the build rpm step of the CI pipeline

@peterfpeterson peterfpeterson merged commit bd8c824 into main Nov 10, 2023
3 checks passed
@peterfpeterson peterfpeterson deleted the package-build-in-github branch November 10, 2023 19:50
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.

3 participants