Skip to content

Commit

Permalink
chore(nx-dev): switch e2e to playwright (#18629)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbados-clemens authored Aug 23, 2023
1 parent 9d5a383 commit d4ea806
Show file tree
Hide file tree
Showing 26 changed files with 845 additions and 851 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ commands:
name: Install Dependencies
command: |
pnpm install --frozen-lockfile
pnpm playwright install --with-deps firefox webkit chrome
- save_cache:
name: Save pnpm Package Cache
key: node-deps-{{ arch }}-v3-{{ checksum "pnpm-lock.yaml" }}
Expand Down
2 changes: 1 addition & 1 deletion docs/nx-cloud/private/auth-saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ if you are interested.
1. `SAML_CERT=<your-cert-string-from-above>`
2. `SAML_ENTRY_POINT=<your-login-url-from-above>`

# Helm config
## Helm config

If you are using [Helm to deploy NxCloud](https://github.com/nrwl/nx-cloud-helm) you
will need to configure the below two values, as well as make the `SAML_CERT` and `SAML_ENTRY_POINT`
Expand Down
Loading

1 comment on commit d4ea806

@vercel
Copy link

@vercel vercel bot commented on d4ea806 Aug 23, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

nx-dev – ./

nx-five.vercel.app
nx-dev-nrwl.vercel.app
nx.dev
nx-dev-git-master-nrwl.vercel.app

Please # to comment.