dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 200 forks source link

#1023: Add default port for http grpc #1304

Closed shivam-51 closed 11 months ago

shivam-51 commented 1 year ago

Description

Add default ports for HTTP and gRPC for dapr run.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1023

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1304 (44ce918) into master (a4f924f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1304   +/-   ##
=======================================
  Coverage   26.82%   26.82%           
=======================================
  Files          39       39           
  Lines        3881     3881           
=======================================
  Hits         1041     1041           
  Misses       2766     2766           
  Partials       74       74           
Impacted Files Coverage Δ
pkg/standalone/run.go 0.00% <ø> (ø)
mukundansundar commented 1 year ago

@shivam-51 can you fix the conflicts in this PR?

shivam-51 commented 1 year ago

@shivam-51 can you fix the conflicts in this PR?

Done.

dapr-bot commented 1 year ago

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

dapr-bot commented 11 months ago

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

dapr-bot commented 11 months ago

This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!