From a13b0c311554bf0bac96a7053dfe50e828de9099 Mon Sep 17 00:00:00 2001 From: pmacko1 Date: Thu, 2 Jul 2020 12:09:53 +0200 Subject: [PATCH] Deprecate this repo - add warning to readme and redirect to OCP docs. --- README.adoc | 32 ++++++++++++++++++++++++++++++++ README.md | 33 --------------------------------- index.html | 23 +++++++++++++++++------ 3 files changed, 49 insertions(+), 39 deletions(-) create mode 100644 README.adoc delete mode 100644 README.md diff --git a/README.adoc b/README.adoc new file mode 100644 index 00000000..efa23b79 --- /dev/null +++ b/README.adoc @@ -0,0 +1,32 @@ += Openshift Pipelines Documentation + +WARNING: This documentation repo has been deprecated. Please visit this link:https://docs.openshift.com/container-platform/latest/pipelines/understanding-openshift-pipelines.html[OpenShift Pipelines documentation]. + +Welcome to the source file repository for OpenShift Pipelines documentation. + +OpenShift Pipelines is a cloud-native CI/CD solution built for Kubernetes and is based on the upstream Tekton project (previously known as Knative Build). +It complements the Jenkins images that are shipped with OpenShift (OCP). + +The operator for OpenShift Pipelines is available in the OpenShift OperatorHub. +To try out OpenShift Pipelines, obtain an OCP cluster by visiting link:https://cloud.redhat.com[cloud.redhat.com] or link:https://rhpds.redhat.com[rhpds.redhat.com]. + + +--- + +== Questions and Feedback + +* For questions and feedback please join the pipelines-interest@redhat.com mailing list. +* If you would like to contribute a fix or add new content to the documentation, you can submit an issue or pull request. Please see our link:contributing/con_contributing-documentation.md[contributor guidelines] for information on how you can help. + + +== Resources + +For more information on OpenShift Pipelines, please check out the following links: + +* link:https://docs.google.com/presentation/d/1E6FChdbIrMHlynF-yvEMrTiAnR8rwMdvebBxPgdcmrE/edit#slide=id.g547716335e_0_260[OpenShift Pipelines Overview Presentation] + +* link:https://github.com/openshift/pipelines-tutorial/[OpenShift Pipelines Tutorial] + +* link:https://github.com/tektoncd/pipeline/tree/master/docs[Tekton Documentation] + +* link:https://github.com/tektoncd/cli/tree/v0.1.2[Tekton CLI Download] diff --git a/README.md b/README.md deleted file mode 100644 index ed488f8c..00000000 --- a/README.md +++ /dev/null @@ -1,33 +0,0 @@ -# Openshift Pipelines Documentation - -## Visit https://openshift.github.io/pipelines-docs/index.html - -Welcome to the source file repository for OpenShift Pipelines documentation. - -OpenShift Pipelines is a cloud-native CI/CD solution built for Kubernetes and is based on the upstream Tekton project (previously known as Knative Build). -It complements the Jenkins images that are shipped with OpenShift (OCP). - -The operator for OpenShift Pipelines is available in the OpenShift OperatorHub. -To try out OpenShift Pipelines, obtain an OCP cluster by visiting [cloud.redhat.com](https://cloud.redhat.com) or [rhpds.redhat.com](https://rhpds.redhat.com). - - ----------------------------------------- - - -## Questions and Feedback - -* For questions and feedback please join the pipelines-interest@redhat.com mailing list. -* If you would like to contribute a fix or add new content to the documentation, you can submit an issue or pull request. Please see our [contributor guidelines](contributing/con_contributing-documentation.md) for information on how you can help. - - -## Resources - -For more information on OpenShift Pipelines, please check out the following links: - -* [OpenShift Pipelines Overview Presentation](https://docs.google.com/presentation/d/1E6FChdbIrMHlynF-yvEMrTiAnR8rwMdvebBxPgdcmrE/edit#slide=id.g547716335e_0_260) - -* [OpenShift Pipelines Tutorial](https://github.com/openshift/pipelines-tutorial/) - -* [Tekton Documentation](https://github.com/tektoncd/pipeline/tree/master/docs) - -* [Tekton CLI Download](https://github.com/tektoncd/cli/tree/v0.1.2) diff --git a/index.html b/index.html index f4d19341..0a4b25da 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,20 @@ - - - - - + + + + Redirect Notice

Redirect Notice

-

The page you requested has been relocated to https://openshift.github.io/pipelines-docs/docs/0.10.5/index.html.

\ No newline at end of file +

+ The page you requested has been relocated to + https://docs.openshift.com/container-platform/latest/pipelines/understanding-openshift-pipelines.html. +