domjtalbot / nx-mesh

GraphQL Mesh support for Nx
https://www.npmjs.com/package/nx-mesh
MIT License
24 stars 1 forks source link

Add build watcher #124

Closed domjtalbot closed 1 year ago

domjtalbot commented 1 year ago

build & build-swc now support the watch option. Automatically rebuild upon file changes.

Options

Name Type Required Default Description
watch boolean - false Rebuild upon file changes.
changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: c1190459000610ef75ed1e302dc592c24f92d1ae

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------- | ----- | | nx-mesh | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c1190459000610ef75ed1e302dc592c24f92d1ae. 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 23 targets - [`node_v18.13.0__pnpm_7.26.2 nx run nx-mesh:lint --configuration=codeql`](https://cloud.nx.app/runs/bUNL2yty9C) - [`node_v18.13.0__pnpm_7.26.2 nx run-many --target=test --parallel=3 --all --configuration=reports`](https://cloud.nx.app/runs/X91GYnZ9yj) - [`node_v18.13.0__pnpm_7.26.2 nx run-many --target=lint --parallel=4 --all --configuration=reports`](https://cloud.nx.app/runs/GiZoiiWKKv) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=build --parallel=2 --configuration=production`](https://cloud.nx.app/runs/28y4jbBIp1) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=e2e-start --parallel=1`](https://cloud.nx.app/runs/ziIhD6MrLN) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=e2e-serve-dev --parallel=1`](https://cloud.nx.app/runs/B8xo9mQGkO) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=e2e-serve --parallel=1`](https://cloud.nx.app/runs/DJ8AsvlJg6) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=e2e --parallel=1`](https://cloud.nx.app/runs/UdKWPe77ib) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=test --parallel=3 --configuration=reports`](https://cloud.nx.app/runs/fb3YKcLGKj) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=test --parallel=3`](https://cloud.nx.app/runs/ZBsZVqZ0U8) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=e2e --parallel=1`](https://cloud.nx.app/runs/AKRVjci479) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=e2e-serve --parallel=1`](https://cloud.nx.app/runs/mFEra369Zp) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=e2e-start --parallel=1`](https://cloud.nx.app/runs/8FB9w5YkIr) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=e2e-serve-dev --parallel=1`](https://cloud.nx.app/runs/JYOd9ziLf2) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=test --parallel=3 --configuration=reports`](https://cloud.nx.app/runs/fxN9pIIWlD) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=test --parallel=3`](https://cloud.nx.app/runs/wsZUl1gJ1d) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=build --parallel=2 --configuration=production`](https://cloud.nx.app/runs/WxxXU9VjTJ) - [`node_v19.5.0__pnpm_7.26.2 nx affected --target=build --parallel=2`](https://cloud.nx.app/runs/pBzb9NwK1y) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=build --parallel=2 --configuration=production`](https://cloud.nx.app/runs/Ucy9O4tApV) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=build --parallel=2`](https://cloud.nx.app/runs/oi4X5rTkzT) - [`node_v18.13.0__pnpm_7.26.2 nx affected --target=lint --parallel=4`](https://cloud.nx.app/runs/kvMKSPglW0) - [`nx-cloud record -- npx nx format:check`](https://cloud.nx.app/runs/BalNMIJGx1) - [`nx-cloud record -- npx nx workspace-lint`](https://cloud.nx.app/runs/PzqWq1BOnK)

Sent with 💌 from NxCloud.

github-actions[bot] commented 1 year ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
nx-mesh 3.1.0-alpha-20230131191908 npm ↗︎ unpkg ↗︎
sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
27.5% 27.5% Duplication

github-actions[bot] commented 1 year ago

This pull request has been deployed to Vercel.

Latest commit: c119045
✅ Preview: https://nx-mesh-fwupvoali-domjtalbot.vercel.app
🔍 Inspect: https://vercel.com/domjtalbot/nx-mesh/4Zox4kYFYs4ELZKHCxPh4bBnXZjf

View Workflow Logs