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

[Query API] Expose Script Dependencies #1050

Closed
EagleoutIce opened this issue Oct 10, 2024 · 0 comments · Fixed by #1066
Closed

[Query API] Expose Script Dependencies #1050

EagleoutIce opened this issue Oct 10, 2024 · 0 comments · Fixed by #1066
Assignees
Labels
dataflow Related to dataflow extraction enhancement New feature or request query api relates to the query api

Comments

@EagleoutIce
Copy link
Member

After #1047.

I am currently considering a format like this:

  • DependencyInfo (with the value and the location)
  • ScriptDependencyInfo as an object with libraries, data (e.g. read csvs), sources (sourced R-files), outputs (written files, may include "commandline")

In the future we may enrich this with version guesses, or allow external scripts to do this.

@EagleoutIce EagleoutIce added enhancement New feature or request dataflow Related to dataflow extraction query api relates to the query api labels Oct 10, 2024
@Ellpeck Ellpeck linked a pull request Oct 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataflow Related to dataflow extraction enhancement New feature or request query api relates to the query api
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants