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

Collate outputs in Kive #876

Open
donkirkby opened this issue Oct 5, 2022 · 1 comment
Open

Collate outputs in Kive #876

donkirkby opened this issue Oct 5, 2022 · 1 comment
Milestone

Comments

@donkirkby
Copy link
Member

Currently, the Micall Watcher collates the output files, but that means that Kive won't recognize the checksums of those collated outputs. Kive should support pipelines with an arbitrary number of inputs, so write a pipeline to collate the files, and use it.

@CBeelen CBeelen added this to the 7.17 milestone Jun 8, 2023
@CBeelen
Copy link
Contributor

CBeelen commented Jun 8, 2023

Currently, production Kive is at the latest tag v0.16.2. This tag does not include the code changes necessary to allow an arbitrary number of inputs. Those were made with this commit, as far as I can tell.
Test-kive is currently at a commit on the master branch, specifically this commit. This is ahead of the necessary changes to allow an arbitrary number of arguments.
So, to get this issue done, we first need to validate and deploy a new Kive version on production. We can start testing the collation on test-kive right away, though. Here's a useful example to follow for that.

@Donaim Donaim modified the milestones: 7.18, near future Jul 11, 2024
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

No branches or pull requests

3 participants