diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 82e04821..11bf9853 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -56,27 +56,37 @@ jobs: # with: # separator: ";" # diff_relative: true - - - id: ns_list - uses: viash-io/viash-actions/ns-list@v5 - with: - # platform: docker - format: json - + # - id: ns_list + # uses: viash-io/viash-actions/ns-list@v5 + # with: + # platform: docker + # format: json + # query: ^(?!workflows) # - id: ns_list_filtered - # uses: viash-io/viash-actions/project/detect-changed-components@viash-0.9 + # uses: viash-io/viash-actions/project/detect-changed-components@v5 # with: # input_file: "${{ steps.ns_list.outputs.output_file }}" + # - id: set_matrix + # run: | + # echo "matrix=$(jq -c '[ .[] | + # { + # "name": (.functionality.namespace + "/" + .functionality.name), + # "config": .info.config, + # "dir": .info.config | capture("^(?