levibostian / levibostian/dotenv
Support Apple Silicon
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://goreleaser.com/deprecations/#builds-for-darwinarm64
- Update to Go v1.16 in project
- Update goreleaser to latest version in GitHub Actions
- Enable apple silicon build in goreleaser config file
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 with the Go version used by the project, then inspect the GitHub Actions workflow and the goreleaser config file. Check the linked GoReleaser deprecations guidance before updating them. Done means Go v1.16 is used, GoReleaser is current in GitHub Actions, and the configuration produces a darwinarm64 build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- build-system, ci-cd, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100