1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 05:37:27 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Sergey Krashevich
8bf23d4870
Dockerfile refactoring (#198)
* Dockerfile refactoring
* Update docker-image.yml
* Update CodeQL workflow to match Steffo99/.github
* Add testing workflow using `compileall`
* Use release workflow from Steffo99/.github
* Slightly refactor Dockerfile
* Fix merge tool doing something weird

---------

Co-authored-by: Stefano Pigozzi <me@steffo.eu>
2023-03-22 10:26:21 +01:00
b6b3902db5
Improve GitHub Actions workflows (based on #198) 2022-12-19 18:39:19 +01:00
2772309239
Remove linux/arm64/v8 too, as something does not work there
:(
2022-12-04 01:42:29 +01:00
6007aa451a
Remove linux/arm/v7, as pip is broken there? 2022-12-04 01:39:41 +01:00
47337d0061
Upgrade docker/build-push-action to v3.2.0 2022-12-04 01:35:14 +01:00
3881012f96
Specify linux/arm64/v8 2022-12-04 01:33:45 +01:00
85862a0547
Do not tag images with the full name
github does not like it appearently
2022-12-04 01:19:57 +01:00
29f3397d00
Add missing commas 2022-12-04 01:18:05 +01:00
b6fd15636f
Update built image tag names 2022-12-04 01:16:29 +01:00
1d1398281a
Do not run CodeQL on every push 2022-12-04 01:14:35 +01:00
1ed470d492
Update Steffo99/actions-semver to v0.3.5 2022-12-04 01:14:00 +01:00
2087b7f446
Build ARM Docker images
Closes #194.
2022-12-04 01:06:49 +01:00
339760acce
🐳 Lowercase image tag 2022-03-28 16:51:34 +02:00
317f32900a
Add Docker support (#168, #102)
Co-authored-by: bpro <iserver12345@gmail.com>
2022-03-28 16:09:57 +02:00
bcdff61c3a
Update codeql-analysis.yml 2021-05-31 17:40:11 +02:00
3c235b2079
Create codeql-analysis.yml 2021-05-28 19:45:55 +02:00