Related: https://pagure.io/koji/issue/2511
Metadata Update from @tkopecek: - Pull-request tagged with: doc, no_qe
This isn't really that related to #2511
We should probably emphasize that these two systems are more than content generators. They are also Koji plugins. I don't want other content generator implementors to think that this is part of being a content generator.
rebased onto 2d4a92facea8001a3679f8d1769f5c3d43c1fdb9
Added a comment there.
Here's the content generator for CoreOS. It's used for RH CoreOS, not Fedora CoreOS https://github.com/coreos/coreos-assembler/blob/master/src/cmd-koji-upload
Here's the Debian package content generator that I developed but never deployed to prod: https://github.com/red-hat-storage/misoctl
Here's "causeway", part of Project NewCastle (Java content generator): https://github.com/project-ncl/causeway. It calls Koji's CGImport RPC through kojiji (not sure how, it's a little hard for me to follow all the wrapping code.)
CGImport
rebased onto 6429d987bef0568825693f683a8e169240d2af45
Let's rephrase "Pure CGs" to "Standalone CG utilities". "Pure" sounds like "perfect" or "ideal" to me, and these are not really that.
"Java package CG component"
1 new commit added
grammar
Don't forget the most (in)famous content generator, MBS https://pagure.io/fm-orchestrator/blob/master/f/module_build_service/builder/KojiContentGenerator.py
rebased onto 44ade09ec325184a258ade63cbd6b2eea2be6c73
Commit 39ab9fbb fixes this pull-request
Pull-Request has been merged by tkopecek
Related: https://pagure.io/koji/issue/2511