Support Elixir ~> 1.17
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 6
- Forks
- 6
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 3
Description
In Elixir version 1.17, the function elixir:start_iex/0 has been removed.
This makes the grisp.ini boot args, suggested in the README, only valid up to elixir 1.16.
We need to document this and find an alternative function to start the elixir shell.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README and the grisp.ini boot arguments that use elixir:start_iex/0. Check the Elixir 1.17 release information for the replacement function, then update the documented boot arguments so they support versions after 1.16. Confirm that the revised arguments start the Elixir shell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- documentation, embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100