StateFarmIns / TheThingStore

It's a `thing to store things` which makes them *reliably* reusable in automation across a distributed environment.
Apache License 2.0
5 stars 1 forks source link

Github action unpack object given fileid #4

Open LunarEngineer opened 8 months ago

LunarEngineer commented 8 months ago

Note: The verbiage expressed here are that of the author and are not representative of State Farm.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

I wish to be able to provide a File ID to a github action and have, available in scope in Ci the component of the specified file, or the metadata dataset

I will use this in multi-step workflows to identity, extract, and reuse components.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.