Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude/commands/release-integration-test.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,7 +3,7 @@ description: Pre-release integration test — publish the library locally and ru
argument-hint: "[demo-repo-path] [version] (both optional)"
---

Execute the release integration test defined in `RELEASE-TESTING.md` (in this framework repo).
Execute the release integration test defined in `docs/RELEASE-TESTING.md` (in this framework repo).
Read that runbook first and follow it exactly — it is the source of truth for the steps,
commands, and the local docker-compose gotcha.

Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line numberDiff line numberDiff line change
Expand Up@@ -148,3 +148,7 @@ application-local.yml

# Superpowers generated artifacts
docs/superpowers/

# Local dev artifacts
logs/
.idea/
5 changes: 0 additions & 5 deletions .hintrc

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

16 changes: 0 additions & 16 deletions .idea/compiler.xml

This file was deleted.

17 changes: 0 additions & 17 deletions .idea/dataSources.xml

This file was deleted.

Loading
Loading