Skip to content

Appium 2 / W3C sample update (#12) without committed vendor/ and composer.phar - #14

Open
belaletech wants to merge 2 commits into
LambdaTest:masterfrom
belaletech:cleanup/remove-vendor-from-pr-12
Open

belaletech wants to merge 2 commits into
LambdaTest:masterfrom
belaletech:cleanup/remove-vendor-from-pr-12

Conversation

@belaletech

Copy link
Copy Markdown

Builds on #12 and drops the files that do not belong in version control.

Changes

Why

#12 touches ~1,700 files, almost all of them vendored dependency churn, which makes the actual sample-code changes impossible to review. With vendor/ untracked, the reviewable surface is the 7 source/config files.

Users run composer install (documented in the README) to fetch dependencies, so nothing is lost.

🤖 Generated with Claude Code

https://claude.ai/code/session_01EPU3LJv3YRGtbssWicuJxb

shivanks-hue and others added 2 commits February 8, 2026 11:38
Remove the vendored Composer dependencies and the bundled composer.phar
binary from version control, and add them to .gitignore. They are
reproducible from composer.json/composer.lock via `composer install`.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EPU3LJv3YRGtbssWicuJxb
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.

3 participants