renovate[bot]
61225e6015
[deps]: Update actions/setup-node action to v6 ( #17038 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 10:36:16 -05:00
renovate[bot]
66252d7c10
[deps]: Update Minor github-actions updates ( #17621 )
...
* [deps]: Update Minor github-actions updates
* Revert bump
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2026-01-08 14:12:17 +00:00
renovate[bot]
b7d2ce9d0e
[deps]: Update actions/checkout action to v6 ( #17715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-12-29 12:03:32 -05:00
renovate[bot]
dd8e3f963d
[deps]: Update actions/checkout action to v5.0.1 ( #17537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 17:08:17 -05:00
renovate[bot]
a592f2b866
[deps]: Update actions/checkout action to v5 ( #16424 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-23 15:18:43 -04:00
Matt Andreko
8beb1c6ab0
Clean up workflow files from Zizmor output ( #16690 )
2025-10-21 13:13:45 -04:00
renovate[bot]
af529fbf39
[deps]: Update actions/setup-node action to v5 ( #16426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 10:42:42 -04:00
Addison Beck
f988d3fd70
build(nx): continue on error for the experimental nx ci ( #16646 )
2025-09-29 14:01:35 -04:00
Addison Beck
18594ade72
ci: add experimental Nx affected workflow ( #16389 )
...
* ci: add experimental Nx affected workflow
Adds .github/workflows/nx.yml to run \`nx affected\` on pull requests,
testing only changed libraries for build, lint, and test targets.
This prevents regressions of the library configuration issues discovered
in the systematic Nx library audit and ensures proper library builds in CI.
Features:
- Uses nrwl/nx-set-shas for accurate affected project detection
- Tests build, lint, and test targets
- Runs on PR open/synchronize events
- Helps catch package.json path bugs before merge
* review: get node version from .nvmrc
2025-09-23 09:33:52 +02:00