Skip to content

Remove deleted components from e2e generation script #5947

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

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

Conversation

hectahertz
Copy link
Contributor

Changelog

Removed

This removes FilterList and TabPages from the e2e generation script as they were deleted.

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

@Copilot Copilot AI review requested due to automatic review settings April 21, 2025 14:07
@hectahertz hectahertz requested a review from a team as a code owner April 21, 2025 14:07
@hectahertz hectahertz requested a review from joshblack April 21, 2025 14:07
Copy link

changeset-bot bot commented Apr 21, 2025

⚠️ No Changeset found

Latest commit: ec091bf

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

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes references to the deleted components FilterList and TabPages from the e2e test generation script to ensure that obsolete tests are no longer generated.

  • Removed FilterList test configurations
  • Removed TabPages test configurations
  • Updated the changeset for a patch release

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
script/generate-e2e-tests.js Removed test configurations for deleted components FilterList and TabPages
.changeset/green-potato-fans.md Updated changeset indicating a patch release reflecting component removals

Copy link
Contributor

github-actions bot commented Apr 21, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 102.58 KB (0%)
packages/react/dist/browser.umd.js 102.84 KB (0%)

@hectahertz hectahertz added the skip changeset This change does not need a changelog label Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants