Skip to content

Conversation

WojciechMazur
Copy link
Contributor

Release scripts were previously failing in test-chocolatey. These were using incorrect layout assuming that we're downloading jar from GH Actions.

if ($env:DOTTY_CI_INSTALLATION) {

would now be evaluated as empty string which for if-condition would be evaluated as false.

@WojciechMazur WojciechMazur added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Jan 20, 2025
@WojciechMazur WojciechMazur merged commit 5adcac1 into scala:main Jan 21, 2025
29 checks passed
@WojciechMazur WojciechMazur deleted the fix/chocolatey-release-tests branch January 21, 2025 09:11
@WojciechMazur WojciechMazur removed the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Apr 7, 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