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

feat(nx-plugin): add verdaccio to create package e2e #17566

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

xiongemi
Copy link
Collaborator

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@xiongemi xiongemi requested review from FrozenPandaz, vsavkin and a team as code owners June 13, 2023 04:19
@xiongemi xiongemi requested a review from jaysoo June 13, 2023 04:19
@vercel
Copy link

vercel bot commented Jun 13, 2023

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

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 15, 2023 10:59pm

@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch from 1f92aa2 to 218cd71 Compare June 13, 2023 05:19
@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch from 218cd71 to 8fcc022 Compare June 13, 2023 06:07
@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch from 8fcc022 to a7b1e13 Compare June 13, 2023 15:20
@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch from a7b1e13 to c773dc0 Compare June 13, 2023 22:31
@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch from c773dc0 to 2880d9a Compare June 14, 2023 03:22
@xiongemi xiongemi requested review from meeroslav, a team and mandarini as code owners June 14, 2023 03:22
@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch 2 times, most recently from 2252ad5 to 351d3f1 Compare June 14, 2023 03:30
@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch from 351d3f1 to f5f710a Compare June 14, 2023 05:00
packages/js/src/executors/verdaccio/verdaccio.impl.ts Outdated Show resolved Hide resolved
packages/js/src/executors/verdaccio/verdaccio.impl.ts Outdated Show resolved Hide resolved
packages/js/src/executors/verdaccio/verdaccio.impl.ts Outdated Show resolved Hide resolved
packages/js/src/index.ts Outdated Show resolved Hide resolved
packages/js/src/index.ts Outdated Show resolved Hide resolved
packages/js/src/utils/stop-local-registry.ts Outdated Show resolved Hide resolved
@xiongemi xiongemi force-pushed the feat/add-verdaccio-plugin-e2e-tests branch from b4540c6 to 4b9faba Compare June 15, 2023 22:02
@xiongemi xiongemi requested a review from a team as a code owner June 15, 2023 22:02
@xiongemi xiongemi requested a review from juristr June 15, 2023 22:02
rootProject: false,
});

function addE2eProject(host: Tree, options: NormalizedSchema) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

followup: this function name isn't accurate anymore, no project is added.

@FrozenPandaz FrozenPandaz merged commit 7baad04 into master Jun 16, 2023
@FrozenPandaz FrozenPandaz deleted the feat/add-verdaccio-plugin-e2e-tests branch June 16, 2023 13:45
@github-actions
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 Jun 22, 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.

4 participants