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

[Execution] Implement new environment task type #102

Merged
merged 2 commits into from
Mar 10, 2024
Merged

[Execution] Implement new environment task type #102

merged 2 commits into from
Mar 10, 2024

Conversation

geoffxy
Copy link
Owner

@geoffxy geoffxy commented Mar 10, 2024

Note that "task type" is a misnomer - this is just an environment definition that uses the same syntax style as a regular task type. We will need to refactor Conductor's internals to support a better abstraction (the DSL vs. physical execution runnables).

Resolves #98.

@geoffxy geoffxy self-assigned this Mar 10, 2024
@geoffxy geoffxy merged commit f323a4c into master Mar 10, 2024
4 checks passed
@geoffxy geoffxy deleted the env-defs branch March 10, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement environment "task type"
1 participant