summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Update PR template to use :user:`superuser` (#965)Daniel Hahler2018-09-111-1/+1
| | | | | Fixes https://github.com/tox-dev/tox/issues/959 [ci skip]
* Fix typo in issue template (#881)Labrys of Knossos2018-07-081-1/+1
| | | ~~reproduceable~~ reproducible
* Add/update release and contributor howtos and adapt to how pytest does stuff ↵Oliver Bestwalter2017-09-291-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#636) * pyproject: categories and fine tuning * add own towncrier template and changelog dir * repair changelog and add preamble about versioning, compat and projects * make sure h1 is h1 in changelog * towncrier changes * use new towncrier functionality render different formats * fix header levels * remove old formatters * add towncrier readme * example * add little script to render user name links in news * don't rerender * remove trailing whitespace * add filename * formatting * add wip release helper * replace user, issues and prs with links * add a rudimentary readme for contrib * add a rudimentary readme for contrib * working on release script * fix up release helpers * fix link in readme * nming things, remove unused variable * fix version param * add tox env for release * remove installation - done in tox env * fix running release-helper in toxenv * re-add 2.8.2 entry that has gone missing * scripts and docs for release process * remove unnecessary devpi adjustments * fix towncrier draft check as part of sphinx build * trim description * fix formatting * fix link * docs fixes * fragment inclusion in normal docs build on import of `conf.py` caused readthedocs builds to fail (https://readthedocs.org/projects/tox/builds/5956259/). Adapted code and moved it into pre-process script to be integrated in a more robust way later, if deemed necessary but for now it has to be enough to generate and integrate newsfragments only as part of a release. * fix name of element passed from towncrier for issue links (issue) * use toxworkdir for sphinx-build path * fix header levels in changelog to make changelog header level 1 * docs fixes * fragment inclusion in normal docs build on import of `conf.py` caused readthedocs builds to fail (https://readthedocs.org/projects/tox/builds/5956259/). Adapted code and moved it into pre-process script to be integrated in a more robust way later, if deemed necessary but for now it has to be enough to generate and integrate newsfragments only as part of a release. * fix name of element passed from towncrier for issue links (issue) * use toxworkdir for sphinx-build path * fix header levels in changelog to make changelog header level 1 * remove obsolete fragments inclusion * remove unnecessary readme * remove unnecessary distinction between issue and pr * shamelessly steal contributing from pytest to adapt for tox * s/pytest/tox * remove branching info - does not apply to tox * fix line endings * fix changelog location (like in pytest project) * contributor docs, templates, towncrier fixes, adjust envname to pytest * Sort contributors alphabetically like pytest does it * prune, refine and reorder contributor docs * refine towncrier docs * fix typo in contributor name * fix grammar * fix code block declaration * removed one colon too much * revert unnecessary assignment * fix env name for style checks * fix typo in pre-commit hint * just alias main until (if ever) more functions grow here.
* Add a pre-commit configuration (#623)Anthony Sottile2017-09-102-4/+2
| | | | | | | | | | | | * Add pre-commit integration and remove trailing whitespace * Add end-of-file-fixer pre-commit hook * Add a few more useful pre-commit hooks * Ensure import ordering with reorder-python-imports * Cache pip and pre-commit on appveyor
* fix typoOliver Bestwalter2017-02-181-1/+1
|
* fix pull request templateholger krekel2016-11-071-2/+2
|
* add issue templatesholger krekel2016-10-282-0/+23