Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update goreleaser to use the latest version tag #170

Merged
merged 10 commits into from
Dec 29, 2021
Merged

Conversation

s-radyuk
Copy link
Contributor

@s-radyuk s-radyuk commented Dec 28, 2021

This PR:

  • updates goreleaser version from v0.179.0 to v1.2.2
  • adds a new step to the testing workflow to get the correct latest tag
  • adds GORELEASER_CURRENT_TAG env to goreleaser action to get the latest tag
  • updates Dockerfile to use ubuntu:20.04 LTS and fixes some lint issues
  • updates .gitignore file

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2021

Codecov Report

Merging #170 (8b07bc0) into master (0f73559) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   59.80%   59.80%           
=======================================
  Files          35       35           
  Lines        2458     2458           
=======================================
  Hits         1470     1470           
  Misses        883      883           
  Partials      105      105           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f73559...8b07bc0. Read the comment docs.

@s-radyuk s-radyuk changed the title update gitignore Update goreleaser to use the latest version Dec 28, 2021
@s-radyuk s-radyuk force-pushed the patch/add-gitignore branch 5 times, most recently from 108186a to d6e4870 Compare December 28, 2021 16:25
@s-radyuk s-radyuk force-pushed the patch/add-gitignore branch from d6e4870 to 1c60927 Compare December 28, 2021 16:30
@s-radyuk s-radyuk force-pushed the patch/add-gitignore branch from d4597b4 to b7740e0 Compare December 28, 2021 16:49
@s-radyuk s-radyuk force-pushed the patch/add-gitignore branch 6 times, most recently from 3bbf47f to 326e5a0 Compare December 29, 2021 12:05
@s-radyuk s-radyuk force-pushed the patch/add-gitignore branch from 326e5a0 to 5ac9d60 Compare December 29, 2021 12:06
@s-radyuk s-radyuk changed the title Update goreleaser to use the latest version Update goreleaser to use the latest version tag Dec 29, 2021
Copy link
Member

@s4nji s4nji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@s-radyuk s-radyuk merged commit 2a22d15 into master Dec 29, 2021
@s-radyuk s-radyuk deleted the patch/add-gitignore branch December 29, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants