subsurface/scripts
=Michael Keller 306dad575c CICD: Update the AppImage Build to Use ubuntu 16.04.
Update the linux AppImage build to use ubuntu 16.04, and simplify it to
a single workflow running on a vanilla docker image.

This still uses the upload-artifact@v3 Action that will be EOL in
November 2024, because v4 relies on node 20 which has an unmet glibc
dependency in ubuntu 16.04. But this workflow can be updated to run on
ubuntu 18.04 by a simple search / replace and disabling some 16.04
specific PPAs.

@dirkh, @probonopd: I have moved this here from #4183 to be able to
review and discuss it without the noise of the workflow cleanup.

The workflow now also publishes the AppImage as an artifact on pull
request builds, available under Checks / Details / Summary.

Signed-off-by: Michael Keller <github@ike.ch>
2024-05-12 13:52:12 +12:00
..
docker CICD: Update the AppImage Build to Use ubuntu 16.04. 2024-05-12 13:52:12 +12:00
add-version-to-metainfo.sh Change AppStream metainfo file extension and path 2024-01-14 15:59:29 -08:00
build-libdivecomputer.sh build-system: add script to build only libdivecomputer 2019-03-16 21:54:55 -07:00
build.sh build-system: sort Usage message and add missing options 2024-02-07 15:00:56 -08:00
check-version Rename README to README.md in some scripts, makefiles,... 2017-11-04 10:55:11 -07:00
checktranslation.pl Check arguments of translation strings 2017-10-29 11:01:56 -07:00
countTranslations.sh Update translations from Transifex 2020-11-19 17:27:08 -08:00
create-releasenotes.sh CICD: Add a File Containing the Release Title to CICD Releases. 2024-01-31 15:18:21 -08:00
diviac.pl Add Diviac conversion to smtk converter CGI script 2021-01-23 09:47:24 -08:00
downloader.pl Downloader: Install perl modules and set up environment 2024-01-27 15:38:41 -08:00
get-atomic-buildnr.sh CICD: clean up the noisy scripts 2024-01-10 19:14:25 -08:00
get-changeset-id.sh CICD: Add Script to Find the Changeset ID for a CICD Release Number. 2024-04-20 10:46:28 +07:00
get-dep-lib.sh CICD: Improve Location of Scripts for the Android Build Environment. 2024-01-08 23:05:44 +13:00
get-or-create-build-nr.sh build-system: correctly test that branch was created 2024-01-10 13:44:06 -08:00
get-version rename variable in get-version script 2024-01-06 10:55:24 -08:00
libmtp.patch macOS: fix broken .pc file for libmtp 2022-03-12 08:28:32 -08:00
mobilecomponents.sh build-system/mobile: remove old script 2020-12-17 09:17:54 -08:00
parse-descriptor.pl build-system: add Markdown support to parse-descriptor.pl 2022-02-13 16:50:40 -08:00
prep-manual.sh build-system: remove relative paths to icons 2021-06-04 09:30:54 -07:00
ReleaseTasks.txt update ReleaseTasks 2021-11-20 12:01:27 -08:00
smtk2ssrf-build.sh [smtk-import] Move to current mdbtools github repo 2023-12-17 11:05:32 +13:00
smtk2ssrf.pl Add Diviac conversion to smtk converter CGI script 2021-01-23 09:47:24 -08:00
translationmark.pl A script to find literal texts to be marked for translation in qml 2016-05-03 12:58:55 -07:00
travis-wait.sh build-system: add travis_wait shell functions 2018-07-03 14:24:18 -07:00
updatetranslationsource.sh buildsystem: update translation script 2022-01-17 14:18:59 -08:00
whitespace.pl cleanup: replace Q_FOREACH and foreach by range base for 2024-03-24 17:53:19 +01:00
win-ldd.pl