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

ci: apply yarn npm audit to workflow #652

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

tadayosi
Copy link
Member

@tadayosi tadayosi commented Nov 9, 2023

No description provided.

This adds a new workflow 'Audit', which runs weekly on every Sunday to periodically audit the
dependencies. It also inserts an audit step to Test workflow, so that every pull request is also
audited against the potentially added dependencies.
@hawtio-ci
Copy link

hawtio-ci bot commented Nov 9, 2023

Test results

Run attempt: 742
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(11)-firefox 59 58 1 0 0 300.051
results-quarkus-node(18)-java(17)-firefox 59 58 1 0 0 432.238
results-quarkus-node(20)-java(11)-firefox 59 58 1 0 0 424.243
results-quarkus-node(20)-java(17)-firefox 59 58 1 0 0 478.218
results-springboot-node(18)-java(11)-firefox 58 57 1 0 0 302.148
results-springboot-node(18)-java(17)-firefox 58 57 1 0 0 299.426
results-springboot-node(20)-java(11)-firefox 58 57 1 0 0 302.68
results-springboot-node(20)-java(17)-firefox 58 57 1 0 0 487.366

Copy link

github-actions bot commented Nov 9, 2023

Test Results

    8 files  ±0      8 suites  ±0   50m 26s ⏱️ + 2m 29s
  59 tests ±0    58 ✔️ ±0  1 💤 ±0  0 ±0 
468 runs  ±0  460 ✔️ ±0  8 💤 ±0  0 ±0 

Results for commit a7d5dac. ± Comparison against base commit 1bc5aae.

@tadayosi tadayosi merged commit f30eec0 into hawtio:main Nov 9, 2023
13 checks passed
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.

1 participant