dj-wasabi/dj-wasabi-release

The run-me.py script is failing on executing labels.py script

dj-wasabi opened this issue · 0 comments

Traceback (most recent call last):
  File "./run-me.py", line 90, in <module>
    main()
  File "./run-me.py", line 60, in main
    _repo = djWasabi.generic.getRepoUrl(owner=owner, repository=_name)
  File "/home/runner/work/dj-wasabi-release/dj-wasabi-release/lib/djWasabi/generic.py", line 42, in getRepoUrl
    raise ValueError('Please provide the owner of the repository.')
ValueError: Please provide the owner of the repository.
TMP directory: /tmp/tmpTs9JJk
Git  with repository: 
Script config: {'clone': False, 'args': ['-r'], 'name': 'label.py'}
Repo: {'name': 'consul'}
Error: Process completed with exit code 1.