Skip to content

Commit

Permalink
hugo: nothing is a draft by default
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
  • Loading branch information
stevekuznetsov committed Mar 8, 2021
1 parent 7bbfa72 commit f4ed93b
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion content/en/docs/architecture/branch-protection.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Branch Protection"
draft: false
description: An overview of the integration between OpenShift CI and GitHub branch protection.
---
## What Is Branch Protection?
Expand Down
1 change: 0 additions & 1 deletion content/en/docs/architecture/ci-operator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "CI Operator"
draft: false
description: An overview of the architecture of ci-operator, the OpenShift CI workflow engine.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/architecture/images.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "OCP Builder Images"
draft: false
description: An overview of the building process of CI images and productized images.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/architecture/private-repositories.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Private Repositories and Fixing Embargoed CVEs"
draft: false
description: An overview of the workflows surrounding embargoed CVEs and private repository forks.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/architecture/quota-and-leases.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Cloud Quota Handling and Leases"
draft: false
description: An overview of cloud compute quotas and aggregate concurrency limits for CI jobs.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/architecture/release-gating.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Extending OpenShift Release Gates"
draft: false
description: An overview of how CI jobs are configured to gate OpenShift releases and how these configurations can be changed.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/architecture/step-registry.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Multi-Stage Tests and the Test Step Registry"
draft: false
description: An overview of how multi-stage tests and the step registry make complex, DRY CI job definitions possible.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/architecture/timeouts.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Handling Job Timeouts and Interruptions"
draft: false
description: An overview of job execution timeouts, how to configure them and what the test workload is expected to do when handling them.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/getting-started/examples.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Examples"
draft: false
description: Examples of common tasks in CI configuration.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/getting-started/useful-links.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Useful Links"
draft: false
description: Useful links to build farm clusters, hosted services, CI APIs and human contacts.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/add-jobs-to-testgrid.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Add a Job to TestGrid"
draft: false
description: How to add a new job to a TestGrid page and how this designation relates to release gating configuration.
---
This document lays out the process of getting a CI job recorded as blocking or informing a release as well as the process for having job outputs exposed in a TestGrid page. While all jobs that block or inform a release are necessarily exposed in TestGrid pages, it is not required that a job have influence on an OpenShift release for the job's output to be present in a TestGrid overview.
Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/adding-a-new-secret-to-ci.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Adding a New Secret to CI"
draft: false
description: How to self-service manage secret data provided to jobs during execution.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Adding and Changing Step Registry Content"
draft: false
description: How to contribute or change the content of the step registry.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/contributing-openshift-release.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Contributing CI Configuration to the openshift/release Repository"
draft: false
description: How to self-service contribute or change configuration for jobs or the broader CI system.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/external-images.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Using External Images in CI"
draft: false
description: How to import external images to the CI environments for use in jobs.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/interact-with-running-jobs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Interacting With Running CI Jobs"
draft: false
description: How to interact with jobs currently running on the CI cluster for your pull requests.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Migrating CI Jobs from Templates to Multi-stage Tests"
draft: false
description: How to self-service migrate jobs from using the deprecated Template approach to the multi-stage system.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/mirroring-to-quay.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Mirror an Image to an External Registry"
draft: false
description: How to mirror an image built in the CI system out to an external registry.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/notification.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Set Up Slack Alerts for Periodic Job Results"
draft: false
description: How to set up alerting to Slack for a CI job.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/onboarding-a-new-component.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Onboarding a New Component for Testing and Merge Automation
draft: false
description: How to onboard a new component repository to the CI system for testing and merge automation.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/testing-operator-sdk-operators.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Testing Operators Built With The Operator SDK and Deployed Through OLM"
draft: false
description: How to configure tests for a component that is deployed as an operator through OLM.
---

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/how-tos/use-registries-in-build-farm.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Interacting With CI Image Registries"
draft: false
description: How to interact with the CI image registries, set up service account access and interact with images for a specific job.
---

Expand Down

0 comments on commit f4ed93b

Please sign in to comment.