drptbl
drptbl
It seems that metamask doesn't work well with Synpress if it's run with `"chromeWebSecurity": false` flag. There seems to be some issues with connection between metamask and browser in this...
changes: - added `cache-control` headers to improve caching - added security-related headers: `X-Content-Type-Options`, `X-Frame-Options`, `X-XSS-Protection` - added CSP and CORS headers Signed-off-by: Jakub Mucha
changes: - removed CircleCI - added GitHub actions - added automatic dependency update pull requests for `synthetix` dependencies - added codeql - added linting with sarif reports (parsed by GitHub)
Added docker authentication while pulling images. https://support.circleci.com/hc/en-us/articles/360050623311-Docker-Hub-rate-limiting-FAQ Signed-off-by: Jakub Mucha [email protected]
OS: Windows 10 - 64bit Reproduction steps: > 1. Start Shadowverse > 2. Start ShadowWatcher.exe > 3. Click on "Attach/Detach" button => error shows up (check screenshot) Any ideas how...
Hey @Rykus0, thanks for your great work last days. There is one more issues which is the most "disturbing" one - I would say. It looks like `visualRegression()` assertion is...
Hey, I've got an issue with connection between LogStash and MongoDB. MongoDB Version 3.3.9 Logstash Version 2.3.4-1 ``` 2016-07-21T14:03:54.930913520Z Settings: Default pipeline workers: 2 2016-07-21T14:03:55.346991872Z D, [2016-07-21T14:03:55.346000 #1] DEBUG --...
Hello. I'm using VisualReview with Protractor and it's plugin. After everything is set-up like in a guide, even if my VisualReview works good, it takes screenshots and everything - after...
## Describe the bug `update-ngxblocker -z` doesn't work without having `*.vhost` files. This forces to do manual installation as a workaround instead of using automated script inside docker containers. ##...