0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/.github/workflows
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-project.yaml CI: Validate Flatpak with flatpak-builder-lint 2023-11-09 18:50:17 -03:00
check-format.yaml CI: Add new reusable workflows for GitHub Actions 2023-07-17 20:09:53 +02:00
dispatch.yaml CI: Update dispatch workflob jobs for documentation updates 2023-08-16 18:33:51 -04:00
pr-pull.yaml CI: Shorten job and step labels in workflow files 2023-08-02 01:07:44 +02:00
publish.yaml CI: Validate Flatpak with flatpak-builder-lint 2023-11-09 18:50:17 -03:00
push.yaml CI: Remove concurrency limits for push workflow 2023-08-24 14:46:30 -04:00
scheduled.yaml Revert "CI: Add build annotation step to macOS arm64 builds" 2023-10-09 10:31:54 -04:00