e-square-io / nx-github-actions

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

fix: git ownership issue #72

Closed ronnetzer closed 1 year ago

ronnetzer commented 1 year ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

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

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

CI is running/has finished running commands for commit 09beb01c7b9ded71e5e41d9f8ad67fe429b75d45. 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 4 targets - [`nx run-many --projects=nx-affected-matrix,nx-distributed-task --skip-nx-cache=false --target=build --parallel=3 --with-deps`](https://cloud.nx.app/runs/zhKnYGA63x) - [`nx run-many --projects=nx-affected-matrix,nx-distributed-task --skip-nx-cache=false --target=test --parallel=3 --with-deps=false`](https://cloud.nx.app/runs/vt8JRH6OI0) - [`nx run-many --projects=utils,nx-distributed-task,nx-affected-matrix --skip-nx-cache=false --target=test --parallel=3 --scan --with-deps=false`](https://cloud.nx.app/runs/TIJ8vqoarv) - [`nx run-many --projects=nx-distributed-task,nx-affected-matrix --skip-nx-cache=false --target=build --parallel=3 --scan --with-deps`](https://cloud.nx.app/runs/PL8VYjC6qk)

Sent with 💌 from NxCloud.

codecov[bot] commented 1 year ago

Codecov Report

Merging #72 (09beb01) into main (a4aba28) will not change coverage. The diff coverage is 35.71%.

@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   87.46%   87.46%           
=======================================
  Files          15       15           
  Lines         383      383           
  Branches       56       56           
=======================================
  Hits          335      335           
  Misses         45       45           
  Partials        3        3           
Flag Coverage Δ
nx-affected-matrix 95.91% <ø> (ø)
nx-distributed-task 100.00% <ø> (ø)
utils 79.82% <35.71%> (ø)
Impacted Files Coverage Δ
packages/utils/src/lib/inputs.ts 57.14% <35.71%> (ø)