Skip to content

CI release fixes#99

Merged
LadyBluenotes merged 2 commits intomainfrom
ci-fixes
Mar 28, 2026
Merged

CI release fixes#99
LadyBluenotes merged 2 commits intomainfrom
ci-fixes

Conversation

@LadyBluenotes
Copy link
Copy Markdown
Member

@LadyBluenotes LadyBluenotes commented Mar 28, 2026

Summary by CodeRabbit

  • Bug Fixes

    • Fixed workspace package discovery for nested glob patterns
    • Improved monorepo support, including pnpm workspace detection
    • Stabilized skill reference paths to prevent breakage after package updates
  • Chores

    • Updated repository URL format in package configuration

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 28, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 582402b8-7984-4f4b-ac70-512f86eb558c

📥 Commits

Reviewing files that changed from the base of the PR and between a231e39 and 66ae3b4.

📒 Files selected for processing (2)
  • .changeset/shaggy-yaks-enter.md
  • package.json

📝 Walkthrough

Walkthrough

This PR documents three functional fixes for the @tanstack/intent package: correcting workspace package discovery with nested glob patterns, refactoring monorepo targeting via shared context resolver, and stabilizing skill reference paths using node_modules-relative locations. It also updates the repository URL format in package.json.

Changes

Cohort / File(s) Summary
Changeset Documentation
.changeset/shaggy-yaks-enter.md
Documents patch-level fixes for workspace discovery pattern normalization, monorepo targeting consistency, and skill reference path generation using stable node_modules-relative paths.
Repository Configuration
package.json
Updates repository.url field from git+https://... format to plain https://... format.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Workspaces dance with patterns bright,
Nested globs now sorted just right,
Paths no longer versioned and long,
Monorepo hearts beating strong! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci-fixes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Mar 28, 2026

View your CI Pipeline Execution ↗ for commit 66ae3b4

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ✅ Succeeded 2s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-28 20:39:25 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 28, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@tanstack/intent@99

commit: 66ae3b4

@LadyBluenotes LadyBluenotes merged commit 97b8d2e into main Mar 28, 2026
4 of 5 checks passed
@LadyBluenotes LadyBluenotes deleted the ci-fixes branch March 28, 2026 20:39
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.

1 participant