{ "image_tag": "sha-e29b523", "configs": { "ubuntu": [ { "compiler": ["clang"], "build_type": ["Release"], "arch": ["amd64"], "minimal": true }, { "compiler": ["gcc"], "build_type": ["Release"], "arch": ["amd64"], "minimal": false }, { "compiler": ["gcc", "clang"], "build_type": ["Debug", "Release"], "arch": ["arm64"], "minimal": false }, { "compiler": ["gcc", "clang"], "build_type": ["Debug", "Release"], "arch": ["amd64"], "minimal": false, "sanitizers": ["address", "undefinedbehavior"] }, { "compiler": ["gcc"], "build_type": ["Debug"], "arch": ["amd64"], "minimal": true, "suffix": "coverage", "extra_cmake_args": "-DUNIT_TEST_REFERENCE_FEE=500 -Dcoverage=ON -Dcoverage_format=xml -DCODE_COVERAGE_VERBOSE=ON -DCMAKE_C_FLAGS=-O0 -DCMAKE_CXX_FLAGS=-O0" }, { "compiler": ["clang"], "build_type": ["Debug"], "arch": ["amd64"], "minimal": false, "suffix": "voidstar", "extra_cmake_args": "-Dvoidstar=ON" }, { "compiler": ["clang"], "build_type": ["Release"], "arch": ["amd64"], "minimal": false, "suffix": "reffee", "extra_cmake_args": "-DUNIT_TEST_REFERENCE_FEE=1000" }, { "compiler": ["gcc"], "build_type": ["Debug"], "arch": ["amd64"], "minimal": false, "suffix": "unity", "extra_cmake_args": "-Dunity=ON" } ], "debian": [ { "compiler": ["gcc"], "build_type": ["Release"], "arch": ["amd64"], "minimal": false } ], "rhel": [ { "compiler": ["gcc"], "build_type": ["Release"], "arch": ["amd64"], "minimal": false } ] }, "package_configs": { "debian": [ { "compiler": ["gcc"], "build_type": ["Release"], "arch": ["amd64"], "minimal": false, "image": "ghcr.io/xrplf/xrpld/packaging-debian:sha-577d745" } ], "rhel": [ { "compiler": ["gcc"], "build_type": ["Release"], "arch": ["amd64"], "minimal": false, "image": "ghcr.io/xrplf/xrpld/packaging-rhel:sha-577d745" } ] } }