PermalinkChoose a base ref Choose a head ref
base repository: giggio/node-chromedriver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: 117.0.2
Could not load branches
Nothing to show
{{ refName }} defaultCould not load tags
Nothing to show
{{ refName }} default ...
head repository: giggio/node-chromedriver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Uh oh!
There was an error while loading. Please reload this page.
compare: 117.0.3
- 10 commits
- 6 files changed
- 2 contributors
Commits on Sep 21, 2023
Add action to create PR on update
giggio committedSep 21, 2023 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history - giggio committed
Sep 21, 2023 Install dependencies during action
giggio committedSep 21, 2023 - giggio committed
Sep 21, 2023
Commits on Sep 22, 2023
Commits on Sep 25, 2023
Creates the intermediate tmp folder before attempting to copy CHROMED…
…RIVER_FILEPATH to it. Copying the binary no longer worked, unless the destination tmp folder already existed. Steps to reproduce: - rm -Rf /tmp/117.0.5938.92/chromedriver/ - CHROMEDRIVER_FILEPATH="/yourpathto/chromedriver" node node_modules/chromedriver/install.js Failed with: ``` ChromeDriver installation failed Error: ENOENT: no such file or directory, copyfile '/tmp/chromedriver' -> '/tmp/117.0.5938.92/chromedriver/chromedriver-linux64/chromedriver' at Object.copyFileSync (node:fs:2894:3) at extractDownload (/home/anastasios/Sources/cloud/web/node_modules/chromedriver/install.js:364:8) at install (/home/anastasios/Sources/cloud/web/node_modules/chromedriver/install.js:70:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { errno: -2, syscall: 'copyfile', code: 'ENOENT', path: '/tmp/chromedriver', dest: '/tmp/117.0.5938.92/chromedriver/chromedriver-linux64/chromedriver' } ``` After this change it succeeds.
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history Bump package version to 117.0.3
giggio committedSep 25, 2023 404 status throws errors, we are catching that.
giggio committedSep 25, 2023
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 117.0.2...117.0.3
Uh oh!
There was an error while loading. Please reload this page.