gstreamer-rs/ci
Nirbheek Chauhan 52c764b986 ci: Fix pwsh scripts not exiting on error
We all know that external utilities returning a non-zero exit code do
not terminate a powershell script. However, most do not know (and
neither did I) that it is impossible to promote error exit codes to
script-terminating errors with ErrorActionPreference.

Explicitly check the return codes and Exit.

https://github.com/MicrosoftDocs/PowerShell-Docs/issues/1583

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1368>
2023-12-21 14:10:41 +02:00
..
windows-docker ci: Fix pwsh scripts not exiting on error 2023-12-21 14:10:41 +02:00
env.sh ci: fix CARGO_HOME caching 2020-04-21 09:35:33 +00:00
gir-checks.py ci: Re-implement the gi-checker in python 2022-05-11 10:14:54 -04:00
images_template.yml ci: Fix pwsh scripts not exiting on error 2023-12-21 14:10:41 +02:00
install-dav1d.sh ci: Move extra packages from gst-plugins-rs CI images here 2023-07-19 09:39:25 +03:00
install-gst.sh ci: Install GTK from the GStreamer monorepo 2023-07-19 17:58:37 +05:30
install-rust.sh ci: Use cargo install --locked to make sure to not use too new dependency versions 2023-12-21 14:10:41 +02:00
run-cargo-test.sh examples/glupload: Remove Wayland display integration 2023-11-10 12:57:16 +01:00
run-clippy.sh examples/glupload: Remove Wayland display integration 2023-11-10 12:57:16 +01:00
run-sys-cargo-test.sh ci: Build again with --all-features when possible 2023-05-08 23:39:31 +03:00
run_windows_tests.ps1 ci: Build again with --all-features when possible 2023-05-08 23:39:31 +03:00