Closed paulo-ferraz-oliveira closed 8 months ago
This will, e.g., allow us to catch OTP 27 (at the moment) errors early on in the release cycle.
~I'm in no hurry, and this can most likely wait until 27 is actually out, after which we'd adjust the target OTP.~
This:
rebar3
examples
rebar3 ex_doc
_checkouts
priv
rebar3_ex_doc
This was also discussed in:
This will, e.g., allow us to catch OTP 27 (at the moment) errors early on in the release cycle.
~I'm in no hurry, and this can most likely wait until 27 is actually out, after which we'd adjust the target OTP.~
This:
rebar3
-based library (for testing, inexamples
)rebar3 ex_doc
on that library (generated/saved in an Elixir env., but recovered/restored outside of it)_checkouts
after we generatepriv
to make sure we're on top of the latestrebar3_ex_doc
codeReference
This was also discussed in: