campsych / concerto-platform

Concerto Platform - Open-Source Online Adaptive Testing Platform
https://concertoplatform.com/
Apache License 2.0
153 stars 88 forks source link

Refreshing git status failed #311

Closed snaeil closed 4 years ago

snaeil commented 4 years ago

Concerto Platform version

v5.0.16

Expected behavior

Following the Wiki article it should be possible to connect to a github repository for exporting the concerto instance.

Actual behavior

Trying to connect the concerto instance with a empty github repository results in following error:

Screenshot from 2020-10-12 18-15-37

Steps to reproduce the issue

  1. Launch concerto v5.0.16 via docker-compose.
  2. Create empty github repository.
  3. In concerto, go to Administration and to Content.
  4. Enter Repo URL and github credentials (no error yet!).
  5. Create a new FlowTest and save.
  6. Go back to Administration and Content --> Error appears.
przemyslawlis commented 4 years ago

Thanks for reporting. This is fixed in 184c710ed5f321d824d4d0d55d99273ab8f26df2, which will be included in 5.0.17 release.

snaeil commented 4 years ago

@przemyslawlis Tested this with the latest 5.0.17 version but it doesn't seem to work either. Does the git user have to have specific settings?