posit-dev / posit-dev/images-shared
Implement managed downloads of goss/dgoss
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 22
Description
With the additions we're making for multiplatform support, it would be nice if goss/dgoss could more intelligently select or download and use the correct goss binary based on an image's platform architecture. Right now we're confined to executing one platform at a time in environments with emulation.
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 by locating the existing goss/dgoss execution and the multiplatform support mentioned in the issue. Trace how the image platform architecture is determined and how the current goss binary is selected; done means the matching goss or dgoss binary can be downloaded and used for each image architecture.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100