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

fix(#229): bump go version for release #231

Merged
1 commit merged into from
Nov 8, 2023
Merged

Conversation

StephanHCB
Copy link
Contributor

@StephanHCB StephanHCB commented Nov 8, 2023

Description

Now the go version in the release workflow is too old. Let's hope it works now.

Fixes #229

Checklist

  • I have read the CONTRIBUTING.md
  • I have made corresponding changes to the documentation
  • My changes generate no lint errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes
  • Only MIT licensed or MIT license compatible dependencies are used (e.g.: Apache2 or BSD)
  • The code contains no credentials, personalized data or company secrets

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de28889) 61.07% compared to head (89b821e) 61.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #231   +/-   ##
=======================================
  Coverage   61.07%   61.07%           
=======================================
  Files          50       50           
  Lines        5249     5249           
=======================================
  Hits         3206     3206           
  Misses       1821     1821           
  Partials      222      222           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ghost ghost merged commit ade1e3c into main Nov 8, 2023
4 checks passed
@StephanHCB StephanHCB deleted the issue-229-bump-go-version branch November 29, 2023 09:48
This pull request was closed.
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.

fix release configuration
1 participant