summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated set-output commands [ci] (#1831)Marc Mueller2022-10-131-10/+11
* Bump actions/setup-python from 4.2.0 to 4.3.0 (#1823)dependabot[bot]2022-10-103-7/+7
* Bump actions/checkout from 3.0.2 to 3.1.0 (#1824)dependabot[bot]2022-10-104-8/+8
* Bump actions/cache from 3.0.8 to 3.0.10 (#1814)dependabot[bot]2022-10-031-6/+6
* Bump actions/cache from 3.0.7 to 3.0.8 (#1760)dependabot[bot]2022-08-291-6/+6
* Bump actions/cache from 3.0.6 to 3.0.7 (#1740)dependabot[bot]2022-08-151-6/+6
* Bump actions/cache from 3.0.5 to 3.0.6 (#1732)dependabot[bot]2022-08-081-6/+6
* Bump actions/setup-python from 4.1.0 to 4.2.0 (#1728)dependabot[bot]2022-08-023-7/+7
* Bump actions/cache from 3.0.4 to 3.0.5 (#1712)dependabot[bot]2022-07-131-6/+6
* Bump actions/setup-python from 4.0.0 to 4.1.0 (#1710)dependabot[bot]2022-07-123-7/+7
* Bump runners to ``3.10`` (#1704)Daniël van Noord2022-07-113-4/+4
* Improve packaging [PEP 517 + 621] (#1670)Marc Mueller2022-06-291-3/+4
* Use new Pypy version identifier for setup-python action (#1609)Marc Mueller2022-06-091-1/+1
* Bump actions/setup-python from 3.1.2 to 4.0.0dependabot[bot]2022-06-083-7/+7
* Bump actions/cache from 3.0.3 to 3.0.4 (#1604)dependabot[bot]2022-06-071-6/+6
* Move ``3.11`` to standard test job (#1584)Daniël van Noord2022-06-021-52/+2
* Bump actions/cache from 3.0.2 to 3.0.3 (#1582)dependabot[bot]2022-05-311-7/+7
* Detect builtins module on PyPy 3.9 (#1567)Jacob Walls2022-05-241-1/+1
* Bump actions/upload-artifact from 3.0.0 to 3.1.0 (#1571)dependabot[bot]2022-05-211-2/+2
* Add Windows 3.11-dev job [ci] (#1561)Marc Mueller2022-05-141-3/+3
* Require Python 3.7.2 (#1542)Jacob Walls2022-05-101-3/+3
* chore: Set permissions to read for GitHub actions (#1546)nathannaveen2022-05-072-0/+6
* Install Qt on 3.10 Linux runner (#1533)Jacob Walls2022-04-282-28/+4
* Bump github/codeql-action from 1 to 2 (#1530)dependabot[bot]2022-04-271-3/+3
* Remove unused ci settings (#1524)Marc Mueller2022-04-221-8/+0
* Enable 3.11 in the CI (#1517)Daniël van Noord2022-04-221-1/+51
* Bump actions/checkout from 3.0.1 to 3.0.2 (#1522)dependabot[bot]2022-04-214-9/+9
* Bump actions/checkout from 3.0.0 to 3.0.1 (#1511)dependabot[bot]2022-04-154-9/+9
* Reduce the number of CI runners (#1510)Daniël van Noord2022-04-151-159/+24
* Fix `instance_attrs` building error in Qt brain (#1505)Jacob Walls2022-04-141-0/+28
* Bump actions/cache from 3.0.1 to 3.0.2 (#1507)dependabot[bot]2022-04-131-11/+11
* Bump actions/setup-python from 3.1.0 to 3.1.2 (#1506)dependabot[bot]2022-04-133-11/+11
* Upgrade cache version to fix pypy 3.6/3.7 in CIPierre Sassoulas2022-04-071-1/+1
* Bump actions/setup-python from 3.0.0 to 3.1.0 (#1499)dependabot[bot]2022-04-013-11/+11
* Bump actions/cache from 3.0.0 to 3.0.1 (#1497)dependabot[bot]2022-03-301-11/+11
* Bump actions/cache from 2.1.7 to 3 (#1481)dependabot[bot]2022-03-211-11/+11
* Bump astroid to 2.11.0, update changelogv2.11.0Pierre Sassoulas2022-03-121-1/+1
* Fix end_lineno on PyPy 3.8 (#1454)Marc Mueller2022-03-091-2/+2
* Fix pypy cache key [ci]Marc Mueller2022-03-071-3/+3
* Add CI job for pypy 3.7Marc Mueller2022-03-071-2/+2
* Increase timeout limts [ci] (#1446)Marc Mueller2022-03-061-4/+4
* Limit concurrent jobs [ci] (#1444)Marc Mueller2022-03-051-1/+2
* Bump actions/upload-artifact from 2.3.1 to 3.0.0 (#1440)dependabot[bot]2022-03-041-1/+1
* Bump actions/download-artifact from 2.1.0 to 3 (#1439)dependabot[bot]2022-03-031-1/+1
* Bump actions/setup-python from 2.2.1 to 3 (#1423)dependabot[bot]2022-03-013-13/+13
* Bump actions/checkout from 2.3.4 to 3 (#1425)dependabot[bot]2022-03-014-12/+12
* Bump actions/cache from 2.1.4 to 2.1.7 (#1422)dependabot[bot]2022-03-011-11/+11
* Bump actions/upload-artifact from 2.2.3 to 2.3.1 (#1421)dependabot[bot]2022-03-011-1/+1
* Bump actions/download-artifact from 2.0.9 to 2.1.0 (#1420)dependabot[bot]2022-03-011-1/+1
* Restore custom distutils handling for resolving paths to submodules. (#1386)Jacob Walls2022-02-271-0/+33