oxidecomputer / oxidecomputer/oxide-cloud-controller-manager
Release Process Cleanup: Cloud Controller Manager
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6
- Forks
- 2
- Avg merge
- 2h 5m
- Merged PRs (30d)
- 14
Description
Let's clean up the release process across our repositories so that the release process is documented in a consistent location.
- Create a top-level
CONTRIBUTING.adocfile. If there's an existingCONTRIBUTING.mdfile, rename it toCONTRIBUTING.adoc. - Document the release process in a new or existing section within
CONTRIBUTING.adoc. - Delete the
.github/ISSUE_TEMPLATE/release_checklist.mdfile and any other issue templates that have to do with releasing except forrelease.yaml. Be sure to synthesize the instructions from these deleted files intoCONTRIBUTING.adoc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking whether a top-level CONTRIBUTING.md exists, then inspect .github/ISSUE_TEMPLATE/release_checklist.md and other release-related templates, keeping release.yaml. Consolidate their release instructions in CONTRIBUTING.adoc, preserving any needed contribution guidance; done means the release process has one documented location and obsolete release templates are removed.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, release
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100