Skip to content

docs: Remove benefits section for create-with-session command#6

Closed
clawdbot-silly-waddle wants to merge 2 commits intosokripon:mainfrom
clawdbot-silly-waddle:feature/new-command
Closed

docs: Remove benefits section for create-with-session command#6
clawdbot-silly-waddle wants to merge 2 commits intosokripon:mainfrom
clawdbot-silly-waddle:feature/new-command

Conversation

@clawdbot-silly-waddle
Copy link
Contributor

The create-with-session command and its 'new' alias are already included in upstream/main, so the benefits section explaining why this command is useful is no longer needed.

This PR simply removes the "Benefits of create-with-session" section from README.md to keep documentation clean and accurate.

The create-with-session command and its 'new' alias are already in
upstream/main, so the benefits section is no longer needed.
- **lint.yml**: Run linter (ruff) and type checking (mypy) on every push and PR
- **tests.yml**: Run basic tests that don't require email sending on every push and PR
- **email-tests.yml**: Run tests that require Postmark email sending only on manual trigger

Benefits:
- Linting runs fast on every PR without waiting for long test runs
- Basic API tests run on every PR without requiring Postmark secrets
- Email sending tests only run when manually triggered by maintainer with secrets
- Uses pytest markers ("flow") to separate tests by dependencies

This fixes the issue where PRs from forks fail due to missing Postmark secrets.
@clawdbot-silly-waddle
Copy link
Contributor Author

Closing to replace with new PR for CI workflow splitting

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