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

Release branching workflow revisions #57

Merged

Conversation

michael-valdron
Copy link
Member

@michael-valdron michael-valdron commented Nov 3, 2023

Please specify the area for this PR

registry operator

What does does this PR do / why we need it:

These changes are part of revisions to #56 changes to merge release changes to a release branch before creating the release: devfile/api#1267 (comment)

In addition, one of these changes reverts docker/build-push-action to v1.1.2 the latest v1.1.x version which fixes the silent failures when pushing container images (devfile/api#1328).

Which issue(s) this PR fixes:

Fixes #?

fixes part of devfile/api#1267
fixes devfile/api#1328

PR acceptance criteria:

  • Test Coverage
    • Are your changes sufficiently tested, and are any applicable test cases added or updated to cover your changes?
  • Gosec scans

Documentation

  • Does the registry operator documentation need to be updated with your changes?

How to test changes / Special notes to the reviewer:

Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…parameter

Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…s VERSION file instead of ref_name

Signed-off-by: Michael Valdron <mvaldron@redhat.com>
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
@openshift-ci openshift-ci bot requested review from elsony and feloy November 3, 2023 23:26
@openshift-ci openshift-ci bot added the approved label Nov 3, 2023
@michael-valdron
Copy link
Member Author

Documentation

Does the registry operator documentation need to be updated with your changes?

N/A

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3fedd3e) 26.43% compared to head (aa4f000) 26.43%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   26.43%   26.43%           
=======================================
  Files          25       25           
  Lines        1415     1415           
=======================================
  Hits          374      374           
  Misses       1020     1020           
  Partials       21       21           

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

Copy link
Contributor

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented Nov 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: michael-valdron, thepetk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [michael-valdron,thepetk]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@michael-valdron michael-valdron merged commit d49fee6 into devfile:main Nov 6, 2023
9 checks passed
thepetk pushed a commit to thepetk/devfile-registry-operator that referenced this pull request Aug 20, 2024
* release branching PR workflow

Signed-off-by: Michael Valdron <mvaldron@redhat.com>

* check version uses VERSION file as base, no longer takes ref_name as parameter

Signed-off-by: Michael Valdron <mvaldron@redhat.com>

* registry operator built image for release integration testing now uses VERSION file instead of ref_name

Signed-off-by: Michael Valdron <mvaldron@redhat.com>

* revert docker/build-push-action to v1.1.x

Signed-off-by: Michael Valdron <mvaldron@redhat.com>

---------

Signed-off-by: Michael Valdron <mvaldron@redhat.com>
Signed-off-by: thepetk <thepetk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants