test build info update & changelog 6
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been cancelled

This commit is contained in:
2025-07-09 13:05:13 -07:00
parent 1c00d6a925
commit 312c285f4c
4 changed files with 2 additions and 1 deletions

47
docker-runner/CHANGES.md Normal file
View File

@@ -0,0 +1,47 @@
## 2025-07-06T00:32:06Z
- test fix (fithwum)
- fix (fithwum)
- test (fithwum)
- test (fithwum)
- fix repo url (fithwum)
## 2025-07-06T00:40:35Z
- Update changelogs on 2025-07-06T00:32:06Z (fithwum)
- test fix (fithwum)
- fix (fithwum)
- test (fithwum)
- test (fithwum)
## 2025-07-06T00:48:48Z
- Update changelogs on 2025-07-06T00:40:36Z (fithwum)
- Update changelogs on 2025-07-06T00:32:06Z (fithwum)
- test fix (fithwum)
- fix (fithwum)
- test (fithwum)
## 2025-07-06T00:57:06Z
- Update changelogs on 2025-07-06T00:48:49Z (fithwum)
- Update changelogs on 2025-07-06T00:40:36Z (fithwum)
- Update changelogs on 2025-07-06T00:32:06Z (fithwum)
- test fix (fithwum)
- fix (fithwum)
## 2025-07-06T01:05:17Z
- Update changelogs on 2025-07-06T00:57:07Z (fithwum)
- Update changelogs on 2025-07-06T00:48:49Z (fithwum)
- Update changelogs on 2025-07-06T00:40:36Z (fithwum)
- Update changelogs on 2025-07-06T00:32:06Z (fithwum)
- test fix (fithwum)
## 2025-07-06T01:22:33Z
- update (fithwum)
- Update .gitea/workflows/base-build.yml (fithwum)
- Update changelogs on 2025-07-06T01:05:18Z (fithwum)
- Update changelogs on 2025-07-06T00:57:07Z (fithwum)
- Update changelogs on 2025-07-06T00:48:49Z (fithwum)
## 2025-07-06T02:05:32Z
- fix spaceing in build logs (fithwum)
- test (fithwum)
- test (fithwum)
- reenabled needs section in workflow (fithwum)
- Update changelogs on 2025-07-06T01:22:34Z (fithwum)
## 2025-07-06T13:00:32Z
- autl build chain test (fithwum)
- enable needs for build info after testing (fithwum)
- Update build-info on 2025-07-06T12:34:12Z (fithwum)

4
docker-runner/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM scratch
LABEL maintainer="fithwum"
ADD /debian-docker-build.tar.bz2 /
CMD ["/bin/bash"]

View File

@@ -0,0 +1,9 @@
{
"version": "docker-build",
"commit": "e06634eee8adfcda50b630196bf150b7babbadbc",
"build_time": "2025-07-06T13:01:36Z",
"image_tag": "gitea.fithwum.tech/fithwum/debian-base:docker-build",
"digest": "unknown",
"image_size": "281MB",
"image_size_bytes": 295153546
}