summary refs log tree commit diff stats
path: root/.github
AgeCommit message (Collapse)Author
2024-02-11Enable CISoniEx2
2024-02-09CI: Fix typoPatrick Griffis
2024-02-09Replace hexchat.net linksPatrick Griffis
2023-11-03CI: Reduce duplicate buildsPatrick Griffis
2023-11-03win32: Remove Python 2 supportPatrick Griffis
2022-10-29ci: Add gtk-update-icon-cache to msys2 workflowPatrick
2022-05-08update python3 from 3.6 to 3.8.10DjLegolas
Signed-off-by: DjLegolas <djlegolas@protonmail.com>
2021-12-01Make build job names more descriptive (#2657)John Villalovos
Previously every build showed up in the CI as "build". Update the job names to reflect what they are. For example the Ubuntu build is now called "ubuntu_build" Co-authored-by: Patrick <tingping@tingping.se>
2021-10-07ci: Don't install libproxy-devPatrick
2021-10-01win32: Update to OpenSSL 1.1Patrick Griffis
2021-07-15actions: Add MSYS2 builderPatrick Griffis
2021-07-13Remove libnotify dependencyPatrick Griffis
Instead just talk directly to the service. This fixes *sending* a notification being blocking IO.
2021-07-13actions: Build on Ubuntu 20.04Patrick Griffis
18.04 requires newer Ninja
2021-07-13build: Misc cleanup of optionsPatrick Griffis
Cleanup of option names, use features where applicable, and printing of summary.
2021-06-21actions: Remove default value in ubuntu buildPatrick Griffis
2021-06-21actions: Add flatpak actionPatrick Griffis
2021-06-21actions: Upload windows artifacts for each archPatrick Griffis
2021-05-23ci: fixed python pathsDjLegolas
2021-05-23ci: fixed Inno Download Plugin download pathDjLegolas
2021-05-23Update github workflowsDjLegolas
2019-09-20Switch to Github Actions for Linux CIPatrick Griffis
2019-06-03Revert "Create FUNDING.yml"Patrick Griffis
This reverts commit 538240189366f1318fcaa500a31bff0b74b55872.
2019-06-03Create FUNDING.ymlPatrick