.github


Log

Author Commit Date CI Message
Ariadne Conill b4547a01 2025-06-18T21:24:46 github: add actions workflow for pkgconf releases Ref: https://github.com/pkgconf/pkgconf/issues/404 Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
Marc-André Lureau 6fe94588 2025-05-30T17:53:15 ci: enable back MSI build Drop mingw32 arch build, see: https://github.com/msys2/MINGW-packages/issues/24419
Ariadne Conill 4dad43ad 2025-05-29T16:04:04 github: disable msi build for now, broken Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
Marc-André Lureau a1a255ee 2025-04-22T11:28:40 ci: build MSI on msys2, publish artefacts Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Ariadne Conill 5925cc43 2025-05-29T10:23:58 github: remove V=1 from analysis step Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
Ariadne Conill ad75dec3 2025-05-29T10:21:21 github: enable GCC static analysis tests with -Werror Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
Doug Freed eb5c6b49 2022-10-12T22:03:42 Fix Mingw GH CI broken by 179a056
Dylan Baker 179a0560 2022-07-27T14:22:54 ci: run meson test with the address sanitizer enabled Set the ASAN_OPTION so that the exitcode is not 1, this avoids asan returning the exitcode that the tests already expect from a normal pkgconf error
Dylan Baker bf307c1d 2022-07-29T10:26:26 ci: set meson to build with -Werror This will help catch any new warnings added in CI.
Ariadne Conill b602e331 2022-06-26T19:39:09 github actions: use debian testing
Ariadne Conill 2ed2b98e 2021-07-24T20:28:04 workflows: more distcheck fixes
Ariadne Conill 9b49eb22 2021-07-24T20:26:44 workflows: install xz package
Ariadne Conill 4d5b378f 2021-07-24T20:25:15 workflows: use distcheck instead of check for autotools tests
Ariadne Conill 37b596cc 2021-03-18T06:49:16 CI: fix alpine autotools CI
Ariadne Conill caaf4861 2021-03-18T06:48:07 CI: fix alpine CI
Ariadne Conill 00cc9a8c 2021-03-18T06:46:09 CI: add alpine CI alongside debian CI
Ariadne Conill 402fd9fe 2021-03-18T06:38:24 add funding.yml
Christoph Reiter b218cae5 2020-11-23T17:45:16 Add CI for debian+meson/autotools Builds and runs tests. Using Debian testing since the test framework is only in testing right now.
Christoph Reiter 24589cdd 2020-11-22T19:59:19 Add basic CI for mingw-w64 32/64 bit This only builds things with meson and no tests are run.