Skip to content

feat(repo): add nx-labs repo target and use glob pattern for update-all-repos#34999

Merged
FrozenPandaz merged 1 commit into
masterfrom
feat/update-repos-nx-labs
Mar 25, 2026
Merged

feat(repo): add nx-labs repo target and use glob pattern for update-all-repos#34999
FrozenPandaz merged 1 commit into
masterfrom
feat/update-repos-nx-labs

Conversation

@FrozenPandaz
Copy link
Copy Markdown
Contributor

Current Behavior

The update-all-repos target explicitly lists each repo target in its dependsOn. Adding a new repo requires updating this list manually. There is no target for updating the nx-labs repo.

Expected Behavior

  • New update-nx-labs-repo target added for updating the nx-labs repository
  • update-all-repos uses a update-*-repo glob pattern in dependsOn, so new repo targets are automatically picked up

@FrozenPandaz FrozenPandaz requested a review from a team as a code owner March 24, 2026 21:40
@FrozenPandaz FrozenPandaz requested a review from MaxKless March 24, 2026 21:40
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 24, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 7c35c28
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69c304bfac4426000881179b
😎 Deploy Preview https://deploy-preview-34999--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 24, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 7c35c28
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69c304bf4b4936000744660a
😎 Deploy Preview https://deploy-preview-34999--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@FrozenPandaz FrozenPandaz changed the title feat(misc): add nx-labs repo target and use glob pattern for update-all-repos feat(repo): add nx-labs repo target and use glob pattern for update-all-repos Mar 24, 2026
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Mar 24, 2026

View your CI Pipeline Execution ↗ for commit 7c35c28

Command Status Duration Result
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2s View ↗
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded <1s View ↗
nx-cloud record -- pnpm nx conformance:check ✅ Succeeded 7s View ↗
nx build workspace-plugin ✅ Succeeded 2m 8s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-24 21:47:05 UTC

@FrozenPandaz FrozenPandaz enabled auto-merge (squash) March 25, 2026 00:19
@FrozenPandaz FrozenPandaz merged commit bc98239 into master Mar 25, 2026
25 checks passed
@FrozenPandaz FrozenPandaz deleted the feat/update-repos-nx-labs branch March 25, 2026 18:36
FrozenPandaz added a commit that referenced this pull request Mar 26, 2026
…ll-repos (#34999)

## Current Behavior

The `update-all-repos` target explicitly lists each repo target in its
`dependsOn`. Adding a new repo requires updating this list manually.
There is no target for updating the nx-labs repo.

## Expected Behavior

- New `update-nx-labs-repo` target added for updating the nx-labs
repository
- `update-all-repos` uses a `update-*-repo` glob pattern in `dependsOn`,
so new repo targets are automatically picked up

(cherry picked from commit bc98239)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants