summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
...
* | Upgrade the versions of astroid and dill (#7838)Pierre Sassoulas2022-11-241-1/+1
| | | | | | | | | | | | | | * [dill] Use dill 0.3.6 for python 3.11 now that dill released it * Upgrade astroid to 2.12.13 * Fix backport job
* | Add ``content: write`` rights for backporting job (#7826)Pierre Sassoulas2022-11-243-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Do not run primers tests on backporting branches * Add content: write rights for backporting job We need it to push to the backporting branch after cherry-picking See https://github.com/PyCQA/pylint/pull/7810\#issuecomment-1324742960 * [github actions] Add a version comment so the tag is clearer Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
* | [github actions] Permit to launch tests when backporting on maintenance ↵Pierre Sassoulas2022-11-226-10/+6
| | | | | | | | | | | | | | branch (#7815) Remove changelog so we don't have to laboriously label everything "skip news" all the time.
* | [github actions] Fix the permissions in backporting jobPierre Sassoulas2022-11-191-0/+3
| |
* | Run primer on 3.11 (#7801)Jacob Walls2022-11-193-3/+3
| |
* | [github actions] Set write permission for backport workflowPierre Sassoulas2022-11-171-0/+3
| | | | | | | | | | | | We also gave default write permissions for all jobs in the settings. The permissions were explicitely defined in each job already
* | [release process] Add a github actions to backport fix automatically (#7776)Pierre Sassoulas2022-11-161-0/+25
| | | | | | Based on https://github.com/tibdex/backport which seems awfully conveniant.
* | Bump timeout for docs check [ci] (#7771)Marc Mueller2022-11-141-1/+1
| |
* | Preserve file name when copying commit string file in primer jobJacob Walls2022-11-121-1/+1
| |
* | Tag primer commit strings with python versionJacob Walls2022-11-122-2/+3
| |
* | Update Primer venv caching [ci] (#7708)Marc Mueller2022-11-073-14/+13
| | | | | | | | | | | | * Use release version for astroid * Use better cache key * Mirror create environment * Update comments
* | Improve Github action workflows (#7651)Marc Mueller2022-11-048-58/+70
| | | | | | | | | | | | | | | | | | * Remove restore keys * Log pylint + astroid versions * Reset cache versions * Add check-latest to setup-python * Use pyproject.toml for hash * Update comment-hider version comment * Pin additional actions
* | Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#7693)dependabot[bot]2022-10-313-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Add PyPI deployment environment [ci] (#7676)Marc Mueller2022-10-261-0/+3
| |
* | [github action] Follow the principle of least privileges (#7673)Pierre Sassoulas2022-10-268-0/+24
| |
* | Run tests with Python 3.11.0 (#7671)Marc Mueller2022-10-255-10/+10
| |
* | Bump kanga333/comment-hider from 0.3.0 to 0.4.0 (#7668)dependabot[bot]2022-10-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [kanga333/comment-hider](https://github.com/kanga333/comment-hider) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/kanga333/comment-hider/releases) - [Commits](https://github.com/kanga333/comment-hider/compare/bbdf5b562fbec24e6f60572d8f712017428b92e0...c12bb20b48aeb8fc098e35967de8d4f8018fffdf) --- updated-dependencies: - dependency-name: kanga333/comment-hider dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump actions/download-artifact from 3.0.0 to 3.0.1 (#7667)dependabot[bot]2022-10-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Add new `feature` category for changelog entries (#7659)Marc Mueller2022-10-221-3/+3
| |
* | Fix windows cache key [ci] (#7652)Marc Mueller2022-10-191-1/+1
| |
* | Upgrade astroid to 2.12.12 (#7649)Pierre Sassoulas2022-10-197-7/+7
| |
* | Bump actions/cache from 3.0.10 to 3.0.11 (#7637)dependabot[bot]2022-10-177-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.0.10...v3.0.11) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Add Marc Mueller as codeowner for CodeStyle and Typing extensions (#7630)Marc Mueller2022-10-171-1/+9
| |
* | Replace deprecated set-output commands [ci] (#7618)Marc Mueller2022-10-136-19/+19
| |
* | Bump actions/checkout from 3.0.2 to 3.1.0 (#7596)dependabot[bot]2022-10-109-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump actions/setup-python from 4.2.0 to 4.3.0 (#7597)dependabot[bot]2022-10-108-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge branch 'maintenance/2.15.x' into following 2.15.4 releasePierre Sassoulas2022-10-107-7/+7
|\ \ | |/
| * Upgrade astroid version following 2.12.11 releasePierre Sassoulas2022-10-107-7/+7
| |
* | Make primer use ``3.10``Daniël van Noord2022-10-103-3/+3
| |
* | Add "breaking change" and "user action" fragment types (#7588)Andreas Finkler2022-10-101-1/+1
| | | | | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* | Bump actions/cache from 3.0.8 to 3.0.10 (#7557)dependabot[bot]2022-10-037-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.10. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.10) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Use 3.11 for Github actions (#6551)Pierre Sassoulas2022-09-308-20/+20
| | | | | | | | | | | | | | Use ``dill-pylint`` (our own version of dill) because dill's 0.3.6 release is taking forever. Closes #5920 Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* | Merge branch 'maintenance/2.15.x' following 2.15.3 releasePierre Sassoulas2022-09-197-7/+7
|\ \ | |/
| * Bump astroid to 2.12.10Pierre Sassoulas2022-09-197-7/+7
| |
* | Merge branch 'maintenance/2.15.x' following release of 2.15.2Pierre Sassoulas2022-09-077-7/+7
|\ \ | |/
| * Upgrade astroid version following 2.12.9 releasePierre Sassoulas2022-09-077-7/+7
| |
| * Upgrade astroid version following 2.12.8 releasePierre Sassoulas2022-09-067-7/+7
| |
* | Upgrade astroid version following 2.12.6 release (#7420)Pierre Sassoulas2022-09-067-7/+7
| |
* | Add a code owner file to officialize knowledge about the code base (#7359)Pierre Sassoulas2022-09-041-0/+36
| | | | | | | | Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
* | Upgrade actions cache versionPierre Sassoulas2022-08-317-7/+7
|/
* Upgrade astroid version following 2.12.4 release (#7356)Pierre Sassoulas2022-08-257-7/+7
|
* Upgrade astroid version following 2.12.3 release (#7344)Pierre Sassoulas2022-08-237-7/+7
|
* Bump actions/cache from 3.0.7 to 3.0.8 (#7337)dependabot[bot]2022-08-227-21/+21
| | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.0.7...v3.0.8) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove warning on failed primer comment runDaniël van Noord2022-08-211-7/+0
|
* Make sure only ``main`` can create the primer virtual environmentDaniël van Noord2022-08-163-53/+21
|
* Skip the primer comment job if the PR primer job failedDaniël van Noord2022-08-161-0/+2
|
* Bump actions/cache from 3.0.6 to 3.0.7dependabot[bot]2022-08-157-21/+21
| | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.0.6...v3.0.7) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/cache from 3.0.5 to 3.0.6 (#7272)dependabot[bot]2022-08-107-21/+21
| | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.6) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Bump actions/setup-python from 4.1.0 to 4.2.0dependabot[bot]2022-08-098-18/+18
| | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Add command to `tox.ini` & update existing github action to use it.Mark Byrne2022-07-181-2/+4
|