Skip to content

chore(github): update node runtime#625

Merged
TorinAsakura merged 1 commit intomasterfrom
chore/update-node-runtime
Apr 30, 2026
Merged

chore(github): update node runtime#625
TorinAsakura merged 1 commit intomasterfrom
chore/update-node-runtime

Conversation

@TorinAsakura
Copy link
Copy Markdown
Member

Таска

Как проверять

Основной сценарий

  1. Контекст: PR workflow Checks для ветки chore/update-node-runtime.
    Действие: запустить pull request checks.
    Ожидаемый результат: Shared checks / Checks и Raijin checks выполняются через actions/setup-node с node-version: 24.

Дополнительный сценарий

  1. Контекст: raijin generated docs/meta.
    Действие: открыть docs/raijin/quickstart.md, docs/raijin/quickstart.ru.md и docs/raijin/index.v1.json.
    Ожидаемый результат: runtime-контракт Node.js указан как >= 24 / nodeVersion: "24".

Пруфы

  • Изменённые workflow:

    • .github/workflows/checks.yaml
    • .github/workflows/publish.yaml
    • .github/workflows/raijin-llm-smoke.yml
  • Изменённый источник генерации и generated docs:

    • scripts/raijin/generate-artifacts.mjs
    • docs/raijin/quickstart.md
    • docs/raijin/quickstart.ru.md
    • docs/raijin/index.v1.json
  • Локальная проверка:

yarn raijin:check
# Generated raijin artifacts: 36 commands 72 workspace packages (active: 35, inactive: 1) semantics loaded: commands=36, workspaces=72
# Localization sync check passed
# Semantics coverage check passed (35 active commands, 72 workspaces)
# Deterministic smoke passed (8 cases)

@TorinAsakura TorinAsakura self-assigned this Apr 30, 2026
@TorinAsakura TorinAsakura merged commit f78cb2c into master Apr 30, 2026
7 checks passed
@TorinAsakura TorinAsakura deleted the chore/update-node-runtime branch April 30, 2026 00:13
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.

[Feature] update Node runtime to 24

1 participant