Skip to content

Depend on detsys-ts from npm - #354

Merged
grahamc merged 1 commit into
mainfrom
grahamc/detsys-ts-from-npm
Sep 2, 2026
Merged

Depend on detsys-ts from npm#354
grahamc merged 1 commit into
mainfrom
grahamc/detsys-ts-from-npm

Conversation

@grahamc

@grahamc grahamc commented Sep 2, 2026

Copy link
Copy Markdown
Member

The library is published as @determinate-systems/detsys-ts. Use the 1.x release line from the registry instead of a git reference.

Summary by CodeRabbit

  • Chores
    • Updated the DetSys integration to use the published @determinate-systems/detsys-ts package.
    • No user-facing functionality changes.

The library is published as @determinate-systems/detsys-ts.
Use the 1.x release line from the registry instead of a git reference.
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Essentials

Run ID: c2659a34-623b-400c-9d13-fa8ae5ddc028

📥 Commits

Reviewing files that changed from the base of the PR and between 2ca953b and 9c27c29.

⛔ Files ignored due to path filters (3)
  • dist/index.js is excluded by !**/dist/**
  • dist/index.js.map is excluded by !**/dist/**, !**/*.map
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • ts/index.ts

Included review availability: 2 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


📝 Walkthrough

Walkthrough

The PR replaces the GitHub-based detsys-ts dependency with the published scoped package and updates the TypeScript import.

Changes

detsys-ts package migration

Layer / File(s) Summary
Update dependency and import
package.json, ts/index.ts
The project now depends on @determinate-systems/detsys-ts at ^1.0.0. The DetSysAction and inputs import uses the scoped package.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9c27c

This change switches the dependency to its published npm 1.x release and updates the generated dependency artifacts; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: cole-h

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: switching the project dependency on detsys-ts to the npm package.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
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.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (1 skipped: 1 unsupported.)

✨ 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 grahamc/detsys-ts-from-npm

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

@grahamc
grahamc added this pull request to the merge queue Sep 2, 2026
Merged via the queue into main with commit 4752651 Sep 2, 2026
11 checks passed
@grahamc
grahamc deleted the grahamc/detsys-ts-from-npm branch September 2, 2026 22:04
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