obs-studio/.github/actions
tytan652 9f8655921f CI: Validate Flatpak with flatpak-builder-lint
Validate the Flatpak manifest before building it; then, validate
the build directory; and when publishing, validate the repository
as well.

Using flatpak-builder-lint in the org.flatpak.Builder Flatpak in a
docker container seems to not work.

So the linter repo is cloned and Poetry is used to run it inside an
custom action.

"--exceptions" is required to allow the manifest to pass since
OBS Studio has one for "--talk-name=org.freedesktop.Flatpak".

Co-authored-by: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
2023-11-09 18:50:17 -03:00
..
build-obs CI: Fix ccache status output for workflow jobs 2023-08-28 10:10:14 -04:00
check-changes CI: Fix checkers tripping over empty GitHub Actions references 2023-08-16 18:33:51 -04:00
compatibility-validator CI: Add new reusable workflows for GitHub Actions 2023-07-17 20:09:53 +02:00
flatpak-builder-lint CI: Validate Flatpak with flatpak-builder-lint 2023-11-09 18:50:17 -03:00
flatpak-manifest-validator CI: Add new repository actions for GitHub 2023-07-17 20:09:52 +02:00
generate-docs CI: Add new repository actions for GitHub 2023-07-17 20:09:52 +02:00
package-obs CI: Add new repository actions for GitHub 2023-07-17 20:09:52 +02:00
qt-xml-validator CI: Fix checkers tripping over empty GitHub Actions references 2023-08-16 18:33:51 -04:00
run-clang-format CI: Fix checkers tripping over empty GitHub Actions references 2023-08-16 18:33:51 -04:00
run-cmake-format CI: Fix checkers tripping over empty GitHub Actions references 2023-08-16 18:33:51 -04:00
run-swift-format CI: Fix checkers tripping over empty GitHub Actions references 2023-08-16 18:33:51 -04:00
services-validator CI: Update peter-evans/create-pull-request GitHub Action 2023-08-09 12:13:32 -04:00
setup-macos-codesigning CI: Add fixes for tagged release runs and assorted minor issues 2023-07-27 15:26:45 +02:00
sparkle-appcast CI: Fix Sparkle appcast release note generation 2023-08-17 14:39:26 -04:00
steam-upload CI: Fix Steam upload (again) 2023-10-10 17:41:18 -04:00