Skip to content

chore: Add Takumi Guard registry URL#103

Merged
codemountains merged 2 commits into
mainfrom
chore/setup-takumi-guard
Jun 25, 2026
Merged

chore: Add Takumi Guard registry URL#103
codemountains merged 2 commits into
mainfrom
chore/setup-takumi-guard

Conversation

@codemountains

@codemountains codemountains commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Takumi Guard を導入しました。

Summary by CodeRabbit

  • Chores
    • npm の参照レジストリ設定を更新し、パッケージ取得先が明示的に新しいレジストリへ切り替わるようになりました。
    • 既存の実行条件やリリース制限の設定はそのままです。

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

.npmrcregistry=https://npm.flatt.tech が追加され、npm の参照レジストリが明示されました。engine-strict=truemin-release-age=7 は変更されていません。

Changes

npm レジストリ設定

Layer / File(s) Summary
registry 設定追加
.npmrc
registry=https://npm.flatt.tech が追加され、npm の参照先レジストリが明示されました。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • dc7290
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed タイトルは Takumi Guard のレジストリ URL 追加という主変更を簡潔に表しており、変更内容と整合しています。

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/setup-takumi-guard

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

@codemountains codemountains changed the title chore: Add custom registry URL chore: Add Takumi Guard registry URL Jun 25, 2026
@codemountains codemountains requested a review from nemuvski June 25, 2026 06:57

@nemuvski nemuvski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

Comment on lines 27 to +28
npm run build
- run: npm publish
- run: npm publish --registry=https://registry.npmjs.org

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ありがとうございます 👍

@codemountains codemountains merged commit 1a0317f into main Jun 25, 2026
6 checks passed
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.

2 participants