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: version string splitting #25

Merged

Conversation

ibarakaiev
Copy link
Contributor

Contributor checklist

  • Bug fixes include regression tests
  • Features include unit/acceptance tests

This PR fixes how the dependency version string is parsed in igniter.install. Right now, adding a ref with another @ at the end raises a match error because the first split produces three parts instead of two, making lines 201 and 214 are not reachable.

@zachdaniel zachdaniel merged commit e72aa1e into ash-project:main Jun 27, 2024
15 checks passed
@zachdaniel
Copy link
Contributor

🚀 Thank you for your contribution! 🚀

@ibarakaiev ibarakaiev deleted the fix-version-string-splitting branch June 27, 2024 22:20
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.

2 participants