Skip to content
Success

Changes

Summary

  1. rebar.config: fix invalid branch for rebar3_diameter_compiler.git (details)
Commit bc38313e934ff532c9f4c967dd7fb7e63d296175 by Vadim Yanitskiy
rebar.config: fix invalid branch for rebar3_diameter_compiler.git

The upstream has ranamed 'master' branch to 'main', so the old name
is no longer valid.  This resulted in osmo_dia2gsup build failures.

Let's use the latest stable release (0.8.0) instead.  It's quite
dated (2022), yet does the job.  I could not find any significant
changes since 0.8.0 (mostly CI and doc improvements).

Change-Id: I21490a837ee039e02dfde3e19ded338cf428d291
Related: https://github.com/carlosedp/rebar3_diameter_compiler/commit/077e7b23d9ad2cf73b1b99abe46a273a520288bd
The file was modifiedrebar.config