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 releases section to README #70

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

michael-valdron
Copy link
Member

Please specify the area for this PR

documentation

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

Adds information about the releases and release cycle of the registry operator based on the complete release documentation under the release process document.

Which issue(s) this PR fixes:

Fixes #?

fixes devfile/api#1194

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 <[email protected]>
@michael-valdron
Copy link
Member Author

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

N/A

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (deec778) 25.86% compared to head (df71ab2) 25.86%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   25.86%   25.86%           
=======================================
  Files          25       25           
  Lines        1415     1415           
=======================================
  Hits          366      366           
  Misses       1026     1026           
  Partials       23       23           

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

@Jdubrick
Copy link
Contributor

/lgtm

Copy link

openshift-ci bot commented Dec 21, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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 [Jdubrick,michael-valdron]

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 3c31f76 into devfile:main Dec 21, 2023
9 checks passed
michael-valdron added a commit to michael-valdron/devfile-registry-operator that referenced this pull request Jan 24, 2024
thepetk pushed a commit to thepetk/devfile-registry-operator that referenced this pull request Aug 20, 2024
Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: thepetk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create and define a release process for registry operator
2 participants