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

General: Use right environment variable for current task name #4417

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Fix bug created in #4324 where for current task name is used AVALON_ASSET instead of AVALON_TASK.

Description

Use AVALON_TASK instead of AVALON_ASSET in get_current_task_name.

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Feb 2, 2023
@iLLiCiTiT iLLiCiTiT self-assigned this Feb 2, 2023
@iLLiCiTiT iLLiCiTiT requested a review from kalisp February 2, 2023 11:43
@iLLiCiTiT iLLiCiTiT changed the title General: Use right environment variable for current task nameAVALON_TASK to get current task name General: Use right environment variable for current task name Feb 2, 2023
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes issue on DL with wrong task_name value.

@iLLiCiTiT iLLiCiTiT merged commit 1234d12 into develop Feb 2, 2023
@iLLiCiTiT iLLiCiTiT deleted the bugfix/use_right_env_for_task branch February 2, 2023 12:42
@github-actions github-actions bot added this to the next-patch milestone Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants