Skip to content

pyscaffold/ci-tester

Repository files navigation

Built Status

Coveralls

Project generated with PyScaffold

ci-tester

Internal dummy repository to test PyScaffold's several CI integrations (FOR TESTING PURPOSES ONLY).

It should be updated (forcefully if necessary) every time a change that impacts PyScaffold's CI integrations is made (a PR on PyScaffold's main repository that changes CI is expected to provide a companion PR to this repository).

After a forced update with putup --no-config -U -f ., don't forget to reconcile the changes (specially in the README.rst and .cirrus.yml files) using git difftool.

Making Changes & Contributing

This project uses pre-commit, please make sure to install it before making any changes:

pip install pre-commit
cd ci-tester
pre-commit install

It is a good idea to update the hooks to the latest version:

pre-commit autoupdate

Don't forget to tell your contributors to also install and use pre-commit.

Note

This project has been set up using PyScaffold 4.1.2. For details and usage information on PyScaffold see https://pyscaffold.org/.

About

🌡️ Internal dummy repository to test PyScaffold's several CI integrations (FOR TESTING PURPOSES ONLY)

Resources

License

Stars

Watchers

Forks

Packages

No packages published