Skip to content

Conversation

@mattbuske
Copy link
Member

Added comprehensive cleanup to remove test artifacts:

  • Deletes local test release branch (release/0.2.0-test)
  • Deletes remote test release branch
  • Removes test tags (v0.1.0-test, v0.2.0-test)
  • Uses 'if: always()' to ensure cleanup runs even on test failure
  • Safely switches branches before deletion

Prevents repository pollution with temporary test branches and tags.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Added comprehensive cleanup to remove test artifacts:
- Deletes local test release branch (release/0.2.0-test)
- Deletes remote test release branch
- Removes test tags (v0.1.0-test, v0.2.0-test)
- Uses 'if: always()' to ensure cleanup runs even on test failure
- Safely switches branches before deletion

Prevents repository pollution with temporary test branches and tags.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@mattbuske mattbuske merged commit 41ff38d into staging Jun 7, 2025
4 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 7, 2025
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.

2 participants