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 the docs for the script run feature status #5018

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

ffjlabo
Copy link
Member

@ffjlabo ffjlabo commented Jul 2, 2024

What this PR does / why we need it:

Fixed the description of the script run feature.
Currently, we can use the script run stage without the rollback feature on all kinds of applications.

background
I implemented the script run stage without rollback feature In this PR #4720.
But later, I implemented the rollback feature for the k8s app: #4743.

Which issue(s) this PR fixes:

Part of #4643

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Copy link
Member

@t-kikuc t-kikuc left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Contributor

@Warashi Warashi left a comment

Choose a reason for hiding this comment

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

👍🏻

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.44%. Comparing base (1258c8d) to head (97982c0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5018      +/-   ##
==========================================
- Coverage   22.45%   22.44%   -0.02%     
==========================================
  Files         520      520              
  Lines       56852    56852              
==========================================
- Hits        12766    12760       -6     
- Misses      43060    43066       +6     
  Partials     1026     1026              

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

@t-kikuc t-kikuc merged commit 281e854 into master Jul 2, 2024
17 of 18 checks passed
@t-kikuc t-kikuc deleted the fix-doc-for-script-run branch July 2, 2024 10:22
@github-actions github-actions bot mentioned this pull request Jul 4, 2024
khanhtc1202 pushed a commit that referenced this pull request Jul 12, 2024
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
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.

3 participants