Add bake metadata JSON output
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 43
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 20
Description
Description
Making the JSON printed in the "Bake definition" portion of this Action's output available as an step output would facilitate the use of this information in Actions job summaries. Practically, I'm hoping to use this information to explain the context dependency tree present in a bake manifest to contributors so that they can understand how their change may impact other downstream images.
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 where the Action prints the JSON in the “Bake definition” portion of its output and where step outputs are exposed. Make that JSON available as a step output, then verify it can be consumed for GitHub Actions job summaries and represents the bake manifest dependency context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, typescript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100