nrwl / monorepo.tools

Your defacto guide on monorepos, and in depth feature comparisons of tooling solutions.
https://monorepo.tools
MIT License
297 stars 31 forks source link

chore(website): add pants to the list of monorepo build tools #57

Closed benjyw closed 2 years ago

benjyw commented 2 years ago

I believe I've edited correctly, but I will leave some comments on the PR at lines where I'm not certain about something. Happy to make any necessary changes, thanks!

nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 634e91e0a15ec7953fce9ee31ffd8337c3145504. 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 --base=44ed1054e08b599c2ae2b195d551f6d85e283445 --head=634e91e0a15ec7953fce9ee31ffd8337c3145504 --parallel=1`](https://nx.app/runs/GFwKoh6uZKv) - [`nx affected --target=build --base=44ed1054e08b599c2ae2b195d551f6d85e283445 --head=634e91e0a15ec7953fce9ee31ffd8337c3145504 --parallel=2`](https://nx.app/runs/PKq5nDSlVT9) - [`nx affected --target=test --base=44ed1054e08b599c2ae2b195d551f6d85e283445 --head=634e91e0a15ec7953fce9ee31ffd8337c3145504 --parallel=1`](https://nx.app/runs/QHSTIPGqILE) - [`nx affected --target=lint --base=44ed1054e08b599c2ae2b195d551f6d85e283445 --head=634e91e0a15ec7953fce9ee31ffd8337c3145504 --parallel=2`](https://nx.app/runs/fIM4zGrnf0r)

Sent with 💌 from NxCloud.

netlify[bot] commented 2 years ago

Deploy Preview for monorepotools ready!

Name Link
Latest commit af8df2e56326a508425dac994462f00814175d86
Latest deploy log https://app.netlify.com/sites/monorepotools/deploys/6285877f9efa2d000895b39a
Deploy Preview https://deploy-preview-57--monorepotools.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

bcabanes commented 2 years ago

Thank you @benjyw for the PR, I answered your comments and fixed a bunch of things. Let me know what you think!

benjyw commented 2 years ago

Just pushed a merge commit to latest main.