posit-dev / posit-dev/images-shared

Add a `validate` command to `bakery`

Open
#34 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cvp:1 docker docker/tools enhancement qa tdp:0
Dominant language
Python
Stars
2
Forks
0
Avg merge
4d 13h
Merged PRs (30d)
22

Description

Depends on #51

validate would be a command that lints and error checks the bakery.yaml file in a project. This would help end users more easily identify configuration issues when problems arise or ensure that changes they are making won't impact CI.

Tasks

  • Add a bakery validate command
  • Perform validation on all files
  • Do not fail-fast
  • Present a list of validation errors in a human-readable format, building on #96

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. First review the existing bakery command entry points and the requirements in #51 and #96. Done means adding bakery validate, checking all files without failing fast, and presenting validation errors in a human-readable list.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.