Timo Tijhof
Timo Tijhof
@johnjbarton Thanks. Karma's role would indeed be mainly on the consumer/reporting side. I think we're seeing the same future, but let me reflect in my own words to see if...
For those of you migrating from Travis CI to GitHub Actions and noticing that Nightwatch tests are failing in a confusing way (e.g. timeouts and 404 errors), it might be...
We seem to have a number of these in the MediaWiki PHP codebase as well. For example, from a recent Doxygen 1.9.1 build: ``` includes/libs/http/HttpAcceptNegotiator.php:140: warning: Reached end of file...
At Wikimedia, a convention has emerged for its Docker-based CI environment and local dev environments, to use `CHROMIUM_FLAGS`. Example: [fresh](https://github.com/wikimedia/fresh), [Dockerfile](https://github.com/wikimedia/integration-config/blob/de60ab21ed/dockerfiles/node10-test/Dockerfile.template#L32-L37). This can then be picked up tools such as...
See my comment at https://github.com/karma-runner/karma-sauce-launcher/issues/236. Can you reproduce this issue locally? To do so, you need to set the two environment variables with sauce credentials. These can be even for...
@Jaifroid Understood. The saucelabs variant _can_ be run locally however, it does not have dependencies that we install especially in CI afaik. Running it locally might help with understanding how/when...
This is still an issue as of v3.5.3. The impact is that it's near impossible to find where the person has moved to, or even to know that the person...
> In this case, viewing another standalone toot on the same instance has an Open in Web link, […] Indeed, this trick only works if the toot in question is...
I'm encountering the same issue on polyglot.city (on masto.host), and observe it both when viewing a profile after searching for it, and after having followed them. I tried this in...
I too open profiles in a new tab via the browser (outside any app or web app I use), and then copy-paste the urls of the latest 10 toots into...