chore(ci): rework build pipeline #32

Merged
dominik merged 10 commits from chore/27-rework_build_pipeline into main 2025-05-09 22:16:13 +00:00
Owner

closes #27

closes #27
add example environment variables to docker-compose.yml to prevent errors
fix: add missing env variable to docker-compose
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m1s
docker-build / docker (pull_request) Successful in 6m19s
3e1fb4c60c
added the missing AUTH_URL variable to the example docker-compose.yml
dominik force-pushed chore/27-rework_build_pipeline from 3e1fb4c60c to e7503fa528 2025-05-09 08:14:55 +00:00 Compare
requested review from Contributor 2025-05-09 17:00:14 +00:00
dominik changed title from chore(ci): rework build pipeline to WIP: chore(ci): rework build pipeline 2025-05-09 18:53:30 +00:00
dominik force-pushed chore/27-rework_build_pipeline from e7503fa528 to 7f186ee928 2025-05-09 20:13:27 +00:00 Compare
dominik changed title from WIP: chore(ci): rework build pipeline to chore(ci): rework build pipeline 2025-05-09 20:13:52 +00:00
dominik force-pushed chore/27-rework_build_pipeline from 7f186ee928 to 83d466913e 2025-05-09 20:17:21 +00:00 Compare
chore: remove docker installs from workflows
Some checks failed
docker-build / docker (pull_request) Failing after 24s
container-scan / Container Scan (pull_request) Failing after 17s
f17c987902
dominik force-pushed chore/27-rework_build_pipeline from f17c987902 to 9757ec86a7 2025-05-09 20:54:27 +00:00 Compare
fix: keep some build caches to speed up builds
Some checks failed
docker-build / docker (pull_request) Failing after 29s
container-scan / Container Scan (pull_request) Successful in 9m11s
170d767d1b
fix: set container image in workflow files
Some checks failed
container-scan / Container Scan (pull_request) Failing after 1s
docker-build / docker (pull_request) Failing after 3m43s
bdf01b5afb
dominik force-pushed chore/27-rework_build_pipeline from bdf01b5afb to 0023a81865 2025-05-09 21:25:05 +00:00 Compare
fix: make repo to lower workflow step posix compatible
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m36s
docker-build / docker (pull_request) Successful in 3m12s
a75d59b69f
dominik scheduled this pull request to auto merge when all checks succeed 2025-05-09 21:48:46 +00:00
lima approved these changes 2025-05-09 21:49:34 +00:00
@ -15,2 +15,3 @@
container:
image: ghcr.io/di0ik/forgejo_runner_container:main
steps:
- name: Install Docker
Member

Warum das ganze docker install geloescht?

Warum das ganze docker install geloescht?
Author
Owner

Habe einen container erstellt, in dem docker schon installiert ist, dass die builds schneller laufen

Habe einen container erstellt, in dem docker schon installiert ist, dass die builds schneller laufen
dominik force-pushed chore/27-rework_build_pipeline from a75d59b69f to aeb904dcde 2025-05-09 21:51:25 +00:00 Compare
fix: dont try to remove already removed tags
All checks were successful
container-scan / Container Scan (pull_request) Successful in 4m41s
docker-build / docker (pull_request) Successful in 9m46s
96d2852c2d
dominik deleted branch chore/27-rework_build_pipeline 2025-05-09 22:16:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DHBW-WE/MeetUp#32
No description provided.