blocked 4
This commit is contained in:
1
out/offline-kit/debug/.build-id/ab/cdef.debug
Normal file
1
out/offline-kit/debug/.build-id/ab/cdef.debug
Normal file
@@ -0,0 +1 @@
|
||||
dummy-debug
|
||||
24
out/offline-kit/debug/debug-manifest.json
Normal file
24
out/offline-kit/debug/debug-manifest.json
Normal 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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
1
out/offline-kit/debug/debug-manifest.json.sha256
Normal file
1
out/offline-kit/debug/debug-manifest.json.sha256
Normal file
@@ -0,0 +1 @@
|
||||
bf6d36cfd53e0e0ff18e219ece5a544051e736cde31c0828e077564982cf1bdb debug-manifest.json
|
||||
1
out/offline-kit/debug/dummy.debug
Normal file
1
out/offline-kit/debug/dummy.debug
Normal file
@@ -0,0 +1 @@
|
||||
portable-debug-placeholder
|
||||
19
out/offline-kit/metadata/debug-store.json
Normal file
19
out/offline-kit/metadata/debug-store.json
Normal 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
|
||||
}
|
||||
}
|
||||
1
out/release/debug/.build-id/ab/cdef.debug
Normal file
1
out/release/debug/.build-id/ab/cdef.debug
Normal file
@@ -0,0 +1 @@
|
||||
dummy-debug
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
d924d25e7b028105a1c7d16cb1d82955edf103a48571a253b474d8ee30a1b577 debug-manifest.json
|
||||
bf6d36cfd53e0e0ff18e219ece5a544051e736cde31c0828e077564982cf1bdb debug-manifest.json
|
||||
|
||||
Reference in New Issue
Block a user