Page MenuHomeVyOS Platform

Generate a build/manifest.json file after assembling the image(s)
Closed, ResolvedPublicFEATURE REQUEST

Description

For a release workflow, we need to know the build artifact name.

We can save that data to build/manifest.json with a list of artifacts.

{
"flavor": "kvm",
"artifacts": ["vyos-1.4.1-amd64-kvm.qcow2"]
}

We may also want to keep the complete build configuration there.

Maybe even just make it that build configuration plus the artifact list.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)

Related Objects

Mentioned In
1.4.1

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po triaged this task as Normal priority.
c-po edited a custom field.
c-po renamed this task from Save build artifact data to a file to Generate a build/manifest.json file after assembling the image(s).Aug 13 2024, 8:12 PM
c-po moved this task from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
dmbaturin changed Issue type from improvement to Internal change (not visible to end users).Dec 6 2024, 5:13 PM