feat(templates): add /speckit.ui blueprint, fail-fast scripts, JSON Schema, and smoke CI#799
Closed
yuanyuanyuan wants to merge 3 commits intogithub:mainfrom
Closed
feat(templates): add /speckit.ui blueprint, fail-fast scripts, JSON Schema, and smoke CI#799yuanyuanyuan wants to merge 3 commits intogithub:mainfrom
yuanyuanyuan wants to merge 3 commits intogithub:mainfrom
Conversation
…keleton/BDD/contracts), fail-fast scripts (bash+ps), JSON Schema, README updates, and UI smoke CI; fix path rewrite idempotency
…canonical PR-GUIDELINES.md (merged bilingual content)
Contributor
|
Hello @yuanyuanyuan, interesting PR. Unrelated question - I am also trying to add a few commands and template changes. However testing these changes has been quite difficult (explained in #729). Wanted to check how you tested your template changes locally. I have read the Thanks. UPDATE: I raised a PR which solves this issue to an extent. |
Contributor
|
Thanks for your contribution, @yuanyuanyuan - there is quite a bit here in the PR, and this hasn't yet been discussed and approved by maintainers, therefore we cannot merge this change at this time. Please refer to the contribution guidelines for large re-writes/additions. |
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.
feat(templates): add /speckit.ui blueprint, fail-fast scripts, JSON Schema, and smoke CI
Summary
Motivation
Changes
Compatibility
How to Verify
{"UI_DIR":"/abs/specs/001-ui-blueprint/ui","TOKENS_FILE":"/abs/specs/001-ui-blueprint/ui/tokens.json","COMPONENTS_SPEC":"/abs/specs/001-ui-blueprint/ui/components.md","FLOWS_FILE":"/abs/specs/001-ui-blueprint/ui/flows.mmd","HTML_SKELETON":"/abs/specs/001-ui-blueprint/ui/skeleton.html","BDD_FILE":"/abs/specs/001-ui-blueprint/ui/stories.feature","TYPES_TS":"/abs/specs/001-ui-blueprint/ui/types.ts","TYPES_SCHEMA":"/abs/specs/001-ui-blueprint/ui/types.schema.json","README_FILE":"/abs/specs/001-ui-blueprint/ui/README.md"}
Risks & Rollback
Docs & Workflows
Performance & Security
AI Disclosure
Review