blocked 4
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Console CI / console-ci (push) Has been cancelled

This commit is contained in:
StellaOps Bot
2025-11-23 17:53:41 +02:00
parent fc99092dec
commit c13355923f
22 changed files with 460 additions and 27 deletions

View File

@@ -0,0 +1 @@
dummy-debug

View File

@@ -0,0 +1,24 @@
{
"generatedAt": "2025-11-23T00:00:00Z",
"platforms": [
"linux-x64"
],
"artifacts": [
{
"buildId": "cdef",
"platform": "linux-x64",
"debugPath": "debug/.build-id/ab/cdef.debug",
"sha256": "b0c735328397cf80f2fcee02f5f4f69e93894afb8241304391ffd0667b7760d5",
"size": 12,
"components": [
"test-component"
],
"images": [
"ghcr.io/stellaops/test:debug"
],
"sources": [
"tests"
]
}
]
}

View File

@@ -0,0 +1 @@
bf6d36cfd53e0e0ff18e219ece5a544051e736cde31c0828e077564982cf1bdb debug-manifest.json

View File

@@ -0,0 +1 @@
portable-debug-placeholder

View File

@@ -0,0 +1,19 @@
{
"generatedAt": "2025-11-23T15:26:08Z",
"manifestGeneratedAt": "2025-11-23T00:00:00Z",
"manifestSha256": "bf6d36cfd53e0e0ff18e219ece5a544051e736cde31c0828e077564982cf1bdb",
"platforms": [
"linux-x64"
],
"artifactCount": 1,
"buildIds": {
"total": 1,
"samples": [
"cdef"
]
},
"debugFiles": {
"count": 2,
"totalSizeBytes": 38
}
}

View File

@@ -0,0 +1 @@
dummy-debug

View File

@@ -1,13 +1,24 @@
{
"generatedAt": "2025-11-03T21:56:23Z",
"generatedAt": "2025-11-23T00:00:00Z",
"platforms": [
"linux-x64"
],
"artifacts": [
{
"buildId": "0000000000000000000000000000000000000000",
"platform": "linux/amd64",
"kind": "elf-debug",
"debugPath": "debug/dummy.debug",
"sha256": "eff2b4e47e7a104171a2be80d6d4a5bce2a13dc33f382e90781a531aa926599a",
"size": 26
"buildId": "cdef",
"platform": "linux-x64",
"debugPath": "debug/.build-id/ab/cdef.debug",
"sha256": "b0c735328397cf80f2fcee02f5f4f69e93894afb8241304391ffd0667b7760d5",
"size": 12,
"components": [
"test-component"
],
"images": [
"ghcr.io/stellaops/test:debug"
],
"sources": [
"tests"
]
}
]
}

View File

@@ -1 +1 @@
d924d25e7b028105a1c7d16cb1d82955edf103a48571a253b474d8ee30a1b577 debug-manifest.json
bf6d36cfd53e0e0ff18e219ece5a544051e736cde31c0828e077564982cf1bdb debug-manifest.json