We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i'm dumping this error just for the record-- no time to dig:
(venv) julien-macbook:~/code/sct_testing_data $ distriploy Traceback (most recent call last): File "/Users/julien/venv/bin/distriploy", line 33, in <module> sys.exit(load_entry_point('distriploy', 'console_scripts', 'distriploy')()) File "/Users/julien/code/distriploy/distriploy/__main__.py", line 71, in main release_meta = release(args.repository, args.revision, config) File "/Users/julien/code/distriploy/distriploy/distriploy.py", line 58, in release return mod.release(repo_path, revision, cfg_release) File "/Users/julien/code/distriploy/distriploy/release_github.py", line 30, in release github_repo = get_remote(repo_path, cfg_root) File "/Users/julien/code/distriploy/distriploy/github.py", line 45, in get_remote raise ValueError(url) ValueError: https://github.com/sct-data/sct_testing_data
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
i'm dumping this error just for the record-- no time to dig:
The text was updated successfully, but these errors were encountered: