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: fix step id to name in workflow logs #5805

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Conversation

FogDong
Copy link
Member

@FogDong FogDong commented Apr 6, 2023

Description of your changes

Fixes #

I have:

  • 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 make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Special notes for your reviewer

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
@FogDong FogDong added backport release-1.7 add this label will automatically backport this PR to release-1.7 branch backport release-1.8 add this label will automatically backport this PR to release-1.8 branch labels Apr 6, 2023
@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/trivy-scan.yml:images. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.34 🎉

Comparison is base (c24cbdc) 61.28% compared to head (6b1f57e) 61.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5805      +/-   ##
==========================================
+ Coverage   61.28%   61.62%   +0.34%     
==========================================
  Files         217      217              
  Lines       31178    30694     -484     
==========================================
- Hits        19107    18916     -191     
+ Misses      10285    10037     -248     
+ Partials     1786     1741      -45     
Flag Coverage Δ
core-unittests 55.86% <ø> (-0.02%) ⬇️
e2e-multicluster-test 25.62% <ø> (-0.06%) ⬇️
e2e-rollout-tests 22.29% <ø> (-0.59%) ⬇️
e2etests 27.99% <ø> (+0.01%) ⬆️

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

see 16 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Somefive Somefive merged commit 3c2d47b into kubevela:master Apr 6, 2023
30 checks passed
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

Successfully created backport PR for release-1.7:

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

Successfully created backport PR for release-1.8:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-1.7 add this label will automatically backport this PR to release-1.7 branch backport release-1.8 add this label will automatically backport this PR to release-1.8 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants