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: push new copa-action image on release #237

Merged

Conversation

ashnamehrotra
Copy link
Contributor

@ashnamehrotra ashnamehrotra commented Aug 8, 2023

To simplify action releasing, instead of releasing from copa-action on every copa release, we can push the new copa-action image on each release of copa (https://github.com/orgs/project-copacetic/packages/container/package/copa-action). The copa-action releases will not need to be created often, since it will stay the same and just requires an updated copa-action image (with the new copa version) to pull from the new releases.

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...

Closes #<issue_ID>

Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a8a0e82) 34.72% compared to head (b3206ff) 34.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   34.72%   34.72%           
=======================================
  Files          12       12           
  Lines        1146     1146           
=======================================
  Hits          398      398           
  Misses        727      727           
  Partials       21       21           

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

Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

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

LGTM pending tests

@ashnamehrotra ashnamehrotra merged commit 0cc348f into project-copacetic:main Aug 10, 2023
23 checks passed
ashnamehrotra added a commit to ashnamehrotra/copacetic that referenced this pull request Aug 25, 2023
Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
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.

None yet

2 participants