Skip to content

Fix bug introduced in 4.2.0 - #391

Merged
joshmgross merged 4 commits into
actions:mainfrom
GhadimiR:main
Mar 19, 2025
Merged

joshmgross merged 4 commits into
actions:mainfrom
GhadimiR:main

Conversation

@GhadimiR

@GhadimiR GhadimiR commented Mar 18, 2025

Copy link
Copy Markdown
Contributor

The output statements used to print download summary info & set download path output were erroneously moved to inside a loop, this change moves them back outside the loop, to ensure they are executed the correct amount of times in every case.

Closes this issue

@GhadimiR
GhadimiR requested a review from a team as a code owner March 18, 2025 21:27

@joshmgross joshmgross left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we include tests to avoid future regressions?

And can you link to the issue this is fixing?

@joshmgross
joshmgross merged commit 95815c3 into actions:main Mar 19, 2025
@joshmgross joshmgross mentioned this pull request Mar 19, 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.

[bug] Regression in 4.2.0 -- download-path is no longer populated if no artifacts are found with pattern match

2 participants