e-square-io / nx-github-actions

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

docs(nx-distributed-task): fix dead marketplace link in README #49

Closed robinpellegrims closed 2 years ago

robinpellegrims 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
[ ] CI related changes
[X] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

nx-distributed-task README contains a dead link to the marketplace for @e-square/nx-affected-matrix

What is the new behavior?

Link is fixed

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c2d0677c6d605d021dd5d03ae565ac49096b1300. 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 - [`nx run-many --projects=nx-distributed-task --skip-nx-cache=false --target=build --parallel=3 --scan --with-deps`](https://nx.app/runs/SKwBmXn6lpP) - [`nx run-many --projects=nx-distributed-task --skip-nx-cache=false --target=test --parallel=3 --scan --with-deps=false`](https://nx.app/runs/UIJWskyQ0Ps)

Sent with 💌 from NxCloud.

codecov[bot] commented 2 years ago

Codecov Report

Merging #49 (c2d0677) into main (d569434) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files          15       15           
  Lines         368      368           
  Branches       52       52           
=======================================
  Hits          326      326           
  Misses         39       39           
  Partials        3        3           
Flag Coverage Δ *Carryforward flag
nx-affected-matrix 95.91% <ø> (ø) Carriedforward from d569434
nx-distributed-task 100.00% <ø> (ø)
utils 82.14% <ø> (ø) Carriedforward from d569434

*This pull request uses carry forward flags. Click here to find out more.


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 8953f8a...c2d0677. Read the comment docs.