xmpp.chapril.org-ejabberd/.github/workflows
Badlop 9c8ae96f25 Define base64url dependency only when using rebar2 and Erlang<24
base64url is not called directly in ejabberd code since e227940,
it is only required by p1_acme and erlang-jose 1.11.1

erlang-jose 1.11.1 defines base64url dependency as an hex package,
and rebar2 is not able to download it.
For that reason, when compiling ejabberd with rebar2,
we provide a rebar2-friendly base64url dependency definition.
That way when jose is downloaded, that dependency is already available.
2024-04-19 01:50:42 +02:00
..
ci.yml Bump peaceiris/actions-gh-pages from 3 to 4 2024-04-19 01:50:42 +02:00
container.yml Revert "Container: Update make-binaries to support setup-beam v1.17.2" 2024-02-26 16:16:08 +01:00
installers.yml Bump softprops/action-gh-release from 1 to 2 2024-04-01 14:26:55 +02:00
runtime.yml Define base64url dependency only when using rebar2 and Erlang<24 2024-04-19 01:50:42 +02:00