chore(docs): cleanup and update release documentation - #3970
Conversation
Update the release documentation in preparation of delegating this process to dedicated release engineers, the goal being they should be able to tag new collector versions with no additional input. As part of the process and in order to reduce potential for confusion, some unused release scripts are being removed from the repo. The status table showing the CI state in release branches are also removed, since they are unmaintained and might cause release engineers to wonder if they should update them.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (6)
💤 Files with no reviewable changes (5)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe release documentation now describes the current branch, tag, and CI workflow. Obsolete release and tag-bumper utilities and their documentation were deleted. README release tracking entries for versions 3.22 through 3.24 were removed. ChangesRelease process updates
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~15 minutes Change: Other Suggested reviewers: Merge Risk: ⚪ Minimal · up to The release documentation and obsolete tooling cleanup do not leave an identified merge-blocking risk. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3970 +/- ##
=======================================
Coverage 27.43% 27.43%
=======================================
Files 94 94
Lines 5406 5406
Branches 2535 2535
=======================================
Hits 1483 1483
Misses 3198 3198
Partials 725 725
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Description
Update the release documentation in preparation of delegating this process to dedicated release engineers, the goal being they should be able to tag new collector versions with no additional input.
As part of the process and in order to reduce potential for confusion, some unused release scripts are being removed from the repo.
The status table showing the CI state in release branches are also removed, since they are unmaintained and might cause release engineers to wonder if they should update them.
Checklist
Automated testing
If any of these don't apply, please comment below.
Testing Performed
Changes are docs only, CI is enough.