Anton Gilgur

Results 145 issues of Anton Gilgur
trafficstars

## Summary Several of the links in the `CONTRIBUTING.md` were either redirecting, pointing to archived content, or pointing to no longer existing content ## Details Specific changes: - https://wiki.jenkins-ci.org URLs...

## Summary There were many grammatical issues in the `CONTRIBUTING.md` that I noticed and have fixed in this PR. There are also many `markdownlint` issues, many of which I fixed...

## Summary Fix `markdownlint` issues in the "IDE Configuration" section of the `CONTRIBUTING.md` regarding the bullet style ## Details - per `markdownlint`, use one bullet style and indentation consistently -...

## Summary Speed up downloads of the script with a more efficient shallow clone ## Details - rather than cloning the entire history of the repo, can do a shallow...

## Motivation Rather than requiring users to download the whole repo, ensure they run the right version of Python, use `venv` and install all dependencies, could instead provide a single...