Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(core): fix formatting of strings with periods#3928

Merged
FrozenPandaz merged 1 commit intonrwl:masterfrom
FrozenPandaz:strings-fix-2
Oct 23, 2020
Merged

fix(core): fix formatting of strings with periods#3928
FrozenPandaz merged 1 commit intonrwl:masterfrom
FrozenPandaz:strings-fix-2

Conversation

@FrozenPandaz
Copy link
Collaborator

Current Behavior

Workspace names with . such as nrwl.io will have nrwl.io as the npmScope and such which is an issue.

Expected Behavior

Workspace names such as nrwl.io should have a npmScope of nrwl-io

Related Issue(s)

Fixes #

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Oct 16, 2020

Nx Cloud Report

CI ran the following commands for commit 107f121. Click to see the status, the terminal output, and the build insights.

Status Command Start Time
#000000 nx build-base create-nx-plugin 10/16/2020, 9:28:54 PM
#000000 nx build-base express 10/16/2020, 9:29:01 PM
#000000 nx build-base nest 10/16/2020, 9:29:01 PM
#000000 nx build-base next 10/16/2020, 9:29:03 PM
#000000 nx build-base react 10/16/2020, 9:29:01 PM
#000000 nx build-base storybook 10/16/2020, 9:28:54 PM
#000000 nx build-base web 10/16/2020, 9:28:52 PM
#000000 nx run-many --target=build --all --parallel 10/16/2020, 9:28:55 PM
#000000 nx run-many --target=e2e --projects=e2e-angular,e2e-bazel 10/16/2020, 9:29:09 PM
#000000 nx run-many --target=e2e --projects=e2e-cypress,e2e-jest,e2e-nx-plugin 10/16/2020, 9:28:11 PM
#000000 nx run-many --target=e2e --projects=e2e-next 10/16/2020, 9:29:05 PM
#000000 nx run-many --target=e2e --projects=e2e-node 10/16/2020, 9:28:00 PM
#000000 nx run-many --target=e2e --projects=e2e-react 10/16/2020, 9:27:52 PM
#000000 nx run-many --target=e2e --projects=e2e-web,e2e-linter,e2e-storybook 10/16/2020, 9:27:54 PM
#000000 nx run-many --target=e2e --projects=e2e-workspace 10/16/2020, 9:28:51 PM
#000000 nx run-many --target=lint --all --parallel 10/16/2020, 9:31:38 PM
#000000 nx run-many --target=test --all --parallel 10/16/2020, 9:28:37 PM

Sent with 💌 from NxCloud.

@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 Mar 21, 2023
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.

1 participant