From 360306c764b4dd9a99f3a64ce931cb6bb0c69585 Mon Sep 17 00:00:00 2001 From: Brian Mesick <112640379+bmtcril@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:00:07 -0400 Subject: [PATCH] docs: Add deprecation notice to readme (#94) --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 545b774..c4a3f93 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ edx-analytics-exporter -=============== +====================== + +# DEPRECATION NOTICE + +The Insights product and associated repositories are in the process of being +deprecated and removed from service. Details on the deprecation status and +process can be found in the relevant [Github issue](https://github.com/openedx/public-engineering/issues/221). + +This repository may be archived and moved to the openedx-unsupported +Github organization at any time. + +The following sections are for historical purposes only. + +--- This is a set of analytics tasks to split selected database tables for export to partners. We use this at edX to deliver data packages to our @@ -22,15 +35,3 @@ mkvirtualenv analytic-exporter pip install -r github_requirements.txt pip install -e . ``` - -Running -======= - -Sorry, we don't have docs for this yet -- we plan to address that as we -integrate this into the pipeline. - - -Contributions -============ - -Contributions welcome, though see note above. See https://open.edx.org/