Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Add optional env variables to bypass runtime arguments #138

Closed

Conversation

harisang
Copy link
Contributor

@harisang harisang commented Nov 15, 2024

This PR introduces two environment variables, named arg and table, that are only meant to be used from within the Prefect infrastructure to set up relevant jobs.

An obvious problem is that this leaks implementation details and/or restrictions of Prefect into this repo.

Could an alternative be to actually pass parameters to the main function? Not sure if that is very bad practice or not.

@harisang harisang requested a review from bram-vdberg November 15, 2024 14:55
@bram-vdberg
Copy link
Collaborator

Closing the PR since this change is no longer needed.

@harisang harisang deleted the add_optional_env_variables_to_bypass_runtime_arguments branch November 18, 2024 12:22
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.

2 participants