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

[INTERNAL REVIEW] Setting a flag with environment variable to retain generated input artifacts #807

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tomar-gunjan
Copy link

@tomar-gunjan tomar-gunjan commented Mar 1, 2025

Problem

Needed a flag in LSP to disable artifact cleanup() wile running integration test

Solution

Have introduced a check on environment variable RUNENV.
When set to value TEST , the artifact cleanup will be skipped.

@tomar-gunjan tomar-gunjan requested a review from a team as a code owner March 1, 2025 00:04
@tomar-gunjan tomar-gunjan changed the title [INTERNAL REVIEW] Setting a flag to retain generated input artifacts [INTERNAL REVIEW] Setting a flag with environment variable to retain generated input artifacts Mar 1, 2025
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.

1 participant