Update Architecture Workflow extension to v1.1.0#2588
Merged
Conversation
Update arch extension submitted by @bigsmartben: - extensions/catalog.community.json (version, download_url, description, commands count, updated_at) - docs/community/extensions.md community extensions table Closes github#2577
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the community extension catalog metadata for the existing arch (Architecture Workflow) extension to reflect its upstream v1.1.0 release, keeping the public catalog and documentation in sync.
Changes:
- Bumps
archinextensions/catalog.community.jsonfrom1.0.0→1.1.0, updates download URL, updates description, and incrementsprovides.commandsfrom1→2. - Updates the
Architecture Workflowrow description indocs/community/extensions.mdto match the catalog entry.
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates the arch extension metadata (version, download URL, command count, description, updated_at) to v1.1.0. |
| docs/community/extensions.md | Aligns the community extensions table description for Architecture Workflow with the updated 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
Collaborator
Author
|
Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the existing
archcommunity extension from v1.0.0 to v1.1.0 (submitted in #2577 by @bigsmartben).Validation summary
extension.ymlpresentarch, v1.1.0, 2 commands)archive/refs/tags/v1.1.0.ziparch(lowercase)1.1.0Changes
extensions/catalog.community.json— updatearchentry in place:version→1.1.0,download_url→ v1.1.0 zip,description→ "Generate or reverse project-level 4+1 architecture view artifacts and synthesis",provides.commands→2(adds/speckit.arch.reverse),updated_at→2026-05-15.created_at,downloads, andstarspreserved.docs/community/extensions.md— update the existing row description to match.Closes #2577
cc @bigsmartben