|
@@ -27,7 +27,7 @@ jobs:
|
|
- name: Generate openapi.json
|
|
- name: Generate openapi.json
|
|
run: dotnet test tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj -c Release --filter "Jellyfin.Server.Integration.Tests.OpenApiSpecTests"
|
|
run: dotnet test tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj -c Release --filter "Jellyfin.Server.Integration.Tests.OpenApiSpecTests"
|
|
- name: Upload openapi.json
|
|
- name: Upload openapi.json
|
|
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
|
|
|
|
|
|
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
|
|
with:
|
|
with:
|
|
name: openapi-head
|
|
name: openapi-head
|
|
retention-days: 14
|
|
retention-days: 14
|
|
@@ -61,7 +61,7 @@ jobs:
|
|
- name: Generate openapi.json
|
|
- name: Generate openapi.json
|
|
run: dotnet test tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj -c Release --filter "Jellyfin.Server.Integration.Tests.OpenApiSpecTests"
|
|
run: dotnet test tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj -c Release --filter "Jellyfin.Server.Integration.Tests.OpenApiSpecTests"
|
|
- name: Upload openapi.json
|
|
- name: Upload openapi.json
|
|
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
|
|
|
|
|
|
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
|
|
with:
|
|
with:
|
|
name: openapi-base
|
|
name: openapi-base
|
|
retention-days: 14
|
|
retention-days: 14
|