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: Bump versions #905

Merged
merged 14 commits into from
Jul 11, 2024
Merged

Chore: Bump versions #905

merged 14 commits into from
Jul 11, 2024

Conversation

anoop2811
Copy link
Contributor

@anoop2811 anoop2811 commented Jul 4, 2024

  • Golang
  • Kubernetes version in kubebuilder
  • Ubuntu version
  • Github actions versions

Description of your changes

Fixes #

I have:

  • [ x] Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run yarn lint to ensure the frontend changes are ready for review.
  • Run make reviewableto ensure the server changes are ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

Special notes for your reviewer

- Golang
- Kubernetes version in kubebuilder
- Ubuntu version

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Bump the github action versions

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 51.02%. Comparing base (2ab672c) to head (7acc095).
Report is 3 commits behind head on main.

Files Patch % Lines
pkg/server/domain/service/cloudshell.go 0.00% 1 Missing ⚠️
pkg/server/event/collect/system_info_collect.go 0.00% 1 Missing ⚠️
pkg/server/interfaces/api/cloudshell.go 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (2ab672c) and HEAD (7acc095). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (2ab672c) HEAD (7acc095)
apiserver-unittests 1 0
server-e2e-tests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #905      +/-   ##
==========================================
- Coverage   59.01%   51.02%   -8.00%     
==========================================
  Files         116      116              
  Lines       19846    16511    -3335     
==========================================
- Hits        11713     8424    -3289     
- Misses       6696     6843     +147     
+ Partials     1437     1244     -193     
Flag Coverage Δ
apiserver-unittests ?
server-e2e-tests 51.02% <66.66%> (+2.70%) ⬆️

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

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

- And golang versions

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Updated golang version in go.mod
- Updated staticcheck version

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Update the golangci-lint version

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Fix lint/staticcheck issues

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Fix lint issues

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Fix lint issues

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
@anoop2811 anoop2811 merged commit 5704854 into kubevela:main Jul 11, 2024
10 of 11 checks passed
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.

2 participants