From ffb243b3249367dd60763481802664c0627d29af Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Tue, 22 Aug 2017 15:09:57 -0600 Subject: [PATCH 1/3] docs(README.md): remove outdated license blurb --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index abb1c8d..2553360 100644 --- a/README.md +++ b/README.md @@ -71,14 +71,6 @@ Please see [README.md](https://github.com/deis/workflow-e2e/blob/master/README.m Please follow the instructions on the [official Deis docs][deis-docs] to install and configure your Deis cluster and all related tools, and deploy and configure an app on Deis. -## License - -Copyright 2013, 2014, 2015, 2016 Engine Yard, Inc. - -Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - [install-k8s]: http://kubernetes.io/gettingstarted/ [s3-api]: http://docs.aws.amazon.com/AmazonS3/latest/API/APIRest.html From 2edc14f4aa159d2c3fd507d9a0e13ba7394d5446 Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Tue, 22 Aug 2017 15:10:29 -0600 Subject: [PATCH 2/3] docs(README.md): add notice of final release and maintenance mode --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2553360..7c2beaf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + +|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Deis Workflow will soon no longer be maintained.
Please [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. | +|---:|---| +| 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode | +| 03/01/2018 | End of Workflow maintenance: critical patches no longer merged | + # Deis Minio v2 [![Build Status](https://ci.deis.io/job/minio/badge/icon)](https://ci.deis.io/job/minio) @@ -77,3 +83,4 @@ Please follow the instructions on the [official Deis docs][deis-docs] to install [issues]: https://github.com/deis/minio/issues [prs]: https://github.com/deis/minio/pulls [deis-docs]: https://deis.com/docs/workflow +[v2.18]: https://github.com/deis/workflow/releases/tag/v2.18.0 From 984ba7663f5771b59a6b5ca90280ca51d3a2f2b9 Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Tue, 27 Feb 2018 12:37:15 -0700 Subject: [PATCH 3/3] docs(README.md): update for end of maintenance --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c2beaf..71f21f1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Deis Workflow will soon no longer be maintained.
Please [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. | +|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Deis Workflow is no longer maintained.
Please [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. | |---:|---| | 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode | | 03/01/2018 | End of Workflow maintenance: critical patches no longer merged | +| | [Hephy](https://github.com/teamhephy/workflow) is a fork of Workflow that is actively developed and accepts code contributions. | # Deis Minio v2