Skip to content

Commit

Permalink
cmd: remove gen-manifests in favor of the images version
Browse files Browse the repository at this point in the history
This is a result of the outcome of
osbuild#4124

Achilleas suggested that instead of having a copy of `gen-manifests`
in osbuild-composer we could use the one from images. AFAICT nothing
in the code references `gen-manifests` except the `test/README` so
it seems safe to remove and just run the one from images.

Note that osbuild/images#693 needs to
land before:
```
go run github.com/osbuild/images/cmd/gen-manifests@latest
```
works.
  • Loading branch information
mvo5 committed May 16, 2024
1 parent 773bfe6 commit 79a03a0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 674 deletions.
Loading

0 comments on commit 79a03a0

Please sign in to comment.