summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
Commit message (Expand)AuthorAgeFilesLines
* Bump actions/cache from v2.1.4 to v2.1.5dependabot/github_actions/actions/cache-v2.1.5dependabot[bot]2021-04-191-13/+13
* 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