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(func): Filter test runs based on file changes #1539

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

Conversation

avattipalli
Copy link
Contributor

@avattipalli avattipalli commented Nov 5, 2024

What/Why?

This change is to optimize the way we trigger our test runs by having an exempt list of file paths. Files in those paths aren't breaking changes and so, we can safely avoid running any tests on them and let the pipeline proceed faster.

Testing

On CI 👀

@avattipalli avattipalli self-assigned this Nov 5, 2024
Copy link

changeset-bot bot commented Nov 5, 2024

⚠️ No Changeset found

Latest commit: a9df2d3

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

vercel bot commented Nov 5, 2024

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

Name Status Preview Comments Updated (UTC)
catalyst-latest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 11:59pm
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst ⬜️ Ignored (Inspect) Nov 21, 2024 11:59pm
catalyst-1millionproducts-store ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 11:59pm
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 11:59pm
catalyst-soul ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 11:59pm
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 11:59pm
catalyst-unstable ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 11:59pm

@avattipalli avattipalli marked this pull request as ready for review November 5, 2024 23:02
@avattipalli avattipalli requested a review from a team as a code owner November 5, 2024 23:02
Copy link
Contributor

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-izbkpcnj2-bigcommerce-platform.vercel.app

🖥️ Desktop

We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:

Category Score
🟠 Performance 87
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 82

📱 Mobile

We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:

Category Score
🟢 Performance 91
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 85

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