posit-dev / posit-dev/images-shared
Enable configuration of multiple `dgoss` test environments
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 22
Description
After our encounter with a recent initialization bug, it would be nice to be capable of running dgoss multiple times with different commands executed. This would enable testing of the container's static file structure and of the container when running an application.
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 dgoss test entry point and its current configuration. Determine how separate commands could run against static file structure and an application-running environment, then verify that both environments can be tested independently without reproducing the initialization bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100