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: dangerfile and build-and-test updated #2847

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jpandersen87
Copy link
Contributor

@jpandersen87 jpandersen87 commented Mar 22, 2024

Summary

  • Updates the shouldTest flag in dangerfile so that it will properly be false if PR data isn't present
  • Adds node 20 to build-and-test's matrix, and bumps the github actions used's versions
  • Bumps the .node-version to latest 18.x (18.19.1)
  • Fixes storybook brandImage url (find uswds.svg relative, not from root)

How To Test

  • build-and-test should successfully run on node 18/20 on this PR
  • dangerfile steps in other workflows besides PR should no longer fail from attempting to run and encountering errors

- shouldRun flag updated to properly verify PR exists in addition to bot check
- use latest 18.x node version
- add node 20 to build-and-test matrix
- update action versions in build-and-test
@jpandersen87 jpandersen87 requested a review from a team as a code owner March 22, 2024 20:17
@jpandersen87 jpandersen87 requested a review from a team as a code owner March 22, 2024 20:23
@werdnanoslen werdnanoslen linked an issue Mar 22, 2024 that may be closed by this pull request
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.

[build] Fix USWDS.svg 404 in storybook
1 participant