Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 987 Bytes

File metadata and controls

32 lines (24 loc) · 987 Bytes

vscode-a2ml Roadmap

Current Status

Extension work is in pre-publication state.

Milestones

v0.1.0 - Foundation

  • ❏ Core functionality validation

  • ❏ Basic documentation pass

  • ❏ CI/CD baseline

v0.1.1 - Marketplace Publication

  • ✓ PNG icon generated (Marketplace rejects SVG icons)

  • ✓ Automated Marketplace Publish workflow (tag-triggered, VS Code + Open VSX)

  • ✓ Publishing runbook: docs/PUBLISHING.adoc

  • ✓ Entra ID + GitHub OIDC auth (no stored PAT for Marketplace)

  • ❏ One-time Entra setup: app registration + federated credential
    grant publisher rights (human step)

  • ❏ Set AZURE_CLIENT_ID / AZURE_TENANT_ID repo variables, then push a v* tag to publish

v1.0.0 - Stable Release

  • ❏ Full feature set

  • ❏ Comprehensive tests

  • ❏ Production ready

Future Directions

Track post-publication telemetry and compatibility feedback to drive v1.x planning.