Sébastien Helleu
e0db08c782
debian: change dependency libargon2-0-dev to libargon2-dev (debian bug #1005703 )
2022-02-19 10:18:38 +01:00
Sébastien Helleu
2d6ab2ec0a
core: fix install of PHP 8.0 in CI
2022-01-17 21:27:04 +01:00
Sébastien Helleu
7fb1dd94cc
core: add build of Debian packages in CI
2021-12-25 16:26:43 +01:00
Sébastien Helleu
498194f6fc
relay: add zstd compression in weechat protocol
...
Option relay.network.compression_level is renamed to relay.network.compression
and is now a percentage between 0 (no compression) to 100 (best compression,
slowest).
Compression is now disabled by default in weechat protocol and must be enabled
via the `handshake` command (option `compression` has been removed from `init`
command).
2021-12-24 16:45:57 +01:00
Sébastien Helleu
463517bd1e
core: fix tests on PHP plugin in CI
2021-12-13 21:39:25 +01:00
Sébastien Helleu
792739ee42
core: add build with CMake and Ninja in CI
2021-11-20 19:02:53 +01:00
Sébastien Helleu
8b11fa86cd
core: add build on macOS 11 in CI
2021-11-20 17:34:33 +01:00
Sébastien Helleu
2081fa54af
core: reverse diff arguments in CI
2021-11-06 15:59:28 +01:00
Sébastien Helleu
009a2889e3
core: ensure python stub is up-to-date in CI
2021-08-16 22:59:32 +02:00
Sébastien Helleu
960b633517
core: switch to PHP 8.0 in CI
2021-08-08 18:56:16 +02:00
Sébastien Helleu
2b1582c816
core: add lint with bandit in CI
2021-07-09 23:56:24 +02:00
Sébastien Helleu
bfa0b4376c
core: add build on macOS in CI
2021-06-16 12:32:06 +02:00
Sébastien Helleu
badd231b82
core: add build without NLS in CI
2021-05-21 13:19:16 +02:00
Sébastien Helleu
13cb870b9a
core: add generator and Python stub file for WeeChat API (issue #1377 )
2021-05-14 19:19:45 +02:00
Sébastien Helleu
3b76a8dd82
core: add repository ppa:ondrej/php in CI
2021-03-19 07:12:23 +01:00
Sébastien Helleu
bacd50c7a7
core: replace pylint3 by pylint in CI on Ubuntu 20.04
2021-03-19 09:14:59 +01:00
Sébastien Helleu
da91ddef98
core: first remove package php7.4-common in CI on Ubuntu 20.04
...
See: https://github.com/actions/virtual-environments/issues/2859
2021-03-19 09:14:59 +01:00
Sébastien Helleu
692d313fe3
core: switch from Ubuntu 18.04 to 20.04 in CI
2021-03-19 09:14:59 +01:00
Sébastien Helleu
c17aeeba29
core: force Ubuntu 18.04 for CI
2021-03-05 20:45:31 +01:00
Sébastien Helleu
c016e7ea87
core: use apt-get option --no-install-recommends instead of modifying config file /etc/apt/apt.conf
2020-10-04 19:11:39 +02:00
Sébastien Helleu
c4832737e9
core: add CI with GitHub Actions, move codecov.io upload to GitHub Actions
2020-05-22 19:04:12 +02:00