Skip to content

bump versions for github actions#2066

Merged
denis-yuen merged 2 commits intodevelopfrom
dependabot/update_ubuntu
Mar 6, 2025
Merged

bump versions for github actions#2066
denis-yuen merged 2 commits intodevelopfrom
dependabot/update_ubuntu

Conversation

@denis-yuen
Copy link
Copy Markdown
Member

@denis-yuen denis-yuen commented Mar 5, 2025

Description
Bumps three workflows
npm audit test - akita legitimately shows a broken signature, will need to unblock #2047 think this is broken for everyone
accessibility: seems to work
update license file: seems to work

Review Instructions
Look at these builds in github actions

Issue
https://ucsc-cgl.atlassian.net/browse/SEAB-6965

Security
None

  • Check that your code compiles by running npm run build
  • Ensure that the PR targets the correct branch. Check the milestone or fix version of the ticket.
  • If this is the first time you're submitting a PR or even if you just need a refresher, consider reviewing our style guide
  • Do not bypass Angular sanitization (bypassSecurityTrustHtml, etc.), or justify why you need to do so
  • If displaying markdown, use the markdown-wrapper component, which does extra sanitization
  • Do not use cookies, although this may change in the future
  • Run npm audit and ensure you are not introducing new vulnerabilities
  • Do due diligence on new 3rd party libraries, checking for CVEs
  • Don't allow user-uploaded images to be served from the Dockstore domain
  • If this PR is for a user-facing feature, create and link a documentation ticket for this feature (usually in the same milestone as the linked issue). Style points if you create a documentation PR directly and link that instead.
  • Check whether this PR disables tests. If it legitimately needs to disable a test, create a new ticket to re-enable it in a specific milestone.

@denis-yuen denis-yuen self-assigned this Mar 5, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 5, 2025

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.78%. Comparing base (1d2ac11) to head (c680d3c).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2066   +/-   ##
========================================
  Coverage    41.78%   41.78%           
========================================
  Files          390      390           
  Lines        12321    12321           
  Branches      2946     2946           
========================================
  Hits          5148     5148           
  Misses        4870     4870           
  Partials      2303     2303           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@denis-yuen denis-yuen marked this pull request as ready for review March 5, 2025 22:54
@denis-yuen denis-yuen requested review from a team, hyunnaye, kathy-t and svonworl and removed request for a team March 5, 2025 22:55
@denis-yuen denis-yuen merged commit b0c4058 into develop Mar 6, 2025
@denis-yuen denis-yuen deleted the dependabot/update_ubuntu branch March 6, 2025 20:40
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.

3 participants