mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
b9783cdeea
* Enable debug for OTP versions' listings * Make it easier to detect * Prevent error annotation on expected error The fact that one mirror fails in the above test and others follow working is test enough for me A single failing mirror should fail, but it's confusing to have an error annotation for a success (via continue-on-error) while not being able to suppress it via GitHub Actions * Trying to figure out why we have a rebar_core exception Might simply be that the bug is already fixed and we need to bump rebar3 * Try to debug into non-JSON input * Prevent error in rebar_core We're getting Access Denied for Fetching registry from "https://repo.hex.pm:443/registry.ets.gz?" * Try to figure out what's breaking tests * Make jsonParse(...).map failure more understandable * Ease test maintenance * Tweak folder structure while moving console._ to core._
9 lines
268 B
Erlang
9 lines
268 B
Erlang
{"1.2.0",
|
|
[{<<"verl">>,{pkg,<<"verl">>,<<"1.0.0">>},0}]}.
|
|
[
|
|
{pkg_hash,[
|
|
{<<"verl">>, <<"8C8738AE6826414D32A28EDF4995F275362E8677E7A3F37D99AC8152B5E041FD">>}]},
|
|
{pkg_hash_ext,[
|
|
{<<"verl">>, <<"35900D79F4BE7B5A855849B7D00EF4A25844BF3A998EF3E1FDB34B1B601CB108">>}]}
|
|
].
|