-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #153 from cevich/fix_image_id_bot
[CI:TOOLING] Print names & IDs of all built images
- Loading branch information
Showing
17 changed files
with
324 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
ccia/fake_manifests/Image-builder image/manifest/image_builder/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "image-builder", | ||
"builder_type": "googlecompute", | ||
"build_time": 1658173915, | ||
"files": null, | ||
"artifact_id": "image-builder-5419329914142720", | ||
"packer_run_uuid": "243ae2b1-d4b4-4917-9883-a96c516a2c39", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "243ae2b1-d4b4-4917-9883-a96c516a2c39" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/build-push Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "build-push", | ||
"builder_type": "googlecompute", | ||
"build_time": 1658175996, | ||
"files": null, | ||
"artifact_id": "build-push-c5419329914142720", | ||
"packer_run_uuid": "250b8705-ce4d-7844-7181-f1181dd7e04c", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "250b8705-ce4d-7844-7181-f1181dd7e04c" | ||
} |
22 changes: 22 additions & 0 deletions
22
ccia/fake_manifests/fedora Base Image/manifest/base_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora", | ||
"builder_type": "qemu", | ||
"build_time": 1658175535, | ||
"files": [ | ||
{ | ||
"name": "fedora-b5419329914142720", | ||
"size": 0 | ||
} | ||
], | ||
"artifact_id": "", | ||
"packer_run_uuid": "b1ec41bd-c395-45d6-96cf-f03a1ff2c894", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "base" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "b1ec41bd-c395-45d6-96cf-f03a1ff2c894" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/fedora Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora", | ||
"builder_type": "googlecompute", | ||
"build_time": 1658176163, | ||
"files": null, | ||
"artifact_id": "fedora-c5419329914142720", | ||
"packer_run_uuid": "30833ff6-05df-ee1e-4378-57991d592136", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "30833ff6-05df-ee1e-4378-57991d592136" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/fedora-aws Base Image/manifest/base_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora-aws", | ||
"builder_type": "amazon-ebs", | ||
"build_time": 1658175765, | ||
"files": null, | ||
"artifact_id": "us-east-1:ami-000448bd70242ba3c", | ||
"packer_run_uuid": "193dbe11-9c6b-e0b0-efc9-dc0e8fbf98dc", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "base" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "193dbe11-9c6b-e0b0-efc9-dc0e8fbf98dc" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/fedora-aws Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora-aws", | ||
"builder_type": "amazon-ebs", | ||
"build_time": 1658176592, | ||
"files": null, | ||
"artifact_id": "us-east-1:ami-0442ccd2bb66504b7", | ||
"packer_run_uuid": "df4c911b-80a3-27ee-a513-4b6e29c1c906", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "df4c911b-80a3-27ee-a513-4b6e29c1c906" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/fedora-aws-arm64 Base Image/manifest/base_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora-aws-arm64", | ||
"builder_type": "amazon-ebs", | ||
"build_time": 1658175464, | ||
"files": null, | ||
"artifact_id": "us-east-1:ami-0f5f268182775a8c2", | ||
"packer_run_uuid": "e4a389da-e1dc-35db-ef32-361e890e4b30", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "base" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "e4a389da-e1dc-35db-ef32-361e890e4b30" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/fedora-netavark Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora-netavark", | ||
"builder_type": "googlecompute", | ||
"build_time": 1658176148, | ||
"files": null, | ||
"artifact_id": "fedora-netavark-c5419329914142720", | ||
"packer_run_uuid": "d95c8118-3970-4a73-d348-692a5a3371a3", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "d95c8118-3970-4a73-d348-692a5a3371a3" | ||
} |
17 changes: 17 additions & 0 deletions
17
.../fake_manifests/fedora-netavark-aws-arm64 Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora-netavark-aws-arm64", | ||
"builder_type": "amazon-ebs", | ||
"build_time": 1658176335, | ||
"files": null, | ||
"artifact_id": "us-east-1:ami-07a339e76f84afa7b", | ||
"packer_run_uuid": "b8a09332-800a-09c2-ba0e-2564e6e52f76", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "b8a09332-800a-09c2-ba0e-2564e6e52f76" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/fedora-podman-aws-arm64 Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora-podman-aws-arm64", | ||
"builder_type": "amazon-ebs", | ||
"build_time": 1658176346, | ||
"files": null, | ||
"artifact_id": "us-east-1:ami-051a5e8dad587bf22", | ||
"packer_run_uuid": "7e742dec-035c-6b95-8793-c464b2a6ac0f", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "7e742dec-035c-6b95-8793-c464b2a6ac0f" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/fedora-podman-py Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "fedora-podman-py", | ||
"builder_type": "googlecompute", | ||
"build_time": 1658176090, | ||
"files": null, | ||
"artifact_id": "fedora-podman-py-c5419329914142720", | ||
"packer_run_uuid": "e5b1e6ab-37a5-a695-624d-47bf0060b272", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "e5b1e6ab-37a5-a695-624d-47bf0060b272" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/ubuntu Base Image/manifest/base_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "ubuntu", | ||
"builder_type": "googlecompute", | ||
"build_time": 1658175167, | ||
"files": null, | ||
"artifact_id": "ubuntu-b5419329914142720", | ||
"packer_run_uuid": "238ce64e-cb7d-4c1b-38ff-3e0eb9e3939a", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "base" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "238ce64e-cb7d-4c1b-38ff-3e0eb9e3939a" | ||
} |
17 changes: 17 additions & 0 deletions
17
ccia/fake_manifests/ubuntu Cache Image/manifest/cache_images/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"builds": [ | ||
{ | ||
"name": "ubuntu", | ||
"builder_type": "googlecompute", | ||
"build_time": 1658176053, | ||
"files": null, | ||
"artifact_id": "ubuntu-c5419329914142720", | ||
"packer_run_uuid": "553ec5c0-7b09-e06d-2837-b272204696d1", | ||
"custom_data": { | ||
"IMG_SFX": "5419329914142720", | ||
"STAGE": "cache" | ||
} | ||
} | ||
], | ||
"last_run_uuid": "553ec5c0-7b09-e06d-2837-b272204696d1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters