Maximilian Hils
886055df17
Update to Python 3.14 ( #7918 )
...
* update to Python 3.14
* [autofix.ci] apply automated fixes
* fix python 3.14 compatibility
* bump minimum required zstandard version
0.15 was causing CI issues with Python 3.14.
* Revert "Bump hypothesis dependency (#7865 )"
This reverts commit 0981668515 .
windows-curses has no abi3 wheels, which blocks adoption of Python 3.14. Kill it with fire.
* remove compression from HAR tests
* add `build-essential` to build jobs
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-15 21:32:53 +02:00
Maximilian Hils
5274c5b4e1
Build docker images with trixie ( #7851 )
...
build docker images with trixie
2025-08-24 17:33:30 +00:00
Maximilian Hils
99aa0a70af
Docker: use latest python and debian ( #7242 )
...
* docker: use latest python and debian
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-13 18:21:57 +02:00
Jason S
4087b2105d
added chown for .mitmproxy volume ( #7168 )
...
* added chown for .mitmproxy volume
* corrected chown I think
* one more try, this time with some feeling
2024-09-09 14:08:03 +02:00
Maximilian Hils
1a547d2da8
CI: Deploy to GitHub Container Registry, streamline builds ( #7061 )
2024-07-29 18:11:41 +00:00
Maximilian Hils
b14f9611f2
fix #6267 ( #6270 )
2023-07-20 10:45:43 +00:00
Maximilian Hils
b5302ab522
Upgrade to Python 3.11 ( #5678 )
...
* upgrade to Python 3.11
* compatibility fixes
2022-10-26 11:13:37 +00:00
Maximilian Hils
218c942808
docker: use Python 3.10
2022-03-19 15:38:30 +01:00
Christian Zenker
eb43ae4709
Use the slim base image for container ( #4889 )
2021-11-16 12:49:12 +01:00
Thomas Kriechbaumer
fffed0cb3a
bump docker
...
closes #4846
2021-10-20 19:57:21 +02:00
Maximilian Hils
34a620e57b
Docker: Add aarch64 Images ( #4637 )
...
* feat(cibuild): add buildx multi arch builds
* chore: add changelog for arm64
* temporarily enable docker ci job for PRs
* Update cibuild.py
* Update cibuild.py
* chore(cibuild): create docker-container xbuilder
* chore(cibuild): fix lint
* temporarily remove run check to see error message
* Update cibuild.py
* Update cibuild.py
* Update cibuild.py
* Update main.yml
* Update main.yml
* Update main.yml
* Update cibuild.py
* Update cibuild.py
* Update Dockerfile
* cleanup #1
* next test
* move to test branch
* fixup
* now upload
* enable armv6/7
* use multi-stage build to reduce image size
* armv7?
* drop armv6/armv7
Co-authored-by: Niels Hofmans <hello@ironpeak.be>
2021-06-15 13:47:50 +00:00
Maximilian Hils
518fb94124
Harden CI Pipeline ( #4590 )
...
* ci: use actions/checkout@v2
* ci: always specify python version
* ci: pin external actions
* ci: split docs job, pin immediate dependencies
* ci: correct hugo sha256sum
* ci: full repo fetch depth for tests
* ci: use pip-tools to pin all the things
* ci: minor fixes
* ci: fixup
* ci: streamline pinned install
* ci: minor fixes
* ci: fix py3.8 pins
* ci: don't persist checkout credentials
* ci: always run local linter
* ci: test docs deployment from actions-hardening branch
* ci: fix docs job
* ci: pass in credentials
* ci: fix file permissions
* ci: try harder to fix docs deploy
* ci: fix docker artifact name
* Revert "ci: test docs deployment from actions-hardening branch"
This reverts commit 30cfb7a814b61a8926fc0623e3e70b6dd5106d90.
* unpin PyPI dependencies
* ci: install tox first
* ci: fixups
* ci: fixups
* ci: fixups
* ci: fixups
2021-05-11 11:17:09 +02:00
Maximilian Hils
1b0fce6aba
Revert "Copy examples into Docker image ( #4447 )"
...
This reverts commit a5ed1d377b .
2021-04-05 10:31:46 +02:00
Anatoli Babenia
a5ed1d377b
Copy examples into Docker image ( #4447 )
2021-04-05 10:20:52 +02:00
Peter Dave Hello
66c8ecc71e
docker: avoid additional apt packages by --no-install-recommends ( #4543 )
...
This will help we keep the image not too heavy that caused by those
additional, suggestion apt packages.
Only install the packages we explicitly want.
2021-04-05 10:09:34 +02:00
Maximilian Hils
e40bf0251d
docker: build from release dir to speed up context sending ( #4498 )
2021-03-12 07:45:21 +00:00
Peter Dave Hello
27ba85bc30
Switch Docker release to be based on Debian instead of Alpine ( #4493 )
2021-03-11 16:49:07 +01:00
Thomas Kriechbaumer
aca7284ab6
post-release updates
2020-11-01 16:12:49 +01:00
Thomas Kriechbaumer
ebc7833d04
drop Docker images for ARMv7
2020-04-13 09:46:45 +02:00
Thomas Kriechbaumer
2fb2b48a06
bump dependencies
2018-12-02 15:48:20 +01:00
Thomas Kriechbaumer
cf15da1ed5
add docker security warning
2018-09-15 14:01:34 +02:00