Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add Directory and File state / pipeline args #45

Merged
merged 4 commits into from
Jun 2, 2022

Conversation

kminehart
Copy link
Collaborator

  • Add specific state getters and setters for each type of argument (String, float, int, file, directory).
  • Add support for float, int, file, and directory state values.
  • Update the state demo to demonstrate each type of argument.
  • Added some rudimentary HTTP functions for using an http client / requests in a pipeline (like for downloading grabpl).
  • Added the tarfs package for compressing a fs.FS type into a tar.gz, which is used when handling directories in the state.

@kminehart kminehart merged commit 1cf0b37 into main Jun 2, 2022
@kminehart kminehart deleted the km/implement-filesystem-state-args branch July 21, 2022 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant