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

feat: build and push docker docker image to ghcr thru GH action #92

Merged
merged 29 commits into from
Feb 25, 2025

Conversation

anujsinha3
Copy link
Collaborator

@anujsinha3 anujsinha3 commented Feb 25, 2025

#62 Set up an automated build pipeline for Docker containers to ensure consistent and repeatable image generation.

  • Use GitHub Actions or a similar CI/CD tool to build containers on code changes.
  • Add version tagging to built images for better management.
  • Test the pipeline

@anujsinha3 anujsinha3 self-assigned this Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.80%. Comparing base (c5e9c4d) to head (ca1e709).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #92   +/-   ##
=====================================
  Coverage   0.80%   0.80%           
=====================================
  Files          6       6           
  Lines        124     124           
=====================================
  Hits           1       1           
  Misses       123     123           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@nikiburggraf nikiburggraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question -- but extremely happy to approve once it's answered :)

Copy link
Contributor

@nikiburggraf nikiburggraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :shipit:

@anujsinha3 anujsinha3 merged commit 65f4fa5 into uw-ssec:main Feb 25, 2025
7 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