Tracking issue: Developer Experience
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 135
- Forks
- 27
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
This is a tracking issue for some simple project improvements.
GitHub Actions
- Basic CI (run test on PR) - https://github.com/docker/go-events/pull/33
- Add DCO check
- Add static analysis - https://github.com/docker/go-events/pull/35
- Add security analysis workflow - https://github.com/docker/go-events/pull/37
Local development
- Add devcontainer configuration
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
Review the existing GitHub Actions checks and the two unchecked items in this tracking issue: a DCO check and a devcontainer configuration. Confirm whether either task is still needed given the completed linked pull requests; done means the remaining checklist items are implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100