File tree Expand file tree Collapse file tree 3 files changed +265
-1650
lines changed Expand file tree Collapse file tree 3 files changed +265
-1650
lines changed Original file line number Diff line number Diff line change 77 workflow_dispatch :
88jobs :
99 nodejs10 :
10- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.4.1
10+ uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.7.0
1111 with :
1212 http-builder-source : ' test/conformance'
1313 http-builder-target : ' writeHttpDeclarative'
1818 # Latest uploaded tag from us.gcr.io/fn-img/buildpacks/nodejs10/builder
1919 builder-tag : ' nodejs10_20220320_10_24_1_RC00'
2020 nodejs12 :
21- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.4.1
21+ uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.7.0
2222 with :
2323 http-builder-source : ' test/conformance'
2424 http-builder-target : ' writeHttpDeclarative'
2929 # Latest uploaded tag from us.gcr.io/fn-img/buildpacks/nodejs12/builder
3030 builder-tag : ' nodejs12_20220320_12_22_9_RC00'
3131 nodejs14 :
32- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.4.1
32+ uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.7.0
3333 with :
3434 http-builder-source : ' test/conformance'
3535 http-builder-target : ' writeHttpDeclarative'
4040 # Latest uploaded tag from us.gcr.io/fn-img/buildpacks/nodejs16/builder
4141 builder-tag : ' nodejs14_20220320_14_18_3_RC00'
4242 nodejs16 :
43- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.4.1
43+ uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.7.0
4444 with :
4545 http-builder-source : ' test/conformance'
4646 http-builder-target : ' writeHttpDeclarative'
You can’t perform that action at this time.
0 commit comments