appsembler / configuration

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go
GNU Affero General Public License v3.0
15 stars 13 forks source link

Remove edX Notes API from amc playbook #272

Closed melvinsoft closed 4 years ago

melvinsoft commented 4 years ago

Starting today, edx_notes_api role started to throw an error and blocking us from deploy to staging and prod:

stderr: Could not find a version that satisfies the requirement djangorestframework==3.10.3 (from -r /edx/app/edx_notes_api/edx_notes_api/requirements/base.txt 

We don't use notes in Tahoe, is pointing to master, not even to a named release. Rather than investing time into fixing this, I'd say let's remove it, until if at some point we decide to start using it.