Commit Graph

25 Commits

Author SHA1 Message Date
Sylvain MOUQUET
f798293474
chore(ci): add pyright 2022-07-10 11:29:50 +02:00
Sylvain MOUQUET
4b5ae8aded
chore(ci): add pyright 2022-07-10 11:22:47 +02:00
Hugo van Kemenade
0fd55a43d2 Add support for Python 3.10 2021-11-21 12:29:02 +02:00
Nicolas Hennion
6526013567
Create codeql-analysis.yml 2021-07-10 09:57:06 +02:00
Markus Pöschl
5141d75684
Fix missing docker image name 2021-05-15 22:28:31 +02:00
Markus Pöschl
e93adf5cad Apply os on image tag 2021-05-15 16:09:20 +02:00
Markus Pöschl
4295f6ee90 Change cache specific to Dockerfile, not commit. 2021-05-15 15:44:43 +02:00
Markus Pöschl
3ab59b833a Add alpine multi-staged build 2021-05-15 15:44:43 +02:00
Markus Pöschl
cec2c453bc Change docker build to matrix 2021-05-15 15:44:43 +02:00
Markus Pöschl
da9c056964 Ensure correct version inside docker container 2021-05-15 14:39:26 +02:00
Markus Pöschl
76a89d2675 Add opencontainers label metadata 2021-05-15 14:39:26 +02:00
Markus Pöschl
77d902bbc1 Change the actions to build both of the versioned variants 2021-05-15 14:39:26 +02:00
nicolargo
2e56ccac42 Add Bandit to test 2021-04-20 19:25:41 +02:00
nicolargo
a78da548f4 Let only build and test pipelines 2021-04-20 16:14:52 +02:00
nicolargo
d27c75bf88 Correct Pypi CI pipeline 2021-04-20 15:55:39 +02:00
nicolargo
6f50664eaf Correct Pypi CI pipeline 2021-04-20 11:00:32 +02:00
nicolargo
a244cd3dfc Correct Pypi CI pipeline 2021-04-20 10:19:37 +02:00
nicolargo
c80772a160 Replace Travis by Github action #1850 2021-04-20 10:09:31 +02:00
Eduard Marbach
23c927bb2b feat: readd armv6 to docker images
- See #1762, thanks to @eifinger
2021-01-01 17:27:07 +01:00
Eduard Marbach
353c2f5fdb ci: fix pushing for develop branch 2021-01-01 17:27:07 +01:00
Eduard Marbach
3901174b10 ci: fix release process and improve build speeds 2020-12-30 23:44:47 +01:00
Eduard Marbach
28f1143976 fix: dev build contains all optional req
- requires base image to be full fledged python -> results in bigger image size for dev.
2020-12-28 16:47:12 +01:00
Nicolas Hennion
38fcc24e65 Reverse the last PR #1762 because it breaks the CI pipeline 2020-12-05 09:55:22 +01:00
Kevin Eifinger
7f97e23a59 (ci): Add linux/arm/v6 docker platform 2020-11-23 11:52:18 +01:00
Eduard Marbach
82821ec585 ci: implement github actions for builds
* includes build of docker files for multiple arch versions
2020-10-01 16:06:32 +02:00