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

Update to yarn@4.2.1 | Add offline cache #337

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

Conversation

anselmbradford
Copy link
Member

@anselmbradford anselmbradford commented Apr 19, 2024

Follow up to #314

Patch updates yarn to 4.2.1

Also, since we have enableGlobalCache set to false, https://yarnpkg.com/features/caching#offline-mirror says

it will save the package cache into a folder local to your project (by default .yarn/cache) that can then be added to Git.

So it looks like we shouldn't actually git ignore the cache and should add the cache here (similar to the old npm-packages-offline-cache)

Changes

  • Update to yarn@4.2.1
  • Add offline cache

How to test this PR

  1. yarn install should pass.

Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for cfpb-design-system-react ready!

Name Link
🔨 Latest commit a1fbf35
🔍 Latest deploy log https://app.netlify.com/sites/cfpb-design-system-react/deploys/663aaae319a90500086af7ee
😎 Deploy Preview https://deploy-preview-337--cfpb-design-system-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@anselmbradford anselmbradford changed the title Update to yarn@4.1.1 | Add offline cache Update to yarn@4.2.1 | Add offline cache May 7, 2024
shindigira added a commit that referenced this pull request May 13, 2024
closes #342 

## Note
- Includes fixes from
#337 to pass the Netlify
build tests

## Changes
- accessibility(pagination): button icons enable isPresentational to be
ignored
- styling(pagination): button content is flex-centered.

## Screenshot
<img width="955" alt="Screenshot 2024-05-09 at 6 15 14 PM"
src="https://github.com/cfpb/design-system-react/assets/13324863/e0159f7d-67cd-421c-b284-d319c7143359">

---------

Co-authored-by: Ans <git@anselmbradford.com>
Co-authored-by: Ans <anselmbradford@users.noreply.github.com>
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.

None yet

1 participant