Closed domjtalbot closed 1 year ago
CI is running/has finished running commands for commit 57c0996346399f24b102874f4b62dabd68460e11. 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
Sent with 💌 from NxCloud.
Latest commit: 57c0996346399f24b102874f4b62dabd68460e11
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.
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
Code Climate has analyzed commit 57c09963 and detected 0 issues on this pull request.
View more on Code Climate.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
This pull request has been deployed to Vercel.
Latest commit: | 57c0996 |
✅ Preview: | https://nx-mesh-mrf4lprxg-domjtalbot.vercel.app |
🔍 Inspect: | https://vercel.com/domjtalbot/nx-mesh/CMWULYfKJG7p2Sm86a38PW15netY |
Refactor GitHub Action workflows to improve maintainability.
Current problems include:
What's Changed?
workflow_call
).push
,pull_request
andworkflow_dispatch
.lint
,build
,test
,generators
,changesets
,release
,deploy
.lint
is always the first workflowlint
checks linting tools for errorslint
sets up node cache for other workflows to load faster