aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci.yml (follow)
Commit message (Collapse)AuthorAge
* workflows/ci: upgrade actionsHEADmasterEgor Tensin2024-01-28
|
* add runtime version informationv1.0.3Egor Tensin2023-03-03
|
* workflows/ci: unpin runner imageEgor Tensin2023-03-03
|
* workflows/ci: drop Python 3.4-3.6Egor Tensin2023-03-03
| | | | setuptools 61 requires Python 3.7 or higher.
* get rid of requirements.txtEgor Tensin2023-03-03
| | | | It contained duplicate info from pyproject.toml.
* workflows/ci: fix Python versionsEgor Tensin2023-03-03
|
* workflows/ci: ignore changes in docsEgor Tensin2023-03-03
|
* use --quiet flags for installationsEgor Tensin2023-02-25
|
* workflows/ci: upgrade actionsEgor Tensin2022-10-16
|
* workflows/ci: limit max number of parallel jobsEgor Tensin2022-01-04
|
* workflows/ci: minor fixEgor Tensin2021-10-16
|
* .ci/ -> test/Egor Tensin2021-08-02
|
* workflows/ci: rename to "CI"Egor Tensin2021-06-15
|
* workflows/test -> workflows/ciEgor Tensin2021-06-15