Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/otk-*: fix all otk external to be wrapped in a "tree" json #827

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Aug 1, 2024

When otk calls externals it expects them to be wrapped inside a "tree" json key for both the inputs and the outputs. This is important to make the schema extensible. However the existing otk externals in this repo do not respect that.

This commit fixes it and updates the tests.

When otk calls externals it expects them to be wrapped inside
a "tree" json key for both the inputs and the outputs. This
is important to make the schema extensible. However the existing
otk externals in this repo do not respect that.

This commit fixes it and updates the tests.
Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neato. TY!

@achilleas-k achilleas-k added this pull request to the merge queue Aug 1, 2024
Merged via the queue into osbuild:main with commit b04f11f Aug 1, 2024
18 checks passed
@mvo5 mvo5 deleted the tree-in-otk branch August 1, 2024 12:51
mvo5 added a commit to mvo5/images that referenced this pull request Sep 2, 2024
This is similar to osbuild#827 but
this time for the `otk-gen-partition-table` which was forgoten
in this other PR :(
mvo5 added a commit to mvo5/images that referenced this pull request Sep 2, 2024
This is similar to osbuild#827 but
this time for the `otk-gen-partition-table` which was forgoten
in this other PR :(
github-merge-queue bot pushed a commit that referenced this pull request Sep 2, 2024
This is similar to #827 but
this time for the `otk-gen-partition-table` which was forgoten
in this other PR :(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants