woodpecker-ci / woodpecker-ci/plugin-git
build option to use go-git
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 25
- Forks
- 40
- Avg merge
- 22h 23m
- Merged PRs (30d)
- 6
Description
this would allow native macosx and windows plugins
https://github.com/go-git/go-git
why only a build option:
-> git binary performs better and have all features ...
see https://github.com/go-git/go-git/blob/master/COMPATIBILITY.md
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
No repository file or test is named. Start by reading go-git’s COMPATIBILITY.md, then locate plugin-git’s build configuration and determine how an option can select go-git for native macOS and Windows builds while retaining the git-binary path. Done means both platforms build with that option and the existing default remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100