Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Refactor backend for TCN compliance #12

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open

Conversation

rettetdemdativ
Copy link
Contributor

  • Merge upload and download APIs
  • Add required functions instead of seemingly random ones
  • Remove unnecessary clutter

assert-not-singularity and others added 30 commits April 2, 2020 22:07
flask_pymongo was causing problems because it automatically connects to mongoDB on localhost and ignored any URI passed to it. Also it features an older version of pymongo, which is totally unnecessary.
Install mongodb in actions pipeline
@rettetdemdativ rettetdemdativ changed the title Refactor backend for TCN compliance [WIP] Refactor backend for TCN compliance Apr 10, 2020
@rettetdemdativ rettetdemdativ self-assigned this Apr 10, 2020
@rettetdemdativ rettetdemdativ added the enhancement New feature or request label Apr 10, 2020
calmandniceperson and others added 5 commits April 13, 2020 17:53
After considering the consequences of returning an error (clients could check which IDs already exist), we decided to do nothing if a duplicate exists
@rettetdemdativ rettetdemdativ changed the title [WIP] Refactor backend for TCN compliance Refactor backend for TCN compliance Apr 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants