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

docs: add docs for Python runtime #1549

Merged
merged 2 commits into from
Jun 20, 2023
Merged

docs: add docs for Python runtime #1549

merged 2 commits into from
Jun 20, 2023

Conversation

RealAnna
Copy link
Contributor

@RealAnna RealAnna commented Jun 12, 2023

changes to use docs tooling embed function

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 12, 2023
@netlify
Copy link

netlify bot commented Jun 12, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 76968a3
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/6491671357de180008fb1bf6
😎 Deploy Preview https://deploy-preview-1549--keptn-lifecycle-toolkit.netlify.app/docs
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #1549 (76968a3) into main (1384679) will decrease coverage by 0.37%.
The diff coverage is n/a.

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

Flag Coverage Δ
certificate-operator ?
lifecycle-operator 84.48% <ø> (ø)
metrics-operator 81.66% <ø> (ø)
scheduler 30.45% <ø> (ø)

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

@RealAnna RealAnna force-pushed the docs/python_runtime branch from b1a21ea to 5faae63 Compare June 13, 2023 06:39
@RealAnna RealAnna marked this pull request as ready for review June 13, 2023 06:45
@RealAnna RealAnna requested review from a team as code owners June 13, 2023 06:45
@mowies mowies changed the title docs: adds python runtime doc docs: add docs for Python runtime Jun 13, 2023
@RealAnna RealAnna force-pushed the docs/python_runtime branch from a5aa040 to 295708d Compare June 13, 2023 08:26
Copy link
Member

@mowies mowies left a 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

docs/content/en/docs/implementing/tasks/python.md Outdated Show resolved Hide resolved
docs/content/en/docs/implementing/tasks/python.md Outdated Show resolved Hide resolved
docs/content/en/docs/implementing/tasks/python.md Outdated Show resolved Hide resolved
docs/content/en/docs/implementing/tasks/python.md Outdated Show resolved Hide resolved
docs/content/en/docs/implementing/tasks/python.md Outdated Show resolved Hide resolved
@RealAnna RealAnna force-pushed the docs/python_runtime branch from c16350c to 0789b3a Compare June 13, 2023 14:33
@github-actions github-actions bot added the ops label Jun 19, 2023
@RealAnna RealAnna marked this pull request as draft June 19, 2023 12:00
@RealAnna RealAnna marked this pull request as ready for review June 20, 2023 06:46
docs/go.mod Outdated Show resolved Hide resolved
thisthat
thisthat previously approved these changes Jun 20, 2023
bacherfl
bacherfl previously approved these changes Jun 20, 2023
thisthat
thisthat previously approved these changes Jun 20, 2023
@mowies mowies dismissed stale reviews from thisthat and bacherfl via 7452a17 June 20, 2023 07:28
thisthat
thisthat previously approved these changes Jun 20, 2023
RealAnna added 2 commits June 20, 2023 10:44
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]>
@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RealAnna RealAnna merged commit 2e53fda into main Jun 20, 2023
@RealAnna RealAnna deleted the docs/python_runtime branch June 20, 2023 08:47
@keptn-bot keptn-bot mentioned this pull request Jun 20, 2023
Nitishupkr pushed a commit to Nitishupkr/lifecycle-toolkit that referenced this pull request Jun 20, 2023
Signed-off-by: realanna <[email protected]>
Signed-off-by: Nitishupkr <[email protected]>
StackScribe pushed a commit to StackScribe/lifecycle-toolkit that referenced this pull request Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants