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

Enhance workFlow to add go mod tidy #458

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Enhance workFlow to add go mod tidy #458

merged 1 commit into from
Sep 22, 2023

Conversation

kruthika04
Copy link
Contributor

@kruthika04 kruthika04 commented Sep 22, 2023

Addresses #450
Added job to ccheck for if the go mod needs updating when we create pull requests

@kruthika04 kruthika04 requested a review from a team as a code owner September 22, 2023 19:38
Copy link

@mukundansundar mukundansundar left a comment

Choose a reason for hiding this comment

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

LGTM.
Thanks for the contribution !!
Consider adding modtidy-all for checking examples also? @yaron2 @dapr/maintainers-go-sdk thoughts?

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5a105f0) 69.17% compared to head (40e5783) 69.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage   69.17%   69.17%           
=======================================
  Files          34       34           
  Lines        2735     2735           
=======================================
  Hits         1892     1892           
  Misses        734      734           
  Partials      109      109           

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

@kruthika04
Copy link
Contributor Author

LGTM. Thanks for the contribution !! Consider adding modtidy-all for checking examples also? @yaron2 @dapr/maintainers-go-sdk thoughts?

sure that would be good
@yaron2 @dapr/maintainers-go-sdk
Do I add it here ?

Copy link

@dasanind dasanind left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@sicoyle sicoyle left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for your Grace Hopper Conference Open Source Day contribution! 🚀

@sicoyle
Copy link
Contributor

sicoyle commented Sep 22, 2023

LGTM. Thanks for the contribution !! Consider adding modtidy-all for checking examples also?

Can you please add @kruthika04 ?

@yaron2 yaron2 merged commit e16e035 into dapr:main Sep 22, 2023
7 checks passed
@yaron2
Copy link
Member

yaron2 commented Sep 22, 2023

Thank you for your contribution!

@yaron2 yaron2 added this to the 1.9 milestone Sep 25, 2023
mikeee pushed a commit to mikeee/dapr_go-sdk that referenced this pull request Sep 26, 2023
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.

6 participants