File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
"memory" : " 8gb"
14
14
},
15
15
"features" : {
16
- "ghcr.io/microsoft/azure-orbital-space-sdk/spacefx-dev:0.11.0" : {
16
+ "ghcr.io/microsoft/azure-orbital-space-sdk/spacefx-dev:0.11.0-nightly " : {
17
17
"app_name" : " hostsvc-link" ,
18
18
"app_type" : " sdk-service" ,
19
19
"addl_debug_shim_suffixes" : " client"
Original file line number Diff line number Diff line change 12
12
contents : read
13
13
packages : write
14
14
15
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/service-build.yml@main
15
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/service-build.yml@0.11.0-nightly
16
16
with :
17
17
APP_PROJECT : ./src/hostsvc-link.csproj
18
18
NUGET_PROJECT : ./src_pluginBase/pluginBase.csproj
32
32
contents : read
33
33
packages : write
34
34
35
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/service-build.yml@main
35
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/service-build.yml@0.11.0-nightly
36
36
with :
37
37
APP_PROJECT : ./src/hostsvc-link.csproj
38
38
NUGET_PROJECT : ./src_pluginBase/pluginBase.csproj
Original file line number Diff line number Diff line change 14
14
checks : write
15
15
pull-requests : write
16
16
17
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@main
17
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@0.11.0-nightly
18
18
with :
19
19
APP_NAME : hostsvc-link
20
20
WORKFLOW_AGENT : ubuntu-latest
32
32
checks : write
33
33
pull-requests : write
34
34
35
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@main
35
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@0.11.0-nightly
36
36
with :
37
37
APP_NAME : hostsvc-link
38
38
WORKFLOW_AGENT : spacesdk-ubuntu-2204LTS-arm64
Original file line number Diff line number Diff line change 13
13
checks : write
14
14
pull-requests : write
15
15
16
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@main
16
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@0.11.0-nightly
17
17
with :
18
18
APP_NAME : hostsvc-link
19
19
WORKFLOW_AGENT : ubuntu-latest
30
30
checks : write
31
31
pull-requests : write
32
32
33
- uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@main
33
+ uses : microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-app.yaml@0.11.0-nightly
34
34
with :
35
35
APP_NAME : hostsvc-link
36
36
WORKFLOW_AGENT : spacesdk-ubuntu-2204LTS-arm64
You can’t perform that action at this time.
0 commit comments