Skip to content

chore: validate command, Atlassian quickstart, CHANGELOG - #18

Merged
gerfru merged 1 commit into
mainfrom
chore/docs-changelog-validate
Jul 6, 2026
Merged

chore: validate command, Atlassian quickstart, CHANGELOG#18
gerfru merged 1 commit into
mainfrom
chore/docs-changelog-validate

Conversation

@gerfru

@gerfru gerfru commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • qms-kit validate --target --config: validates config schema, checks required env vars for the target, renders all templates — exits 0/1, CI-friendly
  • README: Atlassian quickstart block, Phase 2 ✅ in target table, new Atlassian badge
  • CHANGELOG.md: Keep a Changelog format, v0.1.0–0.3.0 documented
  • .markdownlint.json: disable MD041 (false positive on <div> header)

Test plan

  • uv run pytest tests/ -q → 91 passed
  • uv run ruff check . && uv run ruff format --check . → clean
  • qms-kit validate --target selfhosted --config config/selfhosted.yaml with and without env vars set

🤖 Generated with Claude Code

- qms-kit validate --target --config: checks config schema, required env
  vars for the target, and renders all templates — exits 0/1 for CI use
- 6 new tests for validate command (91 total, all passing)
- README: Atlassian quickstart section, updated target table to Phase 2
  complete, Atlassian badge, Stack line updated
- CHANGELOG.md: Keep a Changelog format, v0.1.0–0.3.0 documented
- .markdownlint.json: disable MD041 (false positive on <div> header)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gerfru
gerfru merged commit 5036b89 into main Jul 6, 2026
6 checks passed
@gerfru
gerfru deleted the chore/docs-changelog-validate branch July 6, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant