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 github actions to be faster, also try and make storybook upgrading more seemless #562

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

duttonw
Copy link
Member

@duttonw duttonw commented Apr 10, 2024

Incudes streamlining test and build compile action to include caching of .npm folder, also use 'variables' instead of secrets for binary/cdn repo

issue:
dependabot opens N storybook tickets, one for each library when all of them need to be updated in lockstep.

solution:
make a github action that runs daily and makes a PR if there is a difference to auto merge if testing passes.

@ThrawnCA
Copy link
Contributor

Some of the dependencies in package.json are being downgraded?

@duttonw
Copy link
Member Author

duttonw commented Apr 15, 2024

Some of the dependencies in package.json are being downgraded?

because they are meant to be upgraded in lock step.

@duttonw duttonw merged commit 346708f into develop Apr 15, 2024
2 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.

None yet

2 participants