Skip to content

Commit

Permalink
Taskcluster: remove flatpak build and toolchain tasks (#9860)
Browse files Browse the repository at this point in the history
* Remove build-linux/flatpak task
* Remove toolchain/flatpak-sdks task
* Remove flatpak Docker image
* Remove podman container scripts
  • Loading branch information
oskirby authored Sep 11, 2024
1 parent d30504b commit f9a83f5
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 302 deletions.
1 change: 0 additions & 1 deletion .dictionary
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ ons
os
perl
plist
podman
powershell
ppa
pre
Expand Down
43 changes: 0 additions & 43 deletions taskcluster/docker/flatpak/Dockerfile

This file was deleted.

34 changes: 0 additions & 34 deletions taskcluster/kinds/build/flatpak.yml

This file was deleted.

1 change: 0 additions & 1 deletion taskcluster/kinds/build/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ tasks-from:
- wasm.yml
- ios.yml
- addons.yml
- flatpak.yml
3 changes: 0 additions & 3 deletions taskcluster/kinds/docker-image/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ tasks:
symbol: I(wasm)
args:
QT_VERSION: 6.2.4
flatpak:
symbol: I(flatpak)
definition: flatpak
linux-qt6-build:
parent: base
symbol: I(linux-qt6-build)
Expand Down
31 changes: 0 additions & 31 deletions taskcluster/kinds/toolchain/flatpak.yml

This file was deleted.

1 change: 0 additions & 1 deletion taskcluster/kinds/toolchain/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ tasks-from:
- conda_android.yml
- conda_windows.yml
- conda_osx.yml
- flatpak.yml
- cargo.yml
44 changes: 0 additions & 44 deletions taskcluster/scripts/build/linux_build_flatpak.sh

This file was deleted.

93 changes: 0 additions & 93 deletions taskcluster/scripts/podman-worker.py

This file was deleted.

40 changes: 0 additions & 40 deletions taskcluster/scripts/toolchain/bundle_flatpak_sdk.sh

This file was deleted.

11 changes: 0 additions & 11 deletions taskcluster/scripts/toolchain/toolchain_podman_worker.sh

This file was deleted.

0 comments on commit f9a83f5

Please sign in to comment.