Skip to content

build(common): update Raijin Yarn CLI bundle#710

Merged
TorinAsakura merged 2 commits into
masterfrom
build/update-raijin-yarn-cli
Jun 12, 2026
Merged

build(common): update Raijin Yarn CLI bundle#710
TorinAsakura merged 2 commits into
masterfrom
build/update-raijin-yarn-cli

Conversation

@TorinAsakura

Copy link
Copy Markdown
Member

Таска

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

  1. Контекст: repo-managed Yarn CLI в Hyperion.
    Действие: выполнить yarn --version.
    Ожидаемый результат: 1.1.90-atls.

  2. Контекст: release workflow вызывает deferred versions.
    Действие: выполнить yarn release version defer --help.
    Ожидаемый результат: команда доступна и показывает $ yarn release version defer [--since #0] [--dry-run].

  3. Контекст: зависимости после миграции Yarn lock/PnP.
    Действие: выполнить yarn install --immutable.
    Ожидаемый результат: установка завершается без правки lockfile/PnP.

Пруфы

  • yarn --version: 1.1.90-atls
  • yarn release version defer --help: команда доступна
  • yarn install --immutable: пройдено
  • yarn check: пройдено
  • yarn typecheck: пройдено
  • yarn lint: пройдено
  • yarn test unit: сейчас завершается ошибкой Yarn unexpected empty event loop после 9 pass / 0 fail; тот же сбой воспроизведён на Raijin CLI 1.1.86, это отдельный route plugin-test, не причина падения publish workflow refactor(appearance): enforce component style schemas #705

@TorinAsakura TorinAsakura self-assigned this Jun 12, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ff120ee5fe

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .yarnrc.yml Outdated
@TorinAsakura TorinAsakura merged commit e213ce8 into master Jun 12, 2026
6 checks passed
@TorinAsakura TorinAsakura deleted the build/update-raijin-yarn-cli branch June 12, 2026 19:06
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.

[Dependencies] Обновить @atls/code-runtime

1 participant