Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] TexturePacker: add zstd compression support #23306

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

tools/depends: gnutls: disable zstd support

6ba3478
Select commit
Failed to load commit list.
Open

[RFC] TexturePacker: add zstd compression support #23306

tools/depends: gnutls: disable zstd support
6ba3478
Select commit
Failed to load commit list.
Mergeable / Mergeable failed Oct 26, 2023 in 53s

1/4 Fail(s): TITLE

Status: FAIL

    Here are some stats of the run:
    4 validations were ran.
    3 PASSED
    1 FAILED

Details

✔️ Validator: MILESTONE

  • ✔️ The milestone is not empty
    Input : "P" 22.0 Alpha 1
    Settings : {"no_empty":{"enabled":true}}
  • ✔️ milestone must exclude 'Abandoned'
    Input : "P" 22.0 Alpha 1
    Settings : {"must_exclude":{"regex":"Abandoned"}}

✔️ Validator: LABEL

  • ✔️ label must include '^v|Infrastructure'
    Input : Type: Feature,Component: GUI rendering,Component: Depends,Rebase needed,Component: Build,v22 "P"
    Settings : {"must_include":{"regex":"^v|Infrastructure","message":"At least version label must be set"}}
  • ✔️ label must exclude '^(Don't merge|On hold|No Jenkins|RFC|WIP)$'
    Input : Type: Feature,Component: GUI rendering,Component: Depends,Rebase needed,Component: Build,v22 "P"
    Settings : {"must_exclude":{"regex":"^(Don't merge|On hold|No Jenkins|RFC|WIP)$"}}

❌ Validator: TITLE

  • title does not exclude "[(RFC|WIP)]"
    Input : [RFC] TexturePacker: add zstd compression support
    Settings : {"must_exclude":{"regex":"\\[(RFC|WIP)\\]"}}

✔️ Validator: DEPENDENT

  • ✔️ All the Dependents files are present!
    Input : CMakeLists.txt,cmake/modules/FindZSTD.cmake,cmake/scripts/common/ProjectMacros.cmake,tools/depends/native/Makefile,tools/depends/native/TexturePacker/CMakeLists.txt,tools/depends/native/TexturePacker/src/TexturePacker.cpp,tools/depends/native/TexturePacker/src/XBTFWriter.cpp,tools/depends/native/TexturePacker/src/cmdlineargs.h,tools/depends/native/TexturePacker/src/configure.ac,tools/depends/native/zstd/Makefile,tools/depends/target/Makefile,tools/depends/target/gnutls/Makefile,tools/depends/target/zstd/Makefile,xbmc/guilib/TextureBundleXBT.cpp,xbmc/guilib/TextureManager.cpp,xbmc/guilib/XBTF.cpp,xbmc/guilib/XBTF.h,xbmc/guilib/XBTFReader.cpp
    Settings : {"do":"dependent","changed":{"file":"version.txt","required":["tools/Linux/kodi.metainfo.xml.in"]}}