From 22e032c4e13385cdf7f34758fb8375309b5f11cb Mon Sep 17 00:00:00 2001 From: Jeremy Friesen Date: Thu, 30 Nov 2017 13:43:13 -0500 Subject: [PATCH 1/3] Adding end of life notice for CurationConcerns Based on conversations on Slack and through email, the community has agreed that CurationConcerns is end-of-life, but that decision may not be as obvious to those outside the community's communication channels. Related to https://github.com/samvera/sufia/pull/3181 --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 7958555a0..e2fc03139 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,26 @@ Docs: [![Apache 2.0 License](http://img.shields.io/badge/APACHE2-license-blue.sv Join in: [![Slack Status](http://slack.projecthydra.org/badge.svg)](http://slack.projecthydra.org/) [![Ready](https://badge.waffle.io/samvera/curation_concerns.svg?label=ready&title=Ready)](http://waffle.io/samvera/curation_concerns) +# End of Life Notice + +We envision the 2.x releases as the end-of-life for CurationConcerns. During 2017, the [Samvera community](http://samvera.org/) consolidated [Sufia](https://github.com/samvera/sufia) and [CurationConcerns](https://github.com/samvera/curation_concerns) into [Hyrax](https://github.com/samvera/hyrax): + +* [planning notes on consolidation](https://wiki.duraspace.org/pages/viewpage.action?pageId=78161232)) +* [release notes on the bridge of Sufia to Hyrax](https://github.com/samvera/hyrax/releases/tag/v1.0.0) +* [release notes on the bridge of CurationConcerns to Hyrax](https://github.com/samvera/hyrax/releases/tag/v2.0.0) +* [Samvera documentation for developers and managers](https://samvera.github.io) + +
+
+
+
+
+
+
+
+
+
+ A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on [Hydra::Works](http://github.com/samvera/hydra-works)) and providing a generator for defining object types with custom workflows, views, access controls, etc. ## Prerequisites From 2627d2a7bd98b33d8bb116876ce014fdcf695d35 Mon Sep 17 00:00:00 2001 From: Jeremy Friesen Date: Wed, 13 Dec 2017 11:09:23 -0500 Subject: [PATCH 2/3] Amending language to indicate shift in focus Based on the following discussions, reworking the language from end-of- life to shift in focus. * https://groups.google.com/forum/#!topic/samvera-tech/guEUaByL8Y0 * https://groups.google.com/forum/#!topic/samvera-community/VH4RB6WSFeE --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2fc03139..28d4f14b4 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,17 @@ Docs: [![Apache 2.0 License](http://img.shields.io/badge/APACHE2-license-blue.sv Join in: [![Slack Status](http://slack.projecthydra.org/badge.svg)](http://slack.projecthydra.org/) [![Ready](https://badge.waffle.io/samvera/curation_concerns.svg?label=ready&title=Ready)](http://waffle.io/samvera/curation_concerns) -# End of Life Notice +# Shift in Community Focus -We envision the 2.x releases as the end-of-life for CurationConcerns. During 2017, the [Samvera community](http://samvera.org/) consolidated [Sufia](https://github.com/samvera/sufia) and [CurationConcerns](https://github.com/samvera/curation_concerns) into [Hyrax](https://github.com/samvera/hyrax): +During 2017, the [Samvera community](http://samvera.org/) consolidated [Sufia](https://github.com/samvera/sufia) and [CurationConcerns](https://github.com/samvera/curation_concerns) into [Hyrax](https://github.com/samvera/hyrax): * [planning notes on consolidation](https://wiki.duraspace.org/pages/viewpage.action?pageId=78161232)) * [release notes on the bridge of Sufia to Hyrax](https://github.com/samvera/hyrax/releases/tag/v1.0.0) * [release notes on the bridge of CurationConcerns to Hyrax](https://github.com/samvera/hyrax/releases/tag/v2.0.0) * [Samvera documentation for developers and managers](https://samvera.github.io) +The Samvera Community effort has shifted its attention to developing out Hyrax. +


From 6bfe19ef26eb9cbdec33dc5cc70b9191d8b72657 Mon Sep 17 00:00:00 2001 From: Jeremy Friesen Date: Wed, 13 Dec 2017 13:43:38 -0500 Subject: [PATCH 3/3] Adjusting URLs based on feedback For the planning notes on consolidation, I am responding to the following comment: > This is on our old wiki. Can you link to > https://wiki.duraspace.org/pages/viewpage.action?pageId=87461232 instead ? For the release notes of Sufia, I am responding to the following comment: > Can you change this to point at 1.0.1? We had to yank 1.0.0 because > it was released from the wrong branch. See https://github.com/samvera/curation_concerns/pull/1190 for further details --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28d4f14b4..d08f04d2a 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Join in: [![Slack Status](http://slack.projecthydra.org/badge.svg)](http://slack During 2017, the [Samvera community](http://samvera.org/) consolidated [Sufia](https://github.com/samvera/sufia) and [CurationConcerns](https://github.com/samvera/curation_concerns) into [Hyrax](https://github.com/samvera/hyrax): -* [planning notes on consolidation](https://wiki.duraspace.org/pages/viewpage.action?pageId=78161232)) -* [release notes on the bridge of Sufia to Hyrax](https://github.com/samvera/hyrax/releases/tag/v1.0.0) +* [planning notes on consolidation](https://wiki.duraspace.org/pages/viewpage.action?pageId=87461232)) +* [release notes on the bridge of Sufia to Hyrax](https://github.com/samvera/hyrax/releases/tag/v1.0.1) * [release notes on the bridge of CurationConcerns to Hyrax](https://github.com/samvera/hyrax/releases/tag/v2.0.0) * [Samvera documentation for developers and managers](https://samvera.github.io)