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, remove unused step #173

Merged
merged 2 commits into from
Sep 20, 2022

Conversation

0xcb9ff9
Copy link

Description

update goreleaser docker image url ghcr.io/troian/golang-cross to ghcr.io/goreleaser/goreleaser-cross
update goreleaser to v1.17.9
remove unused step Set up Go

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

@0xcb9ff9 0xcb9ff9 added the feature New update to Dogechain label Sep 19, 2022
@0xcb9ff9 0xcb9ff9 self-assigned this Sep 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #173 (8127848) into dev (cf53f77) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #173      +/-   ##
==========================================
- Coverage   51.39%   51.38%   -0.01%     
==========================================
  Files         113      113              
  Lines       16839    16839              
==========================================
- Hits         8654     8653       -1     
- Misses       7446     7447       +1     
  Partials      739      739              
Impacted Files Coverage Δ
protocol/sync_peer.go 69.00% <0.00%> (-1.00%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@DarianShawn DarianShawn left a comment

Choose a reason for hiding this comment

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

LGTM.

@DarianShawn DarianShawn merged commit 20f2db1 into dogechain-lab:dev Sep 20, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2022
@0xcb9ff9 0xcb9ff9 deleted the update_goreleaser branch October 21, 2022 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New update to Dogechain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants