"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file ".github/workflows/tests.yaml" between
etcd-3.5.6.tar.gz and etcd-3.5.7.tar.gz

About: etcd is a distributed reliable key-value store for the most critical data of a distributed system (written in "Go").

tests.yaml  (etcd-3.5.6):tests.yaml  (etcd-3.5.7)
skipping to change at line 21 skipping to change at line 21
- linux-amd64-integration-1-cpu - linux-amd64-integration-1-cpu
- linux-amd64-integration-2-cpu - linux-amd64-integration-2-cpu
- linux-amd64-integration-4-cpu - linux-amd64-integration-4-cpu
- linux-amd64-unit-4-cpu-race - linux-amd64-unit-4-cpu-race
- all-build - all-build
- linux-386-unit-1-cpu - linux-386-unit-1-cpu
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: actions/setup-go@v2 - uses: actions/setup-go@v2
with: with:
go-version: "1.16.15" go-version: "1.17.13"
- run: date - run: date
- env: - env:
TARGET: ${{ matrix.target }} TARGET: ${{ matrix.target }}
run: | run: |
echo "${TARGET}" echo "${TARGET}"
case "${TARGET}" in case "${TARGET}" in
linux-amd64-fmt) linux-amd64-fmt)
GOARCH=amd64 PASSES='fmt bom dep' ./test.sh GOARCH=amd64 PASSES='fmt bom dep' ./test.sh
;; ;;
linux-amd64-integration-1-cpu) linux-amd64-integration-1-cpu)
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)