Skip to content

Ci/add workflow#2

Merged
VIXNESS merged 3 commits intomainfrom
ci/add-workflow
Mar 6, 2026
Merged

Ci/add workflow#2
VIXNESS merged 3 commits intomainfrom
ci/add-workflow

Conversation

@VIXNESS
Copy link
Copy Markdown
Owner

@VIXNESS VIXNESS commented Mar 6, 2026

No description provided.

VIXNESS added 3 commits March 6, 2026 10:09
Runs linting (ruff), type checking (pyright), and tests (pytest)
on pushes and PRs to main using Python 3.12.

Made-with: Cursor
Replace pip/setup-python with astral-sh/setup-uv to match project
tooling. Uses uv sync --dev for dependency installation and uv run
for all tool invocations, respecting the existing uv.lock.

Made-with: Cursor
Deleted the following command files as they are no longer needed:
- speckit.analyze.md
- speckit.checklist.md
- speckit.clarify.md
- speckit.constitution.md
- speckit.implement.md
- speckit.plan.md
- speckit.specify.md
- speckit.tasks.md

These files were part of the previous workflow and have been replaced with a more streamlined approach to feature specification and implementation.

Made-with: Cursor
@VIXNESS VIXNESS merged commit aa788a0 into main Mar 6, 2026
1 check failed
@VIXNESS VIXNESS deleted the ci/add-workflow branch March 6, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant