devfile / devworkspace-operator

Apache License 2.0
59 stars 50 forks source link

chore: Add pre and post release documentation #1231

Closed AObuchow closed 4 months ago

AObuchow commented 4 months ago

What does this PR do?

Adds additional documentation for the pre and post release procedures for DevWorkspace Operator.

What issues does this PR fix or reference?

n/a, documentation improvement

Is it tested? How?

n/a

PR Checklist

AObuchow commented 4 months ago

@dkwon17 @ibuziuk let me know if the additional release documentation added in this PR is clear when you both have a moment. Thank you :)

AObuchow commented 4 months ago

Failing CI check is unrelated to this PR but something I will have to look into and resolve.

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AObuchow, dkwon17

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](https://github.com/devfile/devworkspace-operator/blob/main/OWNERS)~~ [AObuchow,dkwon17] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8f3eafb) 52.48% compared to head (0b3c1fa) 52.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1231 +/- ## ========================================== + Coverage 52.48% 52.52% +0.03% ========================================== Files 84 84 Lines 7636 7636 ========================================== + Hits 4008 4011 +3 + Misses 3335 3333 -2 + Partials 293 292 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.