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

Support for defining target in config file #639

Closed
brandtkeller opened this issue Sep 4, 2024 · 0 comments · Fixed by #640
Closed

Support for defining target in config file #639

brandtkeller opened this issue Sep 4, 2024 · 0 comments · Fixed by #640
Assignees
Labels
enhancement New feature or request

Comments

@brandtkeller
Copy link
Member

Is your feature request related to a problem? Please describe.

Ability to set target in a lula-config.yaml file such that lula defaults to a set target during validate and evaluate operations

Describe the solution you'd like

  • Given target is specified in a lula-config.yaml
  • When validate/evaluate are executed
  • Then the target defined is used in place of the flag

Additional context

useful for implementations where specifying a target may be difficult (IE Big Bang pipelines)

Expected Deliverable

Update validate and evaluate to use target when defined in a lula-config.yaml

@brandtkeller brandtkeller added the enhancement New feature or request label Sep 4, 2024
@github-actions github-actions bot added the triage Awaiting triage from the team label Sep 4, 2024
@brandtkeller brandtkeller removed the triage Awaiting triage from the team label Sep 4, 2024
@brandtkeller brandtkeller added this to the v0.7.0 release milestone Sep 4, 2024
@brandtkeller brandtkeller self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant