-
Notifications
You must be signed in to change notification settings - Fork 126
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
docs: add docs for Python runtime #1549
Conversation
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1549 +/- ##
==========================================
- Coverage 63.21% 62.84% -0.37%
==========================================
Files 142 129 -13
Lines 10784 10094 -690
==========================================
- Hits 6817 6344 -473
+ Misses 3710 3544 -166
+ Partials 257 206 -51 see 13 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
b1a21ea
to
5faae63
Compare
operator/config/samples/python_execution/taskdefinition_pyfunction_recursive.yaml
Outdated
Show resolved
Hide resolved
operator/config/samples/python_execution/taskdefinition_pyfunction_use_envvars.yaml
Outdated
Show resolved
Hide resolved
a5aa040
to
295708d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest to capitalize the word Python everywhere
c16350c
to
0789b3a
Compare
Signed-off-by: realanna <[email protected]> fix yaml Signed-off-by: realanna <[email protected]> Update python-runtime/README.md Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: RealAnna <[email protected]> Update python-runtime/README.md Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: RealAnna <[email protected]> fix yaml Signed-off-by: realanna <[email protected]> chore: website edit links should point to page Signed-off-by: realanna <[email protected]> chore: website edit links should point to page Signed-off-by: realanna <[email protected]> feat: add linkable github Signed-off-by: realanna <[email protected]> feat: add linkable github Signed-off-by: realanna <[email protected]> chore: add example for pyhton taskdef Signed-off-by: realanna <[email protected]> chore: add example for pyhton taskdef Signed-off-by: realanna <[email protected]> chore: add example for pyhton taskdef Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> Apply suggestions from code review Co-authored-by: Moritz Wiesinger <[email protected]> Signed-off-by: RealAnna <[email protected]> Update docs/content/en/docs/implementing/tasks/python.md Co-authored-by: Moritz Wiesinger <[email protected]> Signed-off-by: RealAnna <[email protected]> Update docs/content/en/docs/implementing/tasks/python.md Co-authored-by: Moritz Wiesinger <[email protected]> Signed-off-by: RealAnna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> fix: remove space Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]> docs: adds python runtime doc Signed-off-by: realanna <[email protected]>
Signed-off-by: realanna <[email protected]>
7452a17
to
76968a3
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Signed-off-by: realanna <[email protected]> Signed-off-by: Nitishupkr <[email protected]>
Signed-off-by: realanna <[email protected]>
changes to use docs tooling embed function