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

Snap file & sitemap integration #248

Merged
merged 11 commits into from
Mar 10, 2024
Merged

Snap file & sitemap integration #248

merged 11 commits into from
Mar 10, 2024

Conversation

AlfieJones
Copy link
Member

@AlfieJones AlfieJones commented Mar 9, 2024

It adds a new integration that reads snap definition files.

The new file definition exports a default constant or function. If a function, it should return a constant array of snapshots.

These snapshots currently consist of a URL & extra details like name, variant, masking etc

Still to add:

  • Docs
  • Sitemap support
  • Example

closes #246
closes #115

Copy link

changeset-bot bot commented Mar 9, 2024

🦋 Changeset detected

Latest commit: 439d21e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@pixeleye/cli-capture Patch
@pixeleye/cli-booth Patch
@pixeleye/playwright Patch
@pixeleye/storybook Patch
pixeleye Minor
@pixeleye/playwright-example Patch
@pixeleye/cypress-example Patch
@pixeleye/puppeteer-with-vitest Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

vercel bot commented Mar 9, 2024

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

Name Status Preview Comments Updated (UTC)
pixeleye-marketing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2024 11:22am
pixeleye-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2024 11:22am

@AlfieJones AlfieJones changed the title Snap file integration Snap file & sitemap integration Mar 9, 2024
Copy link

socket-security bot commented Mar 9, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@pixeleye/[email protected] None 0 38.4 kB alfiejones

🚮 Removed packages: npm/@pixeleye/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Mar 9, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@github-actions github-actions bot mentioned this pull request Mar 10, 2024
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.

Upload snapshots in batches Add sitemap integration
1 participant