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

Insert key to normalize toolchain maps results #31

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

ziopio
Copy link
Member

@ziopio ziopio commented Sep 13, 2024

In rebar3_grisp we upgraded grid which now crashes if a value is not present in the map.

With this change the latest key is always returned.

@ziopio ziopio marked this pull request as ready for review September 13, 2024 12:39
@ziopio
Copy link
Member Author

ziopio commented Sep 13, 2024

I want to mention that our current way to identify the latest toolchain is by checking a file named *_LATEST which contains the toolchain filename string. This is not optimal as it requires manual editing of this file to print an update lists of toolchain packages.

@ziopio ziopio merged commit 4da184e into master Sep 13, 2024
10 checks passed
@ziopio ziopio deleted the ziopio/fix-package-cmd branch September 16, 2024 09:30
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