Skip to content

Fix version string quoting #1205

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

lukaszsamson
Copy link
Collaborator

Summary

  • use to_string/1 instead of inspect/1 in get_versions/0
  • add test checking returned version strings are not quoted

Testing

  • mix test --max-failures 1 (fails: BREAK due to interactive test)

https://chatgpt.com/codex/tasks/task_e_685136ee24108321ad7ad9a621c6834f

@lukaszsamson lukaszsamson merged commit 9288837 into master Jul 9, 2025
31 of 32 checks passed
@lukaszsamson lukaszsamson deleted the codex/replace-inspect/1-with-to_string/1 branch July 9, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant