chore(ci): pin core back to main now website#209 has merged #24

Merged
whitlocktech merged 1 commits from chore/repin-core-1.11 into edge 2026-09-27 08:59:07 +00:00
Member

What & why

Step 2 (Module-Rust#22) needed MODULE_API 1.11.0 (ctx.events.expired, D183) before it was on main, so ci/core-ref.json was pinned to website#209's branch head (cc1f49a). The comment in that file said to move the pin back to the sha #209 merged as. #209 merged on 2026-09-27 as f0e7d2a on main, and this PR makes that change.

This is a CI pin only. No module code changes, and routes.manifest.json is the module's own route list, so it does not change either. The frozen-manifest job on this PR is the check: it clones core at the new sha and loads the module against it.

Tracking: #21.

Checklist

  • I have read CONTRIBUTING.md.
  • The change builds and existing tests/checks pass locally.
  • I have added or updated tests/docs where it makes sense.
  • My commits are reasonably scoped with clear messages.

AI-assisted contributions (required)

  • No AI tools were used to produce this contribution.
  • AI tools were used. Tool(s): Claude Code (Claude Opus 5.5). I have reviewed and understand
    every change, and take responsibility for it. AI-authored commits are
    marked with a Co-Authored-By / Assisted-By trailer.

License

  • I agree that my contribution is licensed under this project's license
    (GNU GPL v3.0 or later), and I have the right to contribute it.

🤖 Generated with Claude Code

https://claude.ai/code/session_01E14m6SuuY6i1vASFeGDBeY

## What & why Step 2 (Module-Rust#22) needed MODULE_API 1.11.0 (`ctx.events.expired`, D183) before it was on `main`, so `ci/core-ref.json` was pinned to website#209's branch head (`cc1f49a`). The comment in that file said to move the pin back to the sha #209 merged as. #209 merged on 2026-09-27 as **`f0e7d2a`** on `main`, and this PR makes that change. This is a CI pin only. No module code changes, and `routes.manifest.json` is the module's own route list, so it does not change either. The `frozen-manifest` job on this PR is the check: it clones core at the new sha and loads the module against it. Tracking: #21. ## Checklist - [x] I have read [CONTRIBUTING.md](CONTRIBUTING.md). - [x] The change builds and existing tests/checks pass locally. - [x] I have added or updated tests/docs where it makes sense. - [x] My commits are reasonably scoped with clear messages. ## AI-assisted contributions (required) - [ ] No AI tools were used to produce this contribution. - [x] AI tools were used. Tool(s): `Claude Code (Claude Opus 5.5)`. I have reviewed and understand every change, and take responsibility for it. AI-authored commits are marked with a `Co-Authored-By` / `Assisted-By` trailer. ## License - [x] I agree that my contribution is licensed under this project's license (**GNU GPL v3.0 or later**), and I have the right to contribute it. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01E14m6SuuY6i1vASFeGDBeY
wtclaude added 1 commit 2026-09-27 08:28:23 +00:00
chore(ci): pin core back to main now website#209 has merged
All checks were successful
PR Checks / client-build (pull_request) Successful in 17s
PR Checks / server-tests (pull_request) Successful in 21s
PR Checks / frozen-manifest (pull_request) Successful in 40s
0fb6767692
The frozen-manifest job was pinned to website#209's branch head while
MODULE_API 1.11.0 was unmerged. It merged as f0e7d2a on main.

Refs #21

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E14m6SuuY6i1vASFeGDBeY
whitlocktech merged commit 77c90db338 into edge 2026-09-27 08:59:07 +00:00
whitlocktech deleted branch chore/repin-core-1.11 2026-09-27 08:59:08 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RunicGateway/Module-Rust#24
No description provided.