summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Port to webkitgtk 6.0Adam Williamson2023-04-261-1/+1
| | | | | | | | | | | | | webkitgtk 5.0 is gone from Fedora 38 and Fedora Rawhide, so our CI 'build_fedora' task is always failing. This ports the code to webkitgtk 6.0 and updates the build and CI configs. I based the changes on Epiphany code. I tested it with: zenity --text-info --html --url=https://www.happyassassin.net and it seems to work OK. Signed-off-by: Adam Williamson <awilliam@redhat.com>
* ci: Fix fedora depsLogan Rathbone2023-01-261-1/+1
|
* Merge branch 'gtk4-port'Logan Rathbone2023-01-261-21/+3
|\
| * ci: remove deps for help2man.Logan Rathbone2023-01-241-1/+1
| | | | | | | | | | Just doesn't seem work on CI though it works everywhere else and I can't figure out why.
| * ci: Try adding perl-Thread-Queue as dep to fix help2man not workingLogan Rathbone2023-01-241-1/+1
| |
| * ci: add webkit2gtk5.0-devel as depLogan Rathbone2023-01-241-1/+1
| |
| * ci: Add help2man as build-dep and enable webkitgtk for test buildLogan Rathbone2023-01-241-2/+2
| |
| * ci: add meson as depLogan Rathbone2023-01-241-1/+1
| |
| * ci: Run test on fedora:latest image.Logan Rathbone2023-01-241-6/+5
| | | | | | | | It might work. Maybe.
* | CI: Add apt-get update line to build_ubuntuLogan Rathbone2022-07-021-0/+1
| |
* | CI: Add Ubuntu targetLogan Rathbone2022-07-021-4/+20
| | | | | | | | | | Primarily for testing webkitgtk builds. No guarantee this will match the build flags used in Ubuntu's actual packaging of Zenity.
* | gitlab-ci.yml: switch autotools deps for mesonLogan Rathbone2021-06-091-1/+1
| |
* | Change gitlab-ci.yml file to use mesonLogan Rathbone2021-06-091-2/+2
|/
* Add minimal CI filejjardon/ciJavier Jardón2020-12-181-0/+11