cloudfoundry / cloudfoundry/bosh-bootloader
ability to pull the latest bosh/cf-deployment
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 181
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
it seems we are all dependend on deployment-versions.txt to be updated by either ci or manual.
it would be nice that we could just pull the latest versions with a flag or with .version in the bbl state directory
this would also prevent to create unnecessary creation of bbl releases
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 deployment-versions.txt and the bbl state directory references in the issue, then trace how versions are currently selected by the CLI. Determine how a flag or state-file version would request the latest bosh/cf-deployment without requiring a new bbl release. Done means the latest versions can be pulled through the proposed interface and unnecessary release creation is avoided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100