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 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
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
@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
Signed-off-by: realanna <anna.reale@dynatrace.com>

fix yaml

Signed-off-by: realanna <anna.reale@dynatrace.com>

Update python-runtime/README.md

Co-authored-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>

Update python-runtime/README.md

Co-authored-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>

fix yaml

Signed-off-by: realanna <anna.reale@dynatrace.com>

chore: website edit links should point to page

Signed-off-by: realanna <anna.reale@dynatrace.com>

chore: website edit links should point to page

Signed-off-by: realanna <anna.reale@dynatrace.com>

feat: add linkable github

Signed-off-by: realanna <anna.reale@dynatrace.com>

feat: add linkable github

Signed-off-by: realanna <anna.reale@dynatrace.com>

chore: add example for pyhton taskdef

Signed-off-by: realanna <anna.reale@dynatrace.com>

chore: add example for pyhton taskdef

Signed-off-by: realanna <anna.reale@dynatrace.com>

chore: add example for pyhton taskdef

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

Apply suggestions from code review

Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>

Update docs/content/en/docs/implementing/tasks/python.md

Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>

Update docs/content/en/docs/implementing/tasks/python.md

Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: remove space

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>

docs: adds python runtime doc

Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@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
30 checks passed
@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 <anna.reale@dynatrace.com>
Signed-off-by: Nitishupkr <nitishupkr@gmail.com>
StackScribe pushed a commit to StackScribe/lifecycle-toolkit that referenced this pull request Jun 22, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
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