Our Flatpak builds currently start failing once a commit ID no longer matches with the commit pointed to by the configured `branch`. This is becoming pretty annoying for Skia, since the `chrome/mXYZ` branches are effectively moving targets. Change the `branch` key in the Flatpak config to `x-branch`, which removes the constraint and allows Flatpak to work with just the pinned commit IDs. Change the linter to still use `x-branch` as the reference to compare with our vcpkg configuration, so we make sure to still keep things consistent between vcpkg and Flatpak. |
||
|---|---|---|
| .. | ||
| check_debug_flags.sh | ||
| check_flatpak.py | ||
| check_html_doctype.py | ||
| check_idl_files.py | ||
| check_newlines_at_eof.py | ||
| check_png_sizes.sh | ||
| check_style.py | ||
| lint_clang_format.py | ||
| lint_executable_resources.sh | ||
| lint_ipc.py | ||
| lint_prettier.sh | ||
| lint_python.sh | ||
| lint_shell_scripts.sh | ||