Skip to content

Conversation

@philipjfulcher
Copy link
Collaborator

No description provided.

@philipjfulcher philipjfulcher requested a review from a team as a code owner May 5, 2025 06:25
@philipjfulcher philipjfulcher requested a review from jaysoo May 5, 2025 06:25
@vercel
Copy link

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview May 5, 2025 9:56pm

@nx-cloud
Copy link
Contributor

nx-cloud bot commented May 5, 2025

View your CI Pipeline Execution ↗ for commit 1d45692.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 3m 52s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 12s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 1m 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-05 21:55:16 UTC

@philipjfulcher philipjfulcher self-assigned this May 5, 2025
@philipjfulcher philipjfulcher added the PR status: do not merge This will block a PR from being merged until this tag is removed. label May 5, 2025
This opens up tons of opportunities to better configure your task pipelines, such as:

- Start servers required for an e2e test suite to run (both frontend and backend)
- Run code generators in watch mode when an app that depends on that project is
Copy link
Member

Choose a reason for hiding this comment

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

what do you mean by this?


- Start servers required for an e2e test suite to run (both frontend and backend)
- Run code generators in watch mode when an app that depends on that project is
- A [Verdaccio](/nx-api/js/executors/verdaccio#nxjsverdaccio) local registry is served when integration tests depend on it
Copy link
Member

Choose a reason for hiding this comment

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

this works, but might be less familiar/common use case for people (unless they build tooling like we do).

A great use case I've found is to be able to depend on watch-deps when serving a project s.t. all downstream libraries that are buildable are automatically watched and rebuilt while serving the app. Which makes it a really great experience

@philipjfulcher philipjfulcher removed the PR status: do not merge This will block a PR from being merged until this tag is removed. label May 6, 2025
@philipjfulcher philipjfulcher merged commit a36aaac into master May 6, 2025
6 of 7 checks passed
@philipjfulcher philipjfulcher deleted the philip/nx-21-article branch May 6, 2025 12:44
philipjfulcher added a commit that referenced this pull request May 6, 2025
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
@github-actions
Copy link
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 May 12, 2025
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.

3 participants