Skip to content

docs: update context files for v0.35.1rc2 trigger enhancements#282

Merged
Nathan Schram (nathanschram) merged 1 commit intodevfrom
docs/context-files-rc2
Apr 13, 2026
Merged

docs: update context files for v0.35.1rc2 trigger enhancements#282
Nathan Schram (nathanschram) merged 1 commit intodevfrom
docs/context-files-rc2

Conversation

@nathanschram
Copy link
Copy Markdown
Member

Summary

  • CLAUDE.md: add missing trigger key files (server.py, dispatcher.py, rate_limit.py, auth.py), update test count 1856→2020, add 6 new trigger test files
  • architecture.md: add actions.py, fetch.py, ssrf.py to Triggers mermaid layer diagram + summary table
  • testing-conventions.md: add trigger server, actions, ssrf, fetch test files

Context updates following v0.35.1rc2 merge (PR #274).

Test plan

  • No code changes — context files only
  • ruff format + ruff check clean

🤖 Generated with Claude Code

- CLAUDE.md: add trigger module key files (server.py, dispatcher.py,
  rate_limit.py, auth.py), update test count 1856→2020, add 6 new
  trigger test files to key test files list
- architecture.md: add actions.py, fetch.py, ssrf.py to Triggers layer
  diagram and edges (server→actions, cron→fetch, actions→ssrf),
  update summary table
- testing-conventions.md: add trigger server, actions, ssrf, fetch
  test files to key test files table

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 13, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 192403e9-9618-462f-8265-cac6b000ffb6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/context-files-rc2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nathanschram Nathan Schram (nathanschram) merged commit 3039fd5 into dev Apr 13, 2026
21 checks passed
@nathanschram Nathan Schram (nathanschram) deleted the docs/context-files-rc2 branch April 13, 2026 05:01
Nathan Schram (nathanschram) added a commit that referenced this pull request Apr 13, 2026
- CLAUDE.md: add hot-reload feature bullet, triggers/manager.py to key
  files table, test_trigger_manager.py to test list, update test count
  to 2038
- README.md: enhance "Scheduled tasks" feature line to mention hot-reload
- docs/reference/triggers/triggers.md: add "Hot-reload" section with
  reload-vs-restart tables and TriggerManager explanation
- docs/reference/config.md: add hot-reload tip to [triggers] section
- docs/how-to/webhooks-and-cron.md: add "Hot-reload configuration"
  section with example

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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