Skip to content

Add Django backend to store and compare issues#160

Closed
La0 wants to merge 25 commits intomozilla:masterfrom
La0:backend
Closed

Add Django backend to store and compare issues#160
La0 wants to merge 25 commits intomozilla:masterfrom
La0:backend

Conversation

@La0
Copy link
Copy Markdown
Collaborator

@La0 La0 commented Oct 17, 2019

Django web application to store & compare code-review issues:

  • Integrated to Taskcluster CI / CD
  • Running on Heroku: https://code-review-backend-dev.herokuapp.com/
  • Load existing issues by reading the bot's report.json files
  • Rest API to list, retrieve and create the Revision, Diff & Issue models
  • Unit tests for the API
  • Automatic Django admin to browse the data
  • Anonymous users can read data, logged in users can create data

@La0 La0 self-assigned this Oct 17, 2019
@La0 La0 requested a review from marco-c October 17, 2019 16:37
@La0 La0 marked this pull request as ready for review October 17, 2019 16:37
@La0
Copy link
Copy Markdown
Collaborator Author

La0 commented Oct 18, 2019

I split that PR in #161 + #162. Closing this one.

@La0 La0 closed this Oct 18, 2019
@La0 La0 deleted the backend branch October 21, 2019 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant