File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 4545 git fetch origin $GITHUB_HEAD_REF:$GITHUB_HEAD_REF
4646
4747 - name : Run integration tests
48- uses : databrickslabs/sandbox/acceptance@acceptance/v0.2.2
48+ uses : databrickslabs/sandbox/acceptance@acceptance/v0.3.1
4949 with :
5050 vault_uri : ${{ secrets.VAULT_URI }}
51- timeout : 55m
5251 env :
5352 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5453 ARM_CLIENT_ID : ${{ secrets.ARM_CLIENT_ID }}
Original file line number Diff line number Diff line change 2626 fail-fast : false
2727 matrix :
2828 downstream :
29- - name : blueprint
30- - name : lsql
3129 - name : ucx
3230 - name : remorph
3331 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 3535 run : pip install hatch==1.9.4
3636
3737 - name : Run nightly tests
38- uses : databrickslabs/sandbox/acceptance@acceptance/v0.2.2
38+ uses : databrickslabs/sandbox/acceptance@acceptance/v0.3.1
3939 with :
4040 vault_uri : ${{ secrets.VAULT_URI }}
41- timeout : 55m
4241 create_issues : true
4342 env :
4443 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments