cloudfoundry / cloudfoundry/go-cfclient
Promote v3.0.0 release?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 70
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
This library is already being used in several production repositories and it's quite stable and robust.
I have been checking it for implementation gaps when comparing with the latest capi version https://v3-apidocs.cloudfoundry.org/version/3.215.0/index.html, and basically it only has a couple endpoints missing.
I've submitted some PRs to implement those, and if for completeness you also want to have the experimental functionalities, I could also make a pr for those.
https://github.com/cloudfoundry/go-cfclient/pull/505
https://github.com/cloudfoundry/go-cfclient/pull/504
https://github.com/cloudfoundry/go-cfclient/pull/503
I was wondering if it wouldn't be possible to officially release v3.0.0 and come out of alpha? minor and patch versions can then be release to comply with any capi updates
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 reviewing PRs #503, #504, and #505 alongside the release history and current CAPI coverage. Determine whether the endpoint work is complete and what maintainers require for v3.0.0; done means an agreed release decision and, if approved, the project’s official v3 release process completed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100