Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mschile

mschile created a comment on a pull request on cypress-io/cypress
I'm closing this PR in favor of https://github.com/cypress-io/cypress/pull/30751/.

View on GitHub

mschile closed a pull request on cypress-io/cypress
fix: Google Chrome for testing - version not parsed correctly
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...
mschile pushed 4 commits to mschile/chrome_for_testing cypress-io/cypress
  • fix: error loading config file with node 22.12.0 (#30730) 73de0a8
  • misc: Remove 'Alternatively you can use CommonJS syntax' comment from scaffolded component supportFile (#30738) * Re... 17639cb
  • chore: Update Chrome (stable) to 131.0.6778.139 (#30743) * chore: Update Chrome (stable) to 131.0.6778.139 * empt... 74cf216
  • Merge branch 'develop' into mschile/chrome_for_testing ac2db2b

View on GitHub

mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress

View on GitHub

mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress

View on GitHub

mschile created a review on a pull request on cypress-io/cypress

View on GitHub

mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress
  • update to use test channel 2abfca4

View on GitHub

mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress

View on GitHub

mschile deleted a branch cypress-io/cypress

ryanm/experiment/esm

mschile pushed 1 commit to develop cypress-io/cypress
  • fix: error loading config file with node 22.12.0 (#30730) 73de0a8

View on GitHub

mschile closed an issue on cypress-io/cypress
Your configFile is invalid with Node.js 22.12.0
### Current behavior ``` ./node_modules/.bin/cypress run -C cypress/cypress.config.ts DevTools listening on ws://127.0.0.1:63094/devtools/browser/53e3238c-950e-4a0f-8042-3c35b7e18d63 (node:...
mschile closed a pull request on cypress-io/cypress
fix: error loading config file with node 22.12.0
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...
mschile pushed 3 commits to mschile/chrome_for_testing cypress-io/cypress
  • fix: update userChrome.css to correctly hide the toolbox in firefox (#30728) dcd0e92
  • dependency: Bump chai from 4.2.0 to 4.5.0 (#30737) * Bump chai to 4.5.0 * empty commit * Add changelog entry ed1c510
  • feat: add support for chrome for testing browser df53cbd

View on GitHub

mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress

View on GitHub

mschile created a branch on cypress-io/cypress

mschile/chrome_for_testing - Fast, easy and reliable testing for anything that runs in a browser.

mschile created a review on a pull request on cypress-io/cypress

View on GitHub

mschile pushed 1 commit to ryanm/experiment/esm cypress-io/cypress

View on GitHub

mschile pushed 3 commits to ryanm/experiment/esm cypress-io/cypress
  • fix: hang when Network.enable is not implemented for a target (#30727) e96593b
  • fix: update userChrome.css to correctly hide the toolbox in firefox (#30728) dcd0e92
  • Merge branch 'develop' into ryanm/experiment/esm 379b33a

View on GitHub

mschile pushed 1 commit to ryanm/experiment/esm cypress-io/cypress

View on GitHub

mschile pushed 1 commit to develop cypress-io/cypress
  • fix: update userChrome.css to correctly hide the toolbox in firefox (#30728) dcd0e92

View on GitHub

mschile deleted a branch cypress-io/cypress

mschile/firefox_userChrome

mschile closed an issue on cypress-io/cypress
system-tests screenshot height dimensions changed in firefox 133
### What would you like? After upgrading to Firefox 133, the height dimensions in the system-test snapshots have changed from 720px to 677px. We need to investigate what caused the change and if w...
mschile closed a pull request on cypress-io/cypress
fix: update userChrome.css to correctly hide the toolbox
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...
mschile pushed 1 commit to ryanm/experiment/esm cypress-io/cypress

View on GitHub

mschile pushed 1 commit to ryanm/experiment/esm cypress-io/cypress

View on GitHub

mschile closed an issue on cypress-io/cypress
Upgrade to Electron (at least) 33.1.0
### What would you like? We should upgrade Electron to at least v33.1.0. We needed to wait until [this](https://github.com/electron/electron/pull/44454) was released to ensure we didn't have an ex...
mschile pushed 2 commits to mschile/firefox_userChrome cypress-io/cypress
  • fix: hang when Network.enable is not implemented for a target (#30727) e96593b
  • Merge branch 'develop' into mschile/firefox_userChrome 7c817ea

View on GitHub

mschile deleted a branch cypress-io/cypress

mschile/target_waiting_for_debug_hang

mschile pushed 1 commit to develop cypress-io/cypress
  • fix: hang when Network.enable is not implemented for a target (#30727) e96593b

View on GitHub

mschile closed an issue on cypress-io/cypress
Error attaching to target cri p [Error]: 'Network.enable' wasn't found
### Current behavior when calling addModule to an AudioContext, the promise never resolve or reject. ``` const ctx = new AudioContext() ctx.audioWorklet.addModule('./audio-worklet-module.js...
Load more