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

Roadmap #3

Open
Mikuana opened this issue Mar 12, 2021 · 0 comments
Open

Roadmap #3

Mikuana opened this issue Mar 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Mikuana
Copy link
Owner

Mikuana commented Mar 12, 2021

A list of planned features for the package.

  • Multi-result step: allow multiple outputs from a step
  • CLI init: utility to establish a project folder with the appropriate structure for a recipe. Make it easier to git
  • Verification utility: run recipe end-to-end in a container for the purposes of comparing metadata in the container to metadata in the cache
  • Last-Step-Available Run: instead of running recipe from the beginning, use the latest available artifact available within a lineage
  • Metadata-only update: to avoid unnecessary processing, if metadata fingerprint changes, but referenced artifact matches checksum (and cache is trusted), just regenerate metadata without reprocessing data
  • Manifest driven cleanup: remove other files in data/metadata which are not expected by the recipe
@Mikuana Mikuana added the enhancement New feature or request label Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant