removed buster
All checks were successful
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Successful in 10m39s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 1m14s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Successful in 2m0s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Successful in 58s

This commit is contained in:
2025-07-14 05:30:17 -07:00
parent 027d823799
commit 3b5c5ab4a0
8 changed files with 1 additions and 78 deletions

View File

@@ -22,7 +22,7 @@ env:
GIT_CREDENTIAL: ${{ secrets.GIT_TOKEN || secrets.GIT_PASSWORD }}
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
VERSIONS: "buster bullseye bookworm trixie"
VERSIONS: "bullseye bookworm trixie"
OUTPUT_DIR: ./output
jobs:

View File

@@ -1,3 +0,0 @@
## 2025-07-10T19:11:38Z
- 4151d6d 2025-07-10 test (fithwum)

View File

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

View File

@@ -1,10 +0,0 @@
{
"version": "buster",
"commit": "b3cf7709895e12ebe8209b3a7a422ae762979d9c",
"build_time": "2025-07-13T12:03:26Z",
"image_tag": "gitea.fithwum.tech/fithwum/debian-base:buster",
"digest": "gitea.fithwum.tech/fithwum/debian-base@sha256:877e02e015e2041bc004c16836ca93eea8e3b8cf3fdb554e0e56ca43c8cf67e4",
"image_size": "197MB",
"image_size_bytes": 207320760,
"rootfs_sha256": "4dc2a419fbf9b1aac595f34970b4d7228bf023dbfcae7a2229fa65250028bb34"
}

Binary file not shown.

View File

@@ -1,47 +0,0 @@
## 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)

View File

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

View File

@@ -1,9 +0,0 @@
{
"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
}