"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file ".github/workflows/release.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").

release.yaml  (etcd-3.5.6):release.yaml  (etcd-3.5.7)
name: Release name: Release
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
main: main:
runs-on: ubuntu-latest runs-on: ubuntu-latest
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: | - run: |
git config --global user.email "github-action@etcd.io" git config --global user.email "github-action@etcd.io"
git config --global user.name "Github Action" git config --global user.name "Github Action"
gpg --batch --gen-key <<EOF gpg --batch --gen-key <<EOF
%no-protection %no-protection
Key-Type: 1 Key-Type: 1
Key-Length: 2048 Key-Length: 2048
Subkey-Type: 1 Subkey-Type: 1
Subkey-Length: 2048 Subkey-Length: 2048
Name-Real: Github Action Name-Real: Github Action
 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)