-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I notice some unexpected behavior in newly created workspaces...
- In nx.json file, the
namedInputs.sharedGlobalsis now an empty array instead contains the"{workspaceRoot}/.github/workflows/ci.yml"path. Creating a new ci workflow using @nx/workspace generators, adds the workflow path to the sharedGlobals, so I think there is a bug of the empty template - The template uses
@org/sourceinstead of the name of the workspace, this is intentional? - The GitHub workflow use rpm even when the workspace was created using
--pm=pnpmflag
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels