nrwl / nx-labs

A collection of Nx plugins
MIT License
144 stars 50 forks source link

chore(nx-ignore): git config for e2e tests #320

Closed mandarini closed 1 year ago

mandarini commented 1 year ago

Configure commit for e2e tests, because if it's not configured then it may fail on CI with following error message:

 Committer identity unknown

      *** Please tell me who you are.

      Run

        git config --global user.email "you@example.com"
        git config --global user.name "Your Name"
nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

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

📂 See all runs for this branch


✅ Successfully ran 4 targets - [`nx affected --target=e2e --parallel --max-parallel=1 --exclude=nx-ignore-e2e,gatsby-e2e`](https://cloud.nx.app/runs/tXulZYNQzH) - [`nx affected --target=test --parallel --max-parallel=2`](https://cloud.nx.app/runs/NyH6nwsSib) - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/4K3Izwu1is) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/8Ayk0pOTK5)

Sent with 💌 from NxCloud.