~singpolyma/biboumi

e4550d32 — louiz’ 2 years ago
e2e: do not fail to start if no irc database exist yet
2e1ddeb6 — louiz’ 2 years ago
Implement SASL plain authentication
655bc344 — louiz’ 3 years ago
Add a missing ostream include

Makes the build fail, on some condition.

fix #3434
99c76f0f — louiz’ 3 years ago
ci: Do not fail the packaging:rpm job if test:fedora did not run
b0b1cd98 — louiz’ 3 years ago
ci: do not allow packaging jobs to fail
bc1fa4bc — louiz’ 3 years ago
ci: Install the correct rtd_theme package, not the documentation…
6ed9545a — louiz’ 3 years ago
ci: use the container tag instead of docker, for the build steps

This way, this will use either the docker or the podman runners.

The other steps still use only docker, because I didn’t solve the cache
issue on podman yet.
c7eb46b2 — louiz’ 3 years ago
ci: Add sphinx_rtd_theme to fedora image to build the doc
17a5f1fa — louiz’ 3 years ago
ci: Use fedora:latest instead of doc-builder and fedora:oragono
0479bd03 — louiz’ 3 years ago
Merge branch 'v8'
23c96acc — louiz’ 3 years ago
Release version 8.5
25530cf9 — louiz’ 3 years ago
e2e: Switch from coroutines to async, for python3.8
f76cd93a — louiz’ 3 years ago
Fix clang warnings on some utils function. It’s also faster
c671da13 — louiz’ 3 years ago
Fix a std::move() warning with clang
fa905a74 — louiz’ 3 years ago
Fix a compile error with gcc 10

Fix #3431
d34a25ca — louiz’ 3 years ago
Run the test against the oragono images
5c1f4592 — louiz’ 3 years ago
e2e: accept a regexp version of oragono, not just 2.0.0
71efad0f — louiz’ 3 years ago
Update the test docker images to contain oragono instead of charybdis
32d25e7e — louiz’ 3 years ago
ci: Use fedora:oragono image
057ef25e — louiz’ 3 years ago
Create oragono TLS certificate automatically before each e2e run
Next