File tree Expand file tree Collapse file tree
cpp-v2-transition-server/.duvet Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 run : composer install
9090
9191 - name : Install PHP V3 dependencies
92- working-directory : ./test-server/ php-v3-server
92+ working-directory : php-v3-server
9393 shell : bash
9494 run : composer install
9595
@@ -103,7 +103,7 @@ jobs:
103103 uses : actions/cache@v3
104104 with :
105105 path : ~/.cache/uv
106- key : ${{ runner.os }}-uv-${{ hashFiles('**/pyproject.toml') }}
106+ key : ${{ runner.os }}-uv-${{ hashFiles('./test-server/python-v3-server/ **/pyproject.toml') }}
107107 restore-keys : |
108108 ${{ runner.os }}-uv-
109109
Original file line number Diff line number Diff line change 11'$schema' = " https://awslabs.github.io/duvet/config/v0.4.0.json"
22
33[[source ]]
4- pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.cpp aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.h"
4+ pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.cpp"
5+
6+ [[source ]]
7+ pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.h"
58
69# Include required specifications here
710[[specification ]]
Original file line number Diff line number Diff line change 11'$schema' = " https://awslabs.github.io/duvet/config/v0.4.0.json"
22
33[[source ]]
4- pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.cpp aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.h"
4+ pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.cpp"
5+
6+ [[source ]]
7+ pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.h"
58
69# Include required specifications here
710[[specification ]]
Original file line number Diff line number Diff line change 11'$schema' = " https://awslabs.github.io/duvet/config/v0.4.0.json"
22
33[[source ]]
4- pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.cpp aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.h"
4+ pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.cpp"
5+
6+ [[source ]]
7+ pattern = " aws-sdk-cpp/src/aws-cpp-sdk-s3-encryption/**/*.h"
58
69# Include required specifications here
710[[specification ]]
You can’t perform that action at this time.
0 commit comments