Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Document which precompiled elixir is used #50

@chulkilee

Description

@chulkilee

From the source code, it detects the otp major version from otp-version, and append it to Bob's elixir version (so 1.11.0 would be 1.11.0-otp-23.

I like this default behavior since it uses the specific precompiled elixir matched to the given otp version... but I think 1) where the elixir binary from and 2) which elixir binary will be fetched should be noted in the README for clarity.

(Ideally, I think it would be better to use the elixir-version as-is for Bob's elixir - so I can just pass 1.11.0-otp-22 as elixir-version - and I can test it against OTP 23 for example. Is it possible?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions