Skip to content

Conversation

@ffjlabo
Copy link
Member

@ffjlabo ffjlabo commented Feb 6, 2024

What this PR does / why we need it:

Fix docs for on rollback for script run.

  • Added docs for onRollback
  • Added example for SCRIPT_RUN stage

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):

@codecov
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5cca5e7) 31.03% compared to head (3714161) 30.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4774      +/-   ##
==========================================
- Coverage   31.03%   30.99%   -0.04%     
==========================================
  Files         225      225              
  Lines       26353    26353              
==========================================
- Hits         8179     8169      -10     
- Misses      17521    17530       +9     
- Partials      653      654       +1     

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

`SCRIPT_RUN` stage is one stage in the pipeline and you can execute any commands.

> Note: This feature is at the alpha status.
> Note: This feature is at the alpha status and only for the application kind of KubernetesApp.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
> Note: This feature is at the alpha status and only for the application kind of KubernetesApp.
> Note: This feature is at the alpha status and currently only for the application kind of KubernetesApp.

Copy link
Member Author

Choose a reason for hiding this comment

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

@khanhtc1202
Thank you! Forgot to add it 🙏
Added :) 3714161

t-kikuc
t-kikuc previously approved these changes Feb 6, 2024
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.

greaaat!

Signed-off-by: Yoshiki Fujikane <[email protected]>
Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

🚀

@ffjlabo ffjlabo merged commit 6111944 into master Feb 6, 2024
@ffjlabo ffjlabo deleted the fix-docs-for-onRollback-for-script-run branch February 6, 2024 03:14
@github-actions github-actions bot mentioned this pull request Feb 6, 2024
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.

4 participants