Skip to content

feat: add consumer configuration policy - #11

Merged
codeforester merged 1 commit into
mainfrom
enhancement/3-20260902-demonstrate-consumer-profiles-and-configuration-policy-bound
Sep 2, 2026
Merged

feat: add consumer configuration policy#11
codeforester merged 1 commit into
mainfrom
enhancement/3-20260902-demonstrate-consumer-profiles-and-configuration-policy-bound

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • Add a validated Northstar-owned configuration model and explicit profile adapter.
  • Demonstrate default and commerce-specific policy paths with provenance output.
  • Keep Base-CLI lifecycle settings separate from consumer configuration.

Validation

  • ./tests/validate.sh
  • UV_CACHE_DIR=/private/tmp/base-cli-demo-issue3-uv uv run --extra dev pytest -q (8 passed)
  • UV_CACHE_DIR=/private/tmp/base-cli-demo-issue3-uv uv run --with ruff ruff check src tests
  • UV_CACHE_DIR=/private/tmp/base-cli-demo-issue3-uv uv run --with ruff ruff format --check src tests

Fixes #3

@codeforester
codeforester merged commit 7ddc17a into main Sep 2, 2026
4 checks passed
@codeforester
codeforester deleted the enhancement/3-20260902-demonstrate-consumer-profiles-and-configuration-policy-bound branch September 2, 2026 16:34
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.

Demonstrate consumer profiles and configuration policy boundaries

1 participant