9elements / 9elements/firmware-action
wildcards in JSON
Open
Nobody has claimed this yet.
feature
go
low_priority
suggestion
- Dominant language
- Go
- Stars
- 22
- Forks
- 1
- Avg merge
- 10h 8m
- Merged PRs (30d)
- 9
Description
Make sure that users can use wildcard in JSON to specify container_output_dirs or container_output_files.
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 Go code that parses JSON and handles the container_output_dirs and container_output_files fields. Check for existing tests around these settings; done means wildcard patterns in both fields are accepted and resolve the intended container outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100