Skip to content

Commit

Permalink
Merge pull request #125 from stakater/remove-oaas
Browse files Browse the repository at this point in the history
Migrate OAAS docs
  • Loading branch information
rasheedamir authored Mar 29, 2023
2 parents 6f7d185 + c0fa276 commit 04bc889
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 257 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ on:

jobs:
qa:
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.13
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.29
with:
MD_CONFIG: .github/md_config.json
DOC_SRC: docs/content
MD_LINT_CONFIG: .markdownlint.yaml
build:
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.13
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.29
with:
DOCKER_FILE_PATH: Dockerfile
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
push:
uses: stakater/.github/.github/workflows/push_container.yaml@v0.0.13
uses: stakater/.github/.github/workflows/push_container.yaml@v0.0.29
with:
DOCKER_FILE_PATH: Dockerfile
RELEASE_BRANCH: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
release:
uses: stakater/.github/.github/workflows/release_template.yaml@v0.0.13
uses: stakater/.github/.github/workflows/release_template.yaml@v0.0.29
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
7 changes: 0 additions & 7 deletions docs/content/openshift-as-a-service/business-hours.md

This file was deleted.

13 changes: 0 additions & 13 deletions docs/content/openshift-as-a-service/cost.md

This file was deleted.

17 changes: 0 additions & 17 deletions docs/content/openshift-as-a-service/general-provisions.md

This file was deleted.

15 changes: 0 additions & 15 deletions docs/content/openshift-as-a-service/offer.md

This file was deleted.

21 changes: 0 additions & 21 deletions docs/content/openshift-as-a-service/service-composition.md

This file was deleted.

134 changes: 0 additions & 134 deletions docs/content/openshift-as-a-service/sla.md

This file was deleted.

13 changes: 0 additions & 13 deletions docs/content/openshift-as-a-service/technical-support.md

This file was deleted.

24 changes: 0 additions & 24 deletions docs/content/openshift-as-a-service/updating-clusters.md

This file was deleted.

9 changes: 0 additions & 9 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,6 @@ nav:
- content/requirements/requirements.md
- SAAP Onboarding:
- content/onboarding/onboarding.md
- OpenShift as a Service:
- content/openshift-as-a-service/offer.md
- content/openshift-as-a-service/general-provisions.md
- content/openshift-as-a-service/service-composition.md
- content/openshift-as-a-service/business-hours.md
- content/openshift-as-a-service/technical-support.md
- content/openshift-as-a-service/updating-clusters.md
- content/openshift-as-a-service/sla.md
- content/openshift-as-a-service/cost.md
- Managed AddOns:
- content/sre/addons/introduction.md
- Cloud Provider:
Expand Down

0 comments on commit 04bc889

Please sign in to comment.