Attention is currently required from: fixeria. osmith has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/42962?usp=email )
Change subject: rebar.config: use a fork of rebar3_diameter_compiler ...................................................................... Patch Set 1: Code-Review-1 (1 comment) File rebar.config: https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/42962/comment/6ec95b05_20a7b9b8?usp=email : PS1, Line 16: {git, "https://github.com/osmocom/rebar3_diameter_compiler.git", {branch, "main"}}} Let's use a specific commit here to make sure this is reproducible when e.g. trying to bisect a change later. ```suggestion {git, "https://github.com/osmocom/rebar3_diameter_compiler.git", {branch, "27e0a7f4f6ed8d0ca829d103dd35c85f21fff41b"}}} ``` -- To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/42962?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: erlang/osmo-epdg Gerrit-Branch: master Gerrit-Change-Id: I548a3fef6f8a23a548fb6376076b9d4a9345d692 Gerrit-Change-Number: 42962 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Comment-Date: Thu, 09 Jul 2026 12:11:49 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
