Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mschile created a comment on an issue on cypress-io/cypress
What exactly do you mean by Cypress is stuck? What are the console errors? You may want to check out the Cypress Discord Community [![Discord chat](https://img.shields.io/badge/chat-on%20Discord-b...
mschile created a comment on an issue on cypress-io/cypress-documentation
@MikeMcC399, thanks for bringing this to our attention! I updated the vanity url to point to the correct document (this may take a few minutes to deploy).
mschile closed an issue on cypress-io/cypress-documentation
Page Not Found for https://on.cypress.io/opening-the-app
## Current behavior The link https://on.cypress.io/opening-the-app, which is displayed when executing `cypress install`, no longer works. It redirects to https://docs.cypress.io/opening-the-a...mschile created a review on a pull request on cypress-io/cypress-component-testing-apps
mschile created a comment on an issue on cypress-io/cypress
@ekrapfl, yes, that seems like a good workaround. You would also try setting up a `mount` command that accepts a parameter to `autoDetectChangesAfterMount`.
mschile pushed 1 commit to master cypress-io/code-coverage
- chore(deps): update node.js to v22.11.0 (#900) e54ff01
mschile closed a pull request on cypress-io/code-coverage
chore(deps): update node.js to v22.11.0
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/node | docker | minor | `22.8.0` -> `22.11.0` | --- ### Configuration 📅 **Schedule**: Branc...mschile closed an issue on cypress-io/cypress
Update to minimum node-gyp 9.1 for build on Windows
### What would you like? Enable building Cypress from source on Windows with [[email protected]](https://github.com/nodejs/node-gyp/releases/tag/v9.1.0) or later when executing `yarn` on this reposit...mschile closed an issue on cypress-io/cypress
Update to minimum node-gyp 10 for Ubuntu 24.* compatibility
### What would you like? Enable building Cypress from source with [[email protected]](https://github.com/nodejs/node-gyp/releases/tag/v9.1.0) or later when executing `yarn` on this repository accord...mschile pushed 1 commit to release/14.0.0 cypress-io/cypress
- dependency: update @electron/rebuild to 3.7.1 (#30633) b8e96a2
mschile closed a pull request on cypress-io/cypress
dependency: update @electron/rebuild to 3.7.1
- Closes https://github.com/cypress-io/cypress/issues/28766 - Closes https://github.com/cypress-io/cypress/issues/30632 ### Additional details This PR builds on updates for `release/14.0.0`....mschile pushed 1 commit to master cypress-io/code-coverage
- fix(deps): update dependency @types/node to v22 (#902) 2631db8
mschile closed a pull request on cypress-io/code-coverage
fix(deps): update dependency @types/node to v22
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/Definitel...mschile closed a pull request on cypress-io/cypress-example-kitchensink
chore(deps): update dependency to version 🌟
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...mschile created a comment on an issue on cypress-io/cypress
Hi @brunohgo, could you run Cypress in [debug mode](https://on.cypress.io/troubleshooting#Print-DEBUG-logs) mode and print the entire set of logs here?
mschile pushed 1 commit to master cypress-io/cypress-example-kitchensink
- ci: remove use of @cypress/commit-message-install (#909) d20f273
mschile closed a pull request on cypress-io/cypress-example-kitchensink
ci: remove use of @cypress/commit-message-install
## Issue The [AppVeyor](https://ci.appveyor.com/project/cypress-io/cypress-example-kitchensink?fullLog=true) workflow, which runs CI under Windows, logs multiple deprecation messages, including:...mschile pushed 1 commit to master cypress-io/github-action
- docs: make README bookmark internal links relative (#1312) 1f750ad