summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update (or drop) the Docker image used by Flatpak jobbarthalion/gnome-runtime-images-quayBartłomiej Piotrowski2022-08-041-1/+0
| | | | | | The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template. Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it.
* ci: flatpak: remove meson-args variableJordan Petridis2020-08-031-4/+2
| | | | | We no longer need to manually keep it in sync with the ci.
* ci: remove deprecated jobsJordan Petridis2020-08-021-11/+0
| | | | | | | The functionality of these jobs exists in the normal build job now and they are no longer needed. citemplates@544836ee
* Revert "ci: Remove collon from job names"Georges Basile Stavracas Neto2019-09-301-4/+4
| | | | We're actually not hitting that bug.
* ci: Remove collon from job namesGeorges Basile Stavracas Neto2019-09-301-4/+4
| | | | Looks like we're hitting https://gitlab.com/gitlab-com/support-forum/issues/2597
* ci: quote yaml stringsJordan Petridis2019-09-301-14/+14
|
* ci: Remove double deploy stagesGeorges Basile Stavracas Neto2019-09-301-1/+0
|
* ci: Actually deploy FlatpaksGeorges Basile Stavracas Neto2019-09-301-0/+1
|
* Reimplement Flatpak publishingGeorges Basile Stavracas Neto2019-09-301-53/+17
|
* CI: Use development profile for CI buildsChristopher Davis2019-09-301-2/+2
| | | | | Adds the -Dprofile=development argument to meson args for CI builds. Syncs CI with flatpak manifest.
* ci: Simplify CIGeorges Basile Stavracas Neto2019-05-041-74/+4
| | | | | Only build with the 'flatpak' stage, since it does everything we do on other stages already.
* CI: do not spin up environments for master and tagsJordan Petridis2018-08-021-0/+6
|
* ci: Adjust Flatpak manifest pathGeorges Basile Stavracas Neto2018-07-291-1/+1
|
* CI: Add flatpak build/test job.Jordan Petridis2018-07-171-3/+75
| | | | Part of https://gitlab.gnome.org/GNOME/Initiatives/issues/1 and #285
* ci: make test verboseGeorges Basile Stavracas Neto2018-02-231-1/+1
|
* Revert "ci: Install project before running tests"Georges Basile Stavracas Neto2018-02-211-1/+0
| | | | This reverts commit 3bf88e210361a776e0fba3f52b2824bd079e5e33.
* ci: Install project before running testsGeorges Basile Stavracas Neto2018-02-211-0/+1
|
* ci: Add missing geoclue2-devel dependencyGeorges Basile Stavracas Neto2018-02-201-0/+1
|
* ci: Rework CI stepsGeorges Basile Stavracas Neto2018-02-181-7/+57
|
* ci: Use a Rawhide imageGeorges Basile Stavracas Neto2018-01-271-1/+1
| | | | We depend on an unstable version of GWeather.
* ci: Add libgweather dependencyGeorges Basile Stavracas Neto2018-01-271-1/+1
|
* ci: update to Fedora 27Georges Basile Stavracas Neto2018-01-271-1/+1
| | | | We should eventually add Ubuntu too.
* project: Add missing dependencies to CIGeorges Basile Stavracas Neto2018-01-271-1/+2
|
* project: Change build stage name to 'build-calendar'Georges Basile Stavracas Neto2018-01-271-2/+2
|
* project: Add CI integrationGeorges Basile Stavracas Neto2018-01-271-0/+14