File tree Expand file tree Collapse file tree 4 files changed +3
-11
lines changed
Expand file tree Collapse file tree 4 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 1414permissions : read-all
1515
1616jobs :
17- python37 :
18- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
19- with :
20- http-builder-source : ' tests/conformance'
21- http-builder-target : ' write_http_declarative'
22- cloudevent-builder-source : ' tests/conformance'
23- cloudevent-builder-target : ' write_cloud_event_declarative'
24- prerun : ' tests/conformance/prerun.sh ${{ github.sha }}'
25- builder-runtime : ' python37'
26- builder-runtime-version : ' 3.7'
27- start-delay : 5
2817 python38 :
2918 uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
3019 with :
Original file line number Diff line number Diff line change 2929 proxy.golang.org:443
3030 pypi.org:443
3131 storage.googleapis.com:443
32+ release-assets.githubusercontent.com:443
3233
3334 - name : Checkout code
3435 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 3434 proxy.golang.org:443
3535 pypi.org:443
3636 storage.googleapis.com:443
37+ release-assets.githubusercontent.com:443
3738
3839 - name : Checkout code
3940 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 5454 production.cloudflare.docker.com:443
5555 pypi.org:443
5656 registry-1.docker.io:443
57+ release-assets.githubusercontent.com:443
5758
5859 - name : Checkout
5960 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
You can’t perform that action at this time.
0 commit comments