oasisprotocol / oasisprotocol/cli
`rofl build`: Could warn if secrets aren't passed to a service
Open
Nobody has claimed this yet.
rofl
- Dominant language
- Go
- Stars
- 80
- Forks
- 23
- Avg merge
- 9h 43m
- Merged PRs (30d)
- 3
Description
either through environment or secrets in compose.yaml
Improves dev experience - it's likely that developer forgot; or made a typo when capitalizing and adding underscores
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 locating the rofl build entry point and the handling of compose.yaml; read the linked ROFL secrets documentation for the environment-variable naming rules. Done means warning when a service's expected secret is absent from environment or secrets, including capitalization or underscore mistakes, with tests covering the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, go
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100