summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
Commit message (Expand)AuthorAgeFilesLines
* Bump actions/setup-python from 2.2.2 to 2.3.0dependabot/github_actions/actions/setup-python-2.3.0dependabot[bot]2021-11-221-12/+12
* Add accetpance tests in CI for python 3.8+ instead of launching manually at r...Pierre Sassoulas2021-11-211-0/+34
* Bump actions/checkout from 2.3.5 to 2.4.0dependabot[bot]2021-11-081-11/+11
* Bump actions/checkout from 2.3.4 to 2.3.5 (#5180)dependabot[bot]2021-10-181-11/+11
* Use 3.10 for Github actions (#5121)Marc Mueller2021-10-051-4/+4
* Update branch refs to use mainMarc Mueller2021-06-301-1/+1
* Bump cache versionMarc Mueller2021-06-291-1/+1
* Bump actions/download-artifact from 2.0.9 to 2.0.10 (#4595)dependabot[bot]2021-06-211-1/+1
* Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#4596)dependabot[bot]2021-06-211-2/+2
* Bump actions/cache from 2.1.5 to 2.1.6dependabot[bot]2021-05-311-13/+13
* Workflow improvements (#4506)Marc Mueller2021-05-251-1/+9
* Add python 3.10 dev in the CIPierre Sassoulas2021-05-111-4/+4
* Add pre-commit CI in continuous integration (#4423)masterPierre Sassoulas2021-04-301-1/+1
* Bump actions/cache from v2.1.4 to v2.1.5 (#4375)dependabot[bot]2021-04-191-13/+13
* Bump actions/setup-python from v2.2.1 to v2.2.2 (#4376)dependabot[bot]2021-04-191-11/+11
* Bump actions/download-artifact from v2.0.8 to v2.0.9 (#4343)dependabot[bot]2021-04-121-1/+1
* Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#4342)dependabot[bot]2021-04-121-2/+2
* Add prettier to the pre-commit configurationPierre Sassoulas2021-04-071-11/+16
* Add editable install in requirements_test_min.txtPierre Sassoulas2021-04-071-4/+0
* Pin astroid precisely in test requirementsPierre Sassoulas2021-04-051-5/+7
* Remove setup.py from the hashed filesPierre Sassoulas2021-04-051-4/+4
* Use setup.cfg for existing hard coded valuesPierre Sassoulas2021-04-051-4/+4
* Move informations that never change in the setup.pyPierre Sassoulas2021-04-051-4/+5
* Add continuous integration with read the doc instead of github actionsPierre Sassoulas2021-04-051-34/+1
* Update requirementsMarc Mueller2021-02-281-7/+7
* Github actions - use specific version tagsMarc Mueller2021-02-281-37/+37
* CI - Add new windows jobsMarc Mueller2021-02-281-0/+78
* CI - Remove old windows jobMarc Mueller2021-02-281-39/+0
* CI improvements from pinning astroid versionMarc Mueller2021-02-281-39/+4
* Run ci checks on every release branchMarc Mueller2021-02-231-0/+1
* Fix benchmark test (#4138)Marc Mueller2021-02-231-0/+49
* Remove unnecessary checksMarc Mueller2021-02-201-1/+1
* Fix 422 Client Error: Unprocessable Entity for urlPierre Sassoulas2021-02-201-1/+1
* Small update to python hash generationMarc Mueller2021-02-201-27/+21
* Small update to pre-commit hash generationMarc Mueller2021-02-201-4/+5
* Remove unnecessary workflow stepMarc Mueller2021-02-201-10/+1
* Add Github Action configMarc Mueller2021-02-201-0/+458