Skip to content

Conversation

franciszekjob
Copy link
Collaborator

@franciszekjob franciszekjob commented Jun 23, 2025

Closes #31

Fix handling of starknet-foundry-version and tool-versions inputs - they now correctly determine the version to use.

@franciszekjob franciszekjob changed the base branch from main to remove-windows-support June 23, 2025 12:00
}

async function determineVersion(version, toolVersionsPath, repo) {
version = version?.trim();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@franciszekjob franciszekjob marked this pull request as ready for review June 23, 2025 13:47
@franciszekjob franciszekjob requested a review from THenry14 June 23, 2025 13:47
@franciszekjob franciszekjob requested a review from THenry14 June 24, 2025 07:50
Copy link
Collaborator

@THenry14 THenry14 left a comment

Choose a reason for hiding this comment

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

lgtm, but please address the nitpick before merging

Base automatically changed from remove-windows-support to main June 24, 2025 12:08
@franciszekjob franciszekjob merged commit 84390a1 into main Jun 24, 2025
5 checks passed
@franciszekjob franciszekjob deleted the 31-fix-determining-version branch June 24, 2025 12:10
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.

foundry github action doesn't reflect specified version

2 participants