Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(release): fix default renderer resolution to be relative within t… #22331

Merged

Conversation

FrozenPandaz
Copy link
Collaborator

…he package

Current Behavior

The default renderer is specified as an absolute path which can get resolved to a different version of Nx.

For the nx repo, this is the typescript code.

Expected Behavior

The default renderer is specified as a relative path which is always within the same package release is being run with.

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz requested a review from a team as a code owner March 15, 2024 14:29
Copy link

vercel bot commented Mar 15, 2024

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Mar 15, 2024 7:00pm

Copy link

nx-cloud bot commented Mar 15, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d4c8b27. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@FrozenPandaz FrozenPandaz enabled auto-merge (squash) March 15, 2024 14:30
Copy link
Collaborator

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

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

Need to double check snapshot changes

@FrozenPandaz FrozenPandaz force-pushed the fix-default-renderer-resolution branch from b11b753 to d90c4d9 Compare March 15, 2024 14:32
@FrozenPandaz FrozenPandaz enabled auto-merge (squash) March 15, 2024 14:33
@FrozenPandaz FrozenPandaz force-pushed the fix-default-renderer-resolution branch from d90c4d9 to 3c1333d Compare March 15, 2024 18:58
@FrozenPandaz FrozenPandaz force-pushed the fix-default-renderer-resolution branch from 3c1333d to d4c8b27 Compare March 15, 2024 18:58
@FrozenPandaz FrozenPandaz merged commit 7390031 into nrwl:master Mar 15, 2024
6 checks passed
Copy link

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 23, 2024
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.

None yet

2 participants