domjtalbot / nx-mesh

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

Add scheduled nx-compatibility workflow #130

Closed domjtalbot closed 1 year ago

domjtalbot commented 1 year ago

What's Changed?

  1. New nx-latest workflow
    • Workflow checks for Nx releases daily.
    • If a new version is released, run all tests to check for compatibility.
    • If tests fail open an issue.
  2. Refactor _generators workflow to accept version matrix input.
  3. Rename reusable workflows to use __ filename prefix
changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: ffe6a4d60a67fd450c573a2480fe139cfef71603

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ffe6a4d60a67fd450c573a2480fe139cfef71603. 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 2 targets - [`node_v18.14.2__pnpm_7.28.0 nx run-many --target=build --parallel=2 --all --configuration=production`](https://cloud.nx.app/runs/7KVeG5osUE) - [`node_v18.14.2__pnpm_7.28.0 nx run-many --target=build --parallel=2 --all`](https://cloud.nx.app/runs/Ii1S8woIXC)

Sent with 💌 from NxCloud.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit ffe6a4d6 and detected 0 issues on this pull request.

View more on Code Climate.