e-square-io / nx-github-actions

A set of Github Actions for NX workspaces
MIT License
30 stars 6 forks source link

ci: missing github token #29

Closed ronnetzer closed 2 years ago

ronnetzer commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

github token is missing from publishing action steps

Does this PR introduce a breaking change?

[ ] Yes
[x] No
nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

CI ran the following commands for commit c407db102c885cec4b5aa07859f6604ac5aaed36. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets - [`nx run-many --projects=utils,nx-distributed-task,nx-affected-matrix --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/vdWHxz0R71w) - [`nx run-many --projects=nx-distributed-task,nx-affected-matrix --target=build --scan --parallel --maxParallel=3`](https://nx.app/runs/BixJC2dUM1a)

Sent with 💌 from NxCloud.

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (c407db1) into main (9a834c6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   86.24%   86.24%           
=======================================
  Files          13       13           
  Lines         349      349           
  Branches       51       51           
=======================================
  Hits          301      301           
  Misses         38       38           
  Partials       10       10           
Flag Coverage Δ
nx-affected-matrix 97.77% <ø> (ø)
nx-distributed-task 91.89% <ø> (ø)
utils 83.52% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6676d10...c407db1. Read the comment docs.