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

fix: libraryVersion quote slicing #1733

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

xBA5ED
Copy link
Collaborator

@xBA5ED xBA5ED commented Sep 16, 2024

Description

Instead of slicing into the libraryVersion string we now replace quotes, this makes it so if there are no quotes it doesn't remove/replace anything.

Related Issue

#1732

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Motivation and Context

New versions of foundry no longer have the version double quoted, this PR makes it so it works for both the older versions of foundry as well as the newer versions.

How Has This Been Tested?

@CLAassistant
Copy link

CLAassistant commented Sep 16, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

mergify bot commented Sep 16, 2024

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@xBA5ED xBA5ED changed the base branch from main to develop January 26, 2025 22:24
@xBA5ED xBA5ED merged commit 5f52c31 into sphinx-labs:develop Jan 26, 2025
5 of 8 checks passed
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.

3 participants