Skip to content

chore: run addon tests on request - #1223

Open
manuel3108 wants to merge 3 commits into
version-1from
chore/run-addon-tests-on-request
Open

chore: run addon tests on request#1223
manuel3108 wants to merge 3 commits into
version-1from
chore/run-addon-tests-on-request

Conversation

@manuel3108

Copy link
Copy Markdown
Member

The addon tests are the only ones that take quite a lot of time to run. So we run them in a separate runner to get faster general feedback. Additionally most of the changes we do, do not affect the addons itself. In such cases it is wasteful to run the addon tests. Therefore we add a new label needs-addon-integration-tests similar to the needs-platform-tests in kit, that we can add to the prs on a per need basis. Changeset PR's automatically receive that label.

Description

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

@pkg-svelte-dev

pkg-svelte-dev Bot commented Aug 5, 2026

Copy link
Copy Markdown

Install the latest version of sv from d6218c7:

pnpm add https://pkg.svelte.dev/sv/c/d6218c70252f14c6f727c7d5361f2556b335c373

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/cli/pr/1223

@changeset-bot

changeset-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d6218c7

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

@svelte-docs-bot

Copy link
Copy Markdown

@manuel3108 manuel3108 added the needs-addon-integration-tests Run the addon integration test suite label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-addon-integration-tests Run the addon integration test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant