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

Allow to customize env on local backend #686

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

pdambrauskas
Copy link
Collaborator

This will allow to launch batch/session applications with custom env variables, to do that, user will have to submit:

{
  ...,
  "conf": {
    "lighter.local.env.FOO": "bar"
  }
}

#682
@Minutis @jmilkiewicz

@pdambrauskas pdambrauskas requested a review from Minutis as a code owner October 2, 2023 16:51
@pdambrauskas pdambrauskas merged commit fb4c15b into master Oct 3, 2023
2 checks passed
@pdambrauskas pdambrauskas deleted the customize_local_env branch October 3, 2023 05:17
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.

2 participants