Skip to content

enable queries over the set of files supported by project API method copy_default_execution_script #393

@ansAFinney

Description

@ansAFinney

📝 Description of the feature

problem

it is not possible to determine the set of arguments that copy_default_execution_script supports
for example you can't create a drop down list in a UI through which a user could select a script

suggested solution

add project api method get_default_execution_scripts(**query_parameters) where query parameters can be version and product and other fields that are relevant in the script naming scheme.

the result is a list of script names that can be passed to copy_default_execution_script
(the get_default_execution_scripts method shouldn't copy the files)

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features or code improvements

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions