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 license headers / Format codes #2346

Closed

Conversation

vdaas-ci
Copy link
Collaborator

Update license headers / Format Go codes and YAML files.

Signed-off-by: Vdaas CI <vald@vdaas.org>
Copy link

cloudflare-pages bot commented Feb 13, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2766373
Status: ✅  Deploy successful!
Preview URL: https://f4968bd4.vald.pages.dev
Branch Preview URL: https://formatter-go-and-yaml-format-9lwx.vald.pages.dev

View logs

@vdaas-ci
Copy link
Collaborator Author

[WARNING:INTCFG] Changes in interal/config may require you to change Helm charts. Please check.

@vdaas-ci
Copy link
Collaborator Author

[CHATOPS:HELP] ChatOps commands.

  • 🙆‍♀️ /approve - approve
  • 🍱 /format - format codes and add licenses
  • /gen-test - generate test codes
  • 🏷️ /label - add labels
  • 🔚 2️⃣ 🔚 /label actions/e2e-deploy - run E2E deploy & integration test

@@ -39,7 +39,7 @@ type Servers struct {
MetricsServers []*Server `json:"metrics_servers" yaml:"metrics_servers"`

// StartUpStrategy represent starting order of server name
StartUpStrategy []string `json:"startup_strategy" yaml:"startup_strategy"`
StartUpStrategy []string `json:"startup_strategy" yaml:"startup_strategy"`
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [golangci] reported by reviewdog 🐶
tag is not aligned , should be: json:"startup_strategy" yaml:"startup_strategy" (tagalign)

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b74f2a4) 18.70% compared to head (2766373) 18.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2346   +/-   ##
=======================================
  Coverage   18.70%   18.70%           
=======================================
  Files         548      548           
  Lines       73641    73641           
=======================================
+ Hits        13771    13775    +4     
+ Misses      59137    59133    -4     
  Partials      733      733           

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

@ykadowak
Copy link
Contributor

Fixed by #2347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants