oxidecomputer / oxidecomputer/packer-plugin-oxide
Release Process Cleanup: Packer Plugin
Open
Nobody has claimed this yet.
Packer Plugin
Task
- Dominant language
- Go
- Stars
- 2
- Forks
- 1
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 3
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
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 or CONTRIBUTING.adoc exists, then read .github/ISSUE_TEMPLATE/release_checklist.md and other release-related templates, keeping release.yaml. Consolidate their release instructions in CONTRIBUTING.adoc, remove the superseded release templates, and verify the repository has one consistent documented release process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation, release
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100