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

chore: upgrade to golang 1.17 and alpine 3.14 #861

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

jim3ma
Copy link
Member

@jim3ma jim3ma commented Dec 3, 2021

Signed-off-by: Jim Ma [email protected]

Description

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist:

  • Code compiles correctly.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jim3ma jim3ma requested review from a team as code owners December 3, 2021 07:43
@jim3ma jim3ma changed the title chore: update to golang 1.17.4 and alpine 3.14 chore: upgrade to golang 1.17.4 and alpine 3.14 Dec 3, 2021
@jim3ma jim3ma force-pushed the chore/update-golang-alpine branch from 955c195 to 32a5c66 Compare December 3, 2021 07:44
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2021

Codecov Report

Merging #861 (ad9ea66) into main (3f6e672) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #861      +/-   ##
==========================================
- Coverage   41.40%   41.34%   -0.07%     
==========================================
  Files         103      102       -1     
  Lines        8047     8038       -9     
==========================================
- Hits         3332     3323       -9     
- Misses       4304     4305       +1     
+ Partials      411      410       -1     
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 41.34% <ø> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/daemon/peer/peertask_stream.go 53.82% <0.00%> (-1.53%) ⬇️
pkg/util/ifaceutils/interface_utils.go
client/daemon/peer/peertask_base.go 47.27% <0.00%> (+0.60%) ⬆️

@jim3ma jim3ma force-pushed the chore/update-golang-alpine branch 3 times, most recently from 7c69877 to 571599a Compare December 3, 2021 08:32
@jim3ma jim3ma force-pushed the chore/update-golang-alpine branch from 571599a to 7bcfc0a Compare December 3, 2021 08:38
Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

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

LGTM

@jim3ma jim3ma changed the title chore: upgrade to golang 1.17.4 and alpine 3.14 chore: upgrade to golang 1.17 and alpine 3.14 Dec 3, 2021
@jim3ma jim3ma merged commit 65976f4 into main Dec 3, 2021
@jim3ma jim3ma deleted the chore/update-golang-alpine branch December 3, 2021 09:04
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.21)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

4 participants