Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
percy
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
86
Code
Issues
21
Pull requests
35
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
PER-8985 feat: Playwright drop-in baseline seeding — build attributes + exec orchestration
- #2335
#2335
Merged
Shivanshu-07
merged 22 commits into
master
percy/cli:master
from
feat/playwright-dropin-baseline
percy/cli:feat/playwright-dropin-baseline
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
PER-8985 feat: Playwright drop-in baseline seeding — build attributes + exec orchestration
#2335
Shivanshu-07
merged 22 commits into
master
percy/cli:master
from
feat/playwright-dropin-baseline
percy/cli:feat/playwright-dropin-baseline
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
feat: Playwright drop-in baseline seeding — client attributes + exec orchestration
Show description for 8195aff
Shivanshu-07
and
claude
committed
8195aff
View commit details
Copy full SHA for 8195aff
Browse repository at this point
fix: seed baselines as web snapshots, not comparisons
Show description for 0493d70
Shivanshu-07
and
claude
committed
0493d70
View commit details
Copy full SHA for 0493d70
Browse repository at this point
feat: app-project baseline seeding — comparison ingest, no render flow
Show description for c001f92
Shivanshu-07
and
claude
committed
c001f92
View commit details
Copy full SHA for c001f92
Browse repository at this point
Commits on Jul 14, 2026
feat: PERCY_DROPIN_DISABLE opts out of baseline seeding
Show description for 8ba3083
Shivanshu-07
and
claude
committed
8ba3083
View commit details
Copy full SHA for 8ba3083
Browse repository at this point
Commits on Jul 15, 2026
fix: CI reds — build.source shape, exec coverage, path sanitizers
Show description for 14982f9
Shivanshu-07
and
claude
committed
14982f9
View commit details
Copy full SHA for 14982f9
Browse repository at this point
test: close remaining cli-exec coverage-gate branches
Show description for 2c0e631
Shivanshu-07
and
claude
committed
2c0e631
View commit details
Copy full SHA for 2c0e631
Browse repository at this point
fix: wait for the seed build to finish before the head build starts
Show description for 4b4e494
Shivanshu-07
and
claude
committed
4b4e494
View commit details
Copy full SHA for 4b4e494
Browse repository at this point
Commits on Jul 16, 2026
Merge remote-tracking branch 'origin/master' into feat/playwright-dropin-baseline
Show description for ee87aa4
Shivanshu-07
committed
ee87aa4
View commit details
Copy full SHA for ee87aa4
Browse repository at this point
test: cover the pending-state branch of waitForSeedBuild
Show description for 174dd3a
Shivanshu-07
and
claude
committed
174dd3a
View commit details
Copy full SHA for 174dd3a
Browse repository at this point
test: cover findBaselineProvider default-parameter branches
Show description for b5609a5
Shivanshu-07
and
claude
committed
b5609a5
View commit details
Copy full SHA for b5609a5
Browse repository at this point
test: cover the healthcheck build source branch
Show description for ed1d400
Shivanshu-07
and
claude
committed
ed1d400
View commit details
Copy full SHA for ed1d400
Browse repository at this point
test: cover canonicalHost's unparseable-IPv6 fallback
Show description for ce0bc57
Shivanshu-07
and
claude
committed
ce0bc57
View commit details
Copy full SHA for ce0bc57
Browse repository at this point
chore: istanbul-ignore canonicalHost's unreachable null guard
Show description for 25e746a
Shivanshu-07
and
claude
committed
25e746a
View commit details
Copy full SHA for 25e746a
Browse repository at this point
Commits on Jul 17, 2026
fix: app seed tags must mirror the SDK's tag shape (browserName)
Show description for 75decf8
Shivanshu-07
and
claude
committed
75decf8
View commit details
Copy full SHA for 75decf8
Browse repository at this point
review: harden baseline provider discovery + seeding guards
Show description for 5b720b3
Shivanshu-07
and
claude
committed
5b720b3
View commit details
Copy full SHA for 5b720b3
Browse repository at this point
chore: wrap provider containment paths in the path sanitizer (semgrep idiom)
Show description for 0a38a90
Shivanshu-07
and
claude
committed
0a38a90
View commit details
Copy full SHA for 0a38a90
Browse repository at this point
Commits on Jul 21, 2026
Merge remote-tracking branch 'origin/master' into feat/playwright-dropin-baseline
Show description for b73530f
Shivanshu-07
committed
b73530f
View commit details
Copy full SHA for b73530f
Browse repository at this point
Commits on Jul 24, 2026
chore: trim comment narration in the drop-in seeding code
Show description for 6e8fd08
Shivanshu-07
and
claude
committed
6e8fd08
View commit details
Copy full SHA for 6e8fd08
Browse repository at this point
Commits on Jul 27, 2026
review: never finalize a zero-upload seed; single-line established notice
Show description for e2b4399
Shivanshu-07
and
claude
committed
e2b4399
View commit details
Copy full SHA for e2b4399
Browse repository at this point
review: interruptible seed-wait, honest zero-seed recovery text, narrower walk
Show description for da65d31
Shivanshu-07
and
claude
committed
da65d31
View commit details
Copy full SHA for da65d31
Browse repository at this point
Commits on Jul 30, 2026
feat: tag automate drop-in head builds, skip baseline seeding for automate projects
Show description for 2687542
Shivanshu-07
and
claude
committed
2687542
View commit details
Copy full SHA for 2687542
Browse repository at this point
Merge remote-tracking branch 'origin/master' into feat/playwright-dropin-baseline
Shivanshu-07
committed
bf3b5b2
View commit details
Copy full SHA for bf3b5b2
Browse repository at this point
You can’t perform that action at this time.