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

chore: rework workflow testing suite #2132

Merged
merged 30 commits into from Apr 9, 2023

Conversation

joshuaellis
Copy link
Member

Why

  • Introduces the examples testing against for the package.json etc as part of the CI
  • To split up styles from tests

What

  • Adds checks workflow
  • Reworks testing workflow
  • Adds turbo caching in the CI 🤞🏼

Checklist

  • Ready to be merged

@joshuaellis joshuaellis added the area: tooling Work on the tooling for the repo label Mar 30, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2023

⚠️ No Changeset found

Latest commit: cbe60a2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link

github-actions bot commented Mar 30, 2023

Size Change: 0 B

Total Size: 56.6 kB

ℹ️ View Unchanged
Filename Size
packages/animated/dist/esm/index.js 1.77 kB
packages/animated/dist/index.js 2.08 kB
packages/core/dist/esm/index.js 11.4 kB
packages/core/dist/index.js 11.6 kB
packages/parallax/dist/esm/index.js 1.7 kB
packages/parallax/dist/index.js 2 kB
packages/rafz/dist/esm/index.js 906 B
packages/rafz/dist/index.js 1.14 kB
packages/react-spring/dist/esm/index.js 52 B
packages/react-spring/dist/index.js 321 B
packages/shared/dist/esm/index.js 6.95 kB
packages/shared/dist/index.js 7.25 kB
packages/types/dist/esm/index.js 53 B
packages/types/dist/index.js 323 B
targets/konva/dist/esm/index.js 336 B
targets/konva/dist/index.js 612 B
targets/native/dist/esm/index.js 752 B
targets/native/dist/index.js 864 B
targets/three/dist/esm/index.js 347 B
targets/three/dist/index.js 679 B
targets/web/dist/esm/index.js 2.2 kB
targets/web/dist/index.js 2.42 kB
targets/zdog/dist/esm/index.js 308 B
targets/zdog/dist/index.js 650 B

compressed-size-action

@joshuaellis joshuaellis force-pushed the chore/add-package-checking-workflows branch from 561b5d1 to 842d435 Compare April 7, 2023 09:23
@vercel
Copy link

vercel bot commented Apr 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-spring ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2023 8:19am

@joshuaellis joshuaellis merged commit 5a70f61 into main Apr 9, 2023
19 checks passed
@joshuaellis joshuaellis deleted the chore/add-package-checking-workflows branch April 9, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tooling Work on the tooling for the repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant