Skip to content

[extension] Update Architecture Workflow extension to v1.2.1#3118

Merged
mnriem merged 1 commit into
mainfrom
update-arch-extension-eaf64c5aba7f7201
Jun 23, 2026
Merged

[extension] Update Architecture Workflow extension to v1.2.1#3118
mnriem merged 1 commit into
mainfrom
update-arch-extension-eaf64c5aba7f7201

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Update the arch community extension from v1.1.0 to v1.2.1, submitted by @bigsmartben.

Changes

  • extensions/catalog.community.json: Updated arch entry — version, download URL, description, and command count (2 → 10)
  • docs/community/extensions.md: Updated description in the community extensions table

What's new in v1.2.1

  • Ten per-view commands for all five 4+1 views (scenario, logical, process, development, physical)
  • Forward and reverse generation workflows for each view
  • Schema-backed architecture artifact contract
  • Fixed command IDs to use Spec Kit CLI-compatible names (e.g. speckit.arch.scenario-generate)
  • Note: v1.2.0 is deprecated due to command-name validation failures; v1.2.1 is the usable release

Validation Results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) ✅ Pass
Version format (semver X.Y.Z) ✅ Pass
Repository exists and is public ✅ Pass
extension.yml present ✅ Pass
README.md present ✅ Pass
LICENSE present ✅ Pass
Download URL pattern valid ✅ Pass
GitHub release v1.2.1 exists (non-prerelease) ✅ Pass
Testing checklist fully checked ✅ Pass
Submission requirements fully checked ✅ Pass

Closes #3111

cc @bigsmartben

Generated by 🧩 Add Community Extension from Issue Submission for issue #3111 · 286.4 AIC · ⌖ 41.9 AIC · ⊞ 34.5K ·

Update arch extension submitted by @bigsmartben to:
- extensions/catalog.community.json (version, download_url, description, provides.commands)
- docs/community/extensions.md community extensions table

Closes #3111

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Jun 23, 2026
11 tasks
@mnriem mnriem marked this pull request as ready for review June 23, 2026 13:19
@mnriem mnriem self-requested a review as a code owner June 23, 2026 13:19
Copilot AI review requested due to automatic review settings June 23, 2026 13:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the community catalog metadata for the arch (“Architecture Workflow”) extension to reflect the upstream v1.2.1 release, aligning the catalog and docs table with the new per-view command set and updated description.

Changes:

  • Bumped arch from 1.1.01.2.1 and updated the download URL to the v1.2.1 tag archive.
  • Updated the arch description and command count (2 → 10) in the catalog entry.
  • Updated the corresponding description text in the community extensions documentation table.
Show a summary per file
File Description
extensions/catalog.community.json Updates catalog-level updated_at and the arch entry’s version, download URL, description, commands count, and entry updated_at.
docs/community/extensions.md Updates the “Architecture Workflow” row’s purpose/description to match the catalog entry.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@mnriem mnriem merged commit 8c85919 into main Jun 23, 2026
13 checks passed
@mnriem mnriem deleted the update-arch-extension-eaf64c5aba7f7201 branch June 23, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Update arch to v1.2.1

2 participants