You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by GitBox <gi...@apache.org> on 2022/06/01 15:15:17 UTC

[GitHub] [airavata-django-portal] machristie commented on pull request #88: AIRAVATA-3574, AIRAVATA-3575: Enabling workspace documentation (notification based) and application instructions

machristie commented on PR #88:
URL: https://github.com/apache/airavata-django-portal/pull/88#issuecomment-1143741311

   @dinukadesilva there are some errors in the CI build: https://app.travis-ci.com/github/apache/airavata-django-portal/jobs/571990858
   
   Can you address these?
   
   ```
   CommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph: (0007_applicationsettings, 0007_notificationextension in django_airavata_api).
   
   To fix them run 'python manage.py makemigrations --merge'
   
   The command "python manage.py migrate" exited with 1.
   ```
   
   ```
   $ flake8 .
   
   ./django_airavata/apps/api/serializers.py:1105:5: E125 continuation line with same indent as next logical line
   
   ./django_airavata/apps/api/models.py:29:1: E302 expected 2 blank lines, found 1
   
   The command "flake8 ." exited with 1.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org