Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mschile created a review comment on a pull request on cypress-io/cypress
```suggestion .should('equal', 0) ```
mschile pushed 1 commit to develop cypress-io/cypress
- docs: add contributing restriction for ubuntu 24.10 (#30617) 50db03b
mschile closed a pull request on cypress-io/cypress
docs: add contributing restriction for ubuntu 24.10
### Additional details The [CONTRIBUTING > Requirements](https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md#requirements) section refers to additional steps for a Ubuntu `24.04` ...mschile pushed 1 commit to main cypress-io/cypress-documentation
- Cover Ubuntu 24.10 for Linux installation prerequisites (#6002) fa11f60
mschile closed a pull request on cypress-io/cypress-documentation
Cover Ubuntu 24.10 for Linux installation prerequisites
## Issue Interim release [Ubuntu 24.10 (Oracular Oriole)](https://fridge.ubuntu.com/2024/10/10/ubuntu-24-10-oracular-oriole-released/), released on Oct 10, 2024, is not mentioned under [Linux Pr...mschile created a comment on an issue on cypress-io/cypress
@dfmerchan2, unfortunately, I have no been able to reproduce your issue. Could you run Cypress in [debug mode](https://on.cypress.io/troubleshooting#Print-DEBUG-logs) mode and print the entire set ...
mschile pushed 1 commit to defaultBrowser-config alexsch01/cypress-custom
- fix cy-in-cy tests 959efeb
mschile pushed 1 commit to defaultBrowser-config alexsch01/cypress-custom
- a few more updates c859819
mschile opened an issue on cypress-io/cypress
support the service worker static routing api
### What would you like? The [service worker static routing api](https://developer.chrome.com/blog/service-worker-static-routing) was introduced in Chrome 123 and allows defined routes to bypass t...mschile created a review comment on a pull request on cypress-io/cypress
Suggest also adding a test to verify non-js files don't get the source map url appended and another test to verify a js file that already contains an inline source map doesn't get updated.
mschile created a review comment on a pull request on cypress-io/cypress
Suggest adding a comment here stating that we are looking for files without a sourcemap or without a non-inline sourcemap.
mschile created a review comment on a pull request on cypress-io/cypress
We should also add a test for when there is and isn't an `activeBrowser`.
mschile created a review comment on a pull request on cypress-io/cypress
What's the issue this change is solving?
mschile closed an issue on cypress-io/cypress
breaking: remove Svelte@3 support
[Svelte 5](https://www.npmjs.com/package/svelte/v/5.0.0) released 10 days ago on `npm` as an official release. This means Svelte 3 is two major versions behind (last released a year ago) and we sho...mschile pushed 1 commit to release/14.0.0 cypress-io/cypress-component-testing-apps
- update svelte-webpack-ts to Svelte 4 (#34) 7f348c4