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

feat: automatically update documentation repository #610

Merged
merged 11 commits into from
Jan 17, 2023
Merged

feat: automatically update documentation repository #610

merged 11 commits into from
Jan 17, 2023

Conversation

thschue
Copy link
Contributor

@thschue thschue commented Jan 12, 2023

This PR

  • Introduces automatic upgrading of examples and documentations
    • Update Script
    • GitHub Action
    • Pipeline Changes
  • Contains the current (updated) content of the examples and documentations of the remote repos
  • Removes the "old" examples

Signed-off-by: Thomas Schuetz [email protected]

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #610 (912785d) into main (c5463c6) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
+ Coverage   54.23%   54.26%   +0.03%     
==========================================
  Files          77       77              
  Lines        6446     6446              
==========================================
+ Hits         3496     3498       +2     
+ Misses       2799     2798       -1     
+ Partials      151      150       -1     
Impacted Files Coverage Δ
...lers/lifecycle/keptnworkloadinstance/controller.go 76.38% <0.00%> (-0.47%) ⬇️
...ptnworkloadinstance/reconcile_prepostevaluation.go 90.90% <0.00%> (+9.09%) ⬆️
Flag Coverage Δ
component-tests 53.93% <ø> (+1.48%) ⬆️
keptn-cert-manager 67.72% <ø> (ø)
keptn-lifecycle-operator 51.60% <ø> (ø)
scheduler 21.17% <ø> (ø)

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

.github/scripts/doc_update/update_docs.py Outdated Show resolved Hide resolved
docs/content/docs/getting-started/Makefile Outdated Show resolved Hide resolved
examples/LICENSE Show resolved Hide resolved
examples/sample-app/Makefile Outdated Show resolved Hide resolved
examples/sample-app/README.md Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
examples/sample-app/base/app-post-deploy.yaml Outdated Show resolved Hide resolved
examples/sample-app/version-3/app-pre-deploy-eval.yaml Outdated Show resolved Hide resolved
examples/sample-app/version-3/app-pre-deploy.yaml Outdated Show resolved Hide resolved
examples/support/observability/Makefile Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
Thomas Schuetz and others added 8 commits January 16, 2023 15:27
Signed-off-by: Thomas Schuetz <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
Co-authored-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/workflows/CI.yaml Outdated Show resolved Hide resolved
Signed-off-by: Thomas Schuetz <[email protected]>
@thschue thschue requested review from thisthat and mowies January 17, 2023 08:32
.github/workflows/CI.yaml Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
.github/actions/update-documentation/action.yml Outdated Show resolved Hide resolved
thisthat
thisthat previously approved these changes Jan 17, 2023
Co-authored-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Thomas Schuetz <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Jan 17, 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

@thschue thschue merged commit a84d4e4 into keptn:main Jan 17, 2023
@thschue thschue deleted the feat/move_docs branch January 17, 2023 10:43
@keptn-bot keptn-bot mentioned this pull request Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants