Skip to content

Abstract the ion storage to generate any files from scripting language #8

Description

@tchiotludo

Example with python, the same applied in node:

  • add this dependencies amazon.ion
  • add a method Kestra.files that will
    • create a temporary files
    • write the data in ion
    • send a message to the worker to capture the file automatically without adding outputFiles on the worker ::{"outputFiles": ["tmp/random.ion"]}::

example usages:

Kestra.files(data) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/pluginPlugin-related issue or feature request

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions