All notable changes to AzureLocal/platform are documented here.
Format follows Keep a Changelog and this project uses Semantic Versioning.
0.1.0 (2026-04-12)
0.0.2 (2026-04-12)
- ci: Recognize frontmatter title as H1 so MD025 stops firing (d40b3f2)
- ci: Simplify platform-ci, extract yamllint config to .yamllint.yml (a0c239f)
- docs: Add 'text' language to fenced folder-tree blocks (MD040) (a5aa747)
- Initial repository bootstrap (Phase 0 of the implementation plan).
- Full folder skeleton:
standards/,repo-management/,testing/(maproom + trailhead + iic-canon),templates/(5 variants),scripts/,modules/powershell/AzureLocal.Common/,docs/,decisions/. - MkDocs Material docs site scaffold (
mkdocs.yml,requirements-docs.txt,deploy-docs.yml). - Platform CI workflow (
platform-ci.yml) — markdownlint, link-check, Pester (when modules exist). release-pleasewiring for version management.- ADR 0001 — Create AzureLocal platform repo.
- ADR 0002 — Standards as single source of truth.
.azurelocal-platform.ymlself-descriptor.- Canonical
.gitignore,.editorconfig,.markdownlint.json(intended to be distributed to all repos in Phase 4).