- May 29, 2024
-
-
Gaël Bonithon authored
For parole and xfce4-screensaver, to be removed when these issues are solved: apps/parole#114 apps/xfce4-screensaver#153
-
Gaël Bonithon authored
-
Gaël Bonithon authored
-
- May 28, 2024
-
-
Gaël Bonithon authored
Instead of adding them to each project, and thus having them as correct .build extensions. This remains opt-in, with projects wishing to activate these builds having to define (X11|WAYLAND)_FEATURE CI/CD variables. I had originally thought of parsing configure.ac to detect this, but it doesn't seem to be supported; maybe that's better.
-
Gaël Bonithon authored
Including on glib deprecation warnings, which are probably the only ones we care about. This assumes that XDT_FEATURE_DEBUG is used on all projects where build_project.yml is included, which is currently the case. This only applies to the build stage, as other distcheck-specific warnings may appear that we don't necessarily want to turn into errors, especially on vala projects. Also, this leaves open the possibility of applying another debug level to distcheck, and thus compiling other code paths.
-
- May 27, 2024
-
-
Gaël Bonithon authored
By default, projects are configured so that a running pipeline is interrupted if new changes are pushed in a merge request. But for this to work in practice, all jobs in the pipeline must also be flagged interruptible, otherwise the pipeline is not interrupted. See https://docs.gitlab.com/ee/ci/yaml/index.html#workflowauto_cancelon_new_commit
-
- Apr 27, 2024
-
-
Gaël Bonithon authored
Related: apps/orage#32
-
- Apr 26, 2024
-
-
Gaël Bonithon authored
-
Romain Bouvier authored
- More recent version of everything, should help to introduce new features. - Bump docker dind (docker-in-docker) image used to build CI container itself
-
- Apr 07, 2024
-
-
Gaël Bonithon authored
Probably a regression introduced in 2759f19c. Fixes: #62
-
- Feb 22, 2024
-
-
Gaël Bonithon authored
For xfce4-weather-plugin. Related: panel-plugins/xfce4-weather-plugin!26
-
- Nov 01, 2023
-
-
Brian Tarricone authored
-
- Oct 31, 2023
-
-
Brian Tarricone authored
-
- Sep 28, 2023
-
-
Gaël Bonithon authored
This is only useful for components packaged in flatpak in practice, i.e. for Mousepad and Ristretto. There's no point in asking to update this file if it's irrelevant.
-
Gaël Bonithon authored
Hopefully this will prevent releasing without changing the version number.
-
- Jun 02, 2023
-
-
Gaël Bonithon authored
-
- Apr 20, 2023
-
-
Gaël Bonithon authored
For xfce4-indicator-plugin.
-
- Apr 12, 2023
-
-
Gaël Bonithon authored
We use C99 features in various places (especially init-statement in for loops), and C99 allows declaration after statement. This also avoids warnings from other projects, like GObject Introspection >= 1.76.1 via g-ir-scanner.
-
- Apr 10, 2023
-
-
Gaël Bonithon authored
For gettext migration of project containing a policykit file.
-
- Mar 05, 2023
-
-
Brian Tarricone authored
-
Brian Tarricone authored
-
- Mar 04, 2023
-
-
Brian Tarricone authored
-
Brian Tarricone authored
-
- Feb 23, 2023
-
-
Alexander Schwinn authored
-
- Feb 22, 2023
-
-
- Feb 17, 2023
-
-
Erkki Moorits authored
-
Erkki Moorits authored
-
- Feb 08, 2023
-
-
Erkki Moorits authored
-
- Jan 03, 2023
-
-
Brian Tarricone authored
-
- Dec 18, 2022
-
-
Brian Tarricone authored
-
- Dec 15, 2022
-
-
Romain Bouvier authored
-
Romain Bouvier authored
-
- Dec 05, 2022
-
-
Gaël Bonithon authored
-
- Dec 01, 2022
-
-
Alexander Schwinn authored
-
Alexander Schwinn authored
-
- Nov 17, 2022
-
-
Andre Miranda authored
-
Andre Miranda authored
-
- Nov 14, 2022
-
-
Alexander Schwinn authored
-
Alexander Schwinn authored
Makes 'xfce-do-release' as well usable for xfwm4, which has some more spaces in the line: 'm4_define([xfwm4_version_tag], [git])' MR !74
-
- Nov 12, 2022
-
-
Alexander Schwinn authored
-