ethyca / fides

The Privacy Engineering & Compliance Framework
https://ethyca.com/docs
Apache License 2.0
361 stars 72 forks source link

ignore checking BE with FE CI changes #5474

Closed gilluminate closed 2 weeks ago

gilluminate commented 2 weeks ago

Description Of Changes

While working on FE CI stuff, the Backend checks keep firing off just because I'm updating the github actions for FE. This change is to stop that madness.

Code Changes

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **fides-plus-nightly** | ⬜️ Ignored ([Inspect](https://vercel.com/ethyca/fides-plus-nightly/3JHFmtto4yamKNEfniLe49WBxFFF)) | | | Nov 7, 2024 4:15pm |
cypress[bot] commented 2 weeks ago

fides    Run #10874

Run Properties:  status check passed Passed #10874  •  git commit 2e5aca6d52 ℹ️: Merge cfd67e38a964838ccb464a53c2d5e27d031924a9 into 590d85afb7d0e088142a6fd28ac8...
Project fides
Branch Review refs/pull/5474/merge
Run status status check passed Passed #10874
Run duration 00m 38s
Commit git commit 2e5aca6d52 ℹ️: Merge cfd67e38a964838ccb464a53c2d5e27d031924a9 into 590d85afb7d0e088142a6fd28ac8...
Committer Jason Gill
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎
cypress[bot] commented 2 weeks ago

fides    Run #10876

Run Properties:  status check passed Passed #10876  •  git commit eaace633f7: ignore checking BE with FE CI changes (#5474)
Project fides
Branch Review main
Run status status check passed Passed #10876
Run duration 00m 38s
Commit git commit eaace633f7: ignore checking BE with FE CI changes (#5474)
Committer Jason Gill
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.20%. Comparing base (590d85a) to head (cfd67e3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5474 +/- ## ========================================== + Coverage 84.77% 85.20% +0.43% ========================================== Files 386 386 Lines 24234 24234 Branches 2640 2640 ========================================== + Hits 20544 20649 +105 + Misses 3134 3032 -102 + Partials 556 553 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.