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

February 2024 dependency updates. #107

Merged
merged 6 commits into from
Feb 14, 2024
Merged

February 2024 dependency updates. #107

merged 6 commits into from
Feb 14, 2024

Conversation

erinesullivan
Copy link
Collaborator

@erinesullivan erinesullivan commented Feb 5, 2024

Overview

Monthly dependency update to help maintain Catalog Browse.

NPM

All dependencies match the latest package versions. Only package-lock.json has been updated this round.

Ruby

Ran bundle update

Workflows

A section called Workflows has been added to the PR template to use as a reminder to also stay on top of build actions during monthly updates.

  • actions/checkout has been updated to v4.
  • every actions is using the latest platform engineering workflow to push to search-kube
  • removes testing vs. staging deployment options for manual deploy; workshop is now the only thing.

Testing

  • Install the updated packages (docker-compose run --rm web npm install).
  • Make a CSS change, and build the styles (docker-compose run --rm web npm run build).
  • Start the site to see if your change was made, and everything still works (docker-compose up).
  • Make sure the PR is consistent in these browsers:
    • Chrome
    • Firefox
    • Safari
    • Edge

@erinesullivan erinesullivan added the dependencies Changes to packages or gems. label Feb 5, 2024
@erinesullivan erinesullivan self-assigned this Feb 5, 2024
Copy link
Collaborator

@niquerio niquerio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 I especially like the Workflows section

@niquerio niquerio merged commit 0ac4301 into main Feb 14, 2024
1 check passed
@erinesullivan erinesullivan deleted the 2024-02-05-updates branch February 14, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to packages or gems.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants