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

Run import tests against each package bundle version. #3451

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dom96
Copy link
Collaborator

@dom96 dom96 commented Feb 3, 2025

Now that we have multiple package bundle versions and we plan to get more, it's important we test the packages in each bundle. This PR generates import tests for packages in each of the bundles and also ensures that new package bundles contain the older bundle's packages.

@dom96 dom96 requested review from a team as code owners February 3, 2025 15:26
@dom96 dom96 changed the title Run import tests on against each package bundle version. Run import tests against each package bundle version. Feb 3, 2025
@dom96 dom96 force-pushed the dominik/import-tests-for-each-package-bundle branch from 37cc182 to e327744 Compare February 3, 2025 17:46
@dom96 dom96 requested a review from a team as a code owner February 3, 2025 17:46
@dom96 dom96 force-pushed the dominik/import-tests-for-each-package-bundle branch 2 times, most recently from d2aa3e7 to 12c7ef6 Compare February 5, 2025 10:25
Copy link

github-actions bot commented Feb 5, 2025

The generated output of @cloudflare/workers-types matches the snapshot in types/generated-snapshot 🎉

@dom96 dom96 force-pushed the dominik/import-tests-for-each-package-bundle branch from 788b3d0 to 2b846a5 Compare February 7, 2025 18:19
@dom96 dom96 changed the base branch from main to dominik/load-dynlib-to-usr-lib February 7, 2025 18:20
Base automatically changed from dominik/load-dynlib-to-usr-lib to main February 7, 2025 20:13
hoodmane added a commit that referenced this pull request Feb 10, 2025
@hoodmane
Copy link
Contributor

I moved the last few of these changes onto the main branch as #3508.

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.

2 participants