summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2020-12-26coverage: Include code that runs in subprocessesantonblr
2020-12-18Use new pypy3 github actions syntaxAnthony Sottile
2020-12-18Revert "infra: Temporary pin setup-python GH action to v2.1.4"Anthony Sottile
2020-12-17infra: Temporary pin setup-python GH action to v2.1.4antonblr
2020-12-16Fix events variable in prepare-release-pr.ymlBruno Oliveira
2020-12-16Use manual trigger to prepare release PRs (#8150)Bruno Oliveira
2020-12-12infrastructure: Stricter tox dependensies (#8119)Anton
2020-11-16Merge pull request #7987 from bluetech/ci-deprecatedRan Benita
2020-11-13ci: only deploy to PyPI on X.Y.Z{,rcN} tagsRan Benita
2020-11-01ci: test on Python 3.9 finalRan Benita
2020-11-01ci: change cache action to v2Ran Benita
2020-11-01ci: replace deprecated ::set-envRan Benita
2020-10-23Update .github/ISSUE_TEMPLATE/2_feature_request.mdThomas Grainger
2020-10-23expand feature request issue templateThomas Grainger
2020-10-21ci: decrease job timeout from 6 hours to 30 minutesRan Benita
2020-10-10Put smoke test deps in requirements.txt for Dependabot (#7806)Hugo van Kemenade
2020-10-02py36+: drop python3.5 in CI and setup.cfgAnthony Sottile
2020-09-27Bump attrs requirement from >=17.4.0 to >=19.2.0Ran Benita
2020-09-21Use multiple issue template types and mention Discussions (#7739)Bruno Oliveira
2020-09-19Smoke tests for assorted plugins (#7721)Sorin Sbarnea
2020-09-13Update to deadsnakes/action@v2.0.0Anthony Sottile
2020-06-09Merge pull request #7304 from asottile/cache_pre_commitBruno Oliveira
2020-06-08Add documentation on closing issuesGleb Nikonorov
2020-06-02cache the pre-commit environmentAnthony Sottile
2020-06-02ci: use fetch-depth: 0 instead of fetching manually (#7297)Ran Benita
2020-05-23Use deadsnakes/action@v1.0.0 to install python3.9 nightlyAnthony Sottile
2020-05-08ci: update github action versions, remove outdated comment (#7177)Ran Benita
2020-05-07Fix tests for python3.9Anthony Sottile
2020-05-01Let unittest frameworks deal with async functionsBruno Oliveira
2020-03-21ci: twisted and oldattrs tox envs are now incompatible, don't run them togetherRan Benita
2020-03-11Fix bot trigger eventBruno Oliveira
2020-03-01Automate release by comment notifications (#6823)Bruno Oliveira
2020-02-12Switch to new git workflowRan Benita
2020-02-03Explicitly state on the PR template that we can squash commits (#6662)Bruno Oliveira
2020-01-28ci: GHA: run less jobs with coverageDaniel Hahler
2020-01-24ci: GHA: codecov: set CODECOV_NAME, OS in flagsDaniel Hahler
2020-01-24ci: GHA: use scripts/report-coverage.shDaniel Hahler
2020-01-24ci: GHA: separate jobs for linting, docs, doctestingDaniel Hahler
2020-01-23ci: codecov: add flags for GHA/TravisDaniel Hahler
2020-01-21ci: GHA: remove unnecessary check for `success()`Daniel Hahler
2020-01-16ci: github actions: only deploy pytest-dev/pytestDaniel Hahler
2020-01-15Add deploy step: publish package and release notesBruno Oliveira
2020-01-14Append token to codecov.yml instead of duplicating the fileBruno Oliveira
2020-01-11Implement code coverage in GitHub actionsBruno Oliveira
2019-12-19Add GitHub actions for CIBruno Oliveira
2019-11-19Improve instructions on how to write CHANGELOG entriesBruno Oliveira
2019-11-14Make whole checklist a comment to avoid incomplete TODOs in PRsHugo
2019-11-14Update text in PR templateHugo
2019-08-10Add new 'improvement' changelog categoryBruno Oliveira
2019-06-27Add Open Collective to FUNDING.ymlFlorian Bruhin