Commit graph

4 commits

Author SHA1 Message Date
Marian Steinbach b1762da7ef
Workflow zum Erzeugen und Veröffentlichen eines Container Image auf ghcr.io (#327)
* Add workflow

* Update image name in Makefile

* Add step to create VERSION file

* Remove debugging trigger
2024-02-22 09:16:44 +01:00
Marian Steinbach 0efab3295c
Chromium und Alpine update (#319)
* Update base image to alpine v3.19

* Update Chromium to 121

* Remove libssl1.1 (no longer available in alpine 3.19)

* Add --break-system-packages to pip install commands

* Print debugging info

* Upgrade actions/checkout to v4

* Fix entrypoints and commands

* Upgrade pyOpenSSL to v24.0.0

* Upgrade tenacity to v8
2024-02-21 09:19:33 +01:00
Marian Steinbach 51052ebac1
Add tests action (#273)
* Add tests action

* Change test execution command

* Change action towards building a docker image

* Use pyyaml from alpine package

* Add test execution

* Enable running without terminal in CI

* Add creation of empty secret file

* Fill service account file

* Fix JSON

* Fix quiting

* Add more fields to fake secret

* Wrap execution in try/except

* Fix: local variable 'result' referenced before assignment
2022-10-21 16:27:15 +02:00
dependabot-preview[bot] abb6fa5460
Upgrade to GitHub-native Dependabot (#203)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-04 21:53:11 +02:00