[network-manager-applet/lr/drop-flatpak] flatpak: drop




commit c6391befdfb6c0fa4a1bc8bb42c6aad9379cd56f
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Mon Oct 3 16:38:13 2022 +0200

    flatpak: drop
    
    It's not clear why this sort of thing (e.g. polkit build patch) needs to go
    in the upstream repository and nobody seems to be maintaining this [1].
    
    [1] https://gitlab.gnome.org/GNOME/network-manager-applet/-/merge_requests/118

 .gitlab-ci.yml                                     |  13 --
 .../flatpak/org.gnome.nm_connection_editor.json    | 210 ---------------------
 build-aux/flatpak/polkit-autogen                   |   4 -
 ...build-Add-option-to-build-without-polkitd.patch | 132 -------------
 4 files changed, 359 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59c27836..f8ecf49e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -117,19 +117,6 @@ fedora_autotools_full:
   image: fedora:latest
   stage: test
 
-# Flatpak build of nm-connection-editor
-include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
-flatpak:
-  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
-  variables:
-    MANIFEST_PATH: "build-aux/flatpak/org.gnome.nm_connection_editor.json"
-    FLATPAK_MODULE: "network-manager-applet"
-    RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
-    APP_ID: "org.gnome.nm_connection_editor"
-    BUNDLE: "nm-connection-editor.flatpak"
-  extends: .flatpak
-  when: manual
-
 triage:issues:
   stage: triage
   image: ruby:2.7


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]