-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feature(main): add webhook config to sdk #2013
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
Conversation
Codecov ReportBase: 67.98% // Head: 67.98% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #2013 +/- ##
=======================================
Coverage 67.98% 67.98%
=======================================
Files 6 6
Lines 506 506
=======================================
Hits 344 344
Misses 135 135
Partials 27 27
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 at Codecov. |
Signed-off-by: cuisongliu <[email protected]>
Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]>
Signed-off-by: zhu jing yang <[email protected]> fix: remove prompt arg (labring#1999) Signed-off-by: fengxsong <[email protected]> Signed-off-by: fengxsong <[email protected]> feature(main): payment controller disable from env (labring#1995) Signed-off-by: cuisongliu <[email protected]> feature(main): add container label for repo (labring#2002) Signed-off-by: cuisongliu <[email protected]> update issue-template (labring#2005) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add docs for DEVELOPGUIDE.md (labring#2006) Signed-off-by: cuisongliu <[email protected]> Remove mandatory requirements (labring#2007) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add save image to build cmd (labring#1997) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> GitHub Actions: Deprecating save-state and set-output commands (labring#2010) feat. image hub (labring#1988) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add deply yaml (labring#2016) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add sealos cloud provider fontend feature(main): add TryParse for loadClusterfile (labring#2017) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): add webhook config to sdk (labring#2013) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): delete pyament env from deploy (labring#2032) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> fix table remove rehype-highlight Signed-off-by: zhu jing yang <[email protected]> fix terminal hardcoded problem (labring#2028) Signed-off-by: gitccl <[email protected]> Signed-off-by: gitccl <[email protected]> Modify the namespace Signed-off-by: zhu jing yang <[email protected]>
Signed-off-by: zhu jing yang <[email protected]> fix: remove prompt arg (labring#1999) Signed-off-by: fengxsong <[email protected]> Signed-off-by: fengxsong <[email protected]> feature(main): payment controller disable from env (labring#1995) Signed-off-by: cuisongliu <[email protected]> feature(main): add container label for repo (labring#2002) Signed-off-by: cuisongliu <[email protected]> update issue-template (labring#2005) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add docs for DEVELOPGUIDE.md (labring#2006) Signed-off-by: cuisongliu <[email protected]> Remove mandatory requirements (labring#2007) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add save image to build cmd (labring#1997) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> GitHub Actions: Deprecating save-state and set-output commands (labring#2010) feat. image hub (labring#1988) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add deply yaml (labring#2016) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add sealos cloud provider fontend feature(main): add TryParse for loadClusterfile (labring#2017) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): add webhook config to sdk (labring#2013) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): delete pyament env from deploy (labring#2032) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> fix table remove rehype-highlight Signed-off-by: zhu jing yang <[email protected]> fix terminal hardcoded problem (labring#2028) Signed-off-by: gitccl <[email protected]> Signed-off-by: gitccl <[email protected]> Modify the namespace Signed-off-by: zhu jing yang <[email protected]>
Signed-off-by: cuisongliu [email protected]