Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): snyk workflow should not run on dependabot or forked pull requests #10355

Merged
merged 1 commit into from Dec 7, 2023

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Ensures the Snyk workflow does not run on dependabot or forked pull requests.

Related Issues

…quests

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Copy link

github-actions bot commented Dec 7, 2023

Node: HAPI Test (Crypto) Results

211 tests   201 ✔️  18m 34s ⏱️
  22 suites    10 💤
  22 files        0

Results for commit a203ec6.

Copy link

github-actions bot commented Dec 7, 2023

Node: Unit Test Results

    2 293 files  ±0      2 293 suites  ±0   48m 36s ⏱️ -23s
118 431 tests ±0  118 397 ✔️ ±0  34 💤 ±0  0 ±0 
126 853 runs  ±0  126 819 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit a203ec6. ± Comparison against base commit 644fd5e.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@644fd5e). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #10355   +/-   ##
==========================================
  Coverage           ?   63.52%           
  Complexity         ?    30989           
==========================================
  Files              ?     3341           
  Lines              ?   134577           
  Branches           ?    13994           
==========================================
  Hits               ?    85488           
  Misses             ?    45727           
  Partials           ?     3362           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Dec 7, 2023

Node: HAPI Test (Token) Results

190 tests   188 ✔️  21m 51s ⏱️
  13 suites      2 💤
  13 files        0

Results for commit a203ec6.

Copy link

github-actions bot commented Dec 7, 2023

Node: E2E Test Results

    1 files      1 suites   23m 42s ⏱️
311 tests 311 ✔️ 0 💤 0
333 runs  333 ✔️ 0 💤 0

Results for commit a203ec6.

Copy link

github-actions bot commented Dec 7, 2023

Node: HAPI Test (Misc) Results

419 tests   316 ✔️  25m 19s ⏱️
  73 suites  103 💤
  73 files        0

Results for commit a203ec6.

Copy link

github-actions bot commented Dec 7, 2023

Node: HAPI Test (Time Consuming) Results

21 tests     9 ✔️  26m 15s ⏱️
  2 suites  12 💤
  2 files      0

Results for commit a203ec6.

Copy link

github-actions bot commented Dec 7, 2023

Node: Integration Test Results

279 tests  ±0   279 ✔️ +1   28m 19s ⏱️ -13s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0  - 1 

Results for commit a203ec6. ± Comparison against base commit 644fd5e.

Copy link

github-actions bot commented Dec 7, 2023

Node: HAPI Test (Smart Contract) Results

396 tests   349 ✔️  52m 25s ⏱️
  55 suites    47 💤
  55 files        0

Results for commit a203ec6.

@nathanklick nathanklick merged commit 1d6aedd into develop Dec 7, 2023
31 checks passed
@nathanklick nathanklick deleted the 10354-CI-Snyk-Fork-Handling branch December 7, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Snyk scanning in the PR Check and related workflows should not run from a dependabot or forked PR
3 participants