Removes TravisCI in favor of GitHub workflows and adds GoReleaser (#116)
* remove travis in favor of github workflows * adjust release repository name * Update .github/workflows/build.yml Co-Authored-By:Wolfgang Welz <welzwo@gmail.com> * Update .github/workflows/build.yml Co-Authored-By:
Wolfgang Welz <welzwo@gmail.com> * Update .github/workflows/release.yml Co-Authored-By:
Wolfgang Welz <welzwo@gmail.com> * changes according to Wolfgang's review * removes id from step in test.yml * only run twice up on PR open * Update .github/workflows/test.yml Co-Authored-By:
Wolfgang Welz <welzwo@gmail.com> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
Showing
- .github/ISSUE_TEMPLATE/bug_report.md 33 additions, 0 deletions.github/ISSUE_TEMPLATE/bug_report.md
- .github/ISSUE_TEMPLATE/feature_request.md 20 additions, 0 deletions.github/ISSUE_TEMPLATE/feature_request.md
- .github/workflows/release.yml 21 additions, 0 deletions.github/workflows/release.yml
- .github/workflows/test.yml 22 additions, 0 deletions.github/workflows/test.yml
- .goreleaser.yml 102 additions, 0 deletions.goreleaser.yml
- .travis.yml 0 additions, 18 deletions.travis.yml
.github/ISSUE_TEMPLATE/bug_report.md
0 → 100644
.github/ISSUE_TEMPLATE/feature_request.md
0 → 100644
.github/workflows/release.yml
0 → 100644
.github/workflows/test.yml
0 → 100644
.goreleaser.yml
0 → 100644
.travis.yml
deleted
100644 → 0
Please register or sign in to comment