Skip to content
New issue

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

ci: Address remaining issue related to wheel publishing on GitHub #274

Closed
jcfr opened this issue Nov 16, 2017 · 3 comments
Closed

ci: Address remaining issue related to wheel publishing on GitHub #274

jcfr opened this issue Nov 16, 2017 · 3 comments
Assignees
Milestone

Comments

@jcfr
Copy link
Collaborator

jcfr commented Nov 16, 2017

See https://circleci.com/gh/NeurodataWithoutBorders/pynwb/840

deleting 'latest' release asset(s) (matched: 2, matched-but-keep: 2, not-matched: 0):

resolved 'dev' to '1a5cb588adf533a504ed8b433339cd7a43e418d8'
deleting reference refs/tags/latest-tmp
Traceback (most recent call last):
  File "/home/circleci/venv/lib/python2.7/site-packages/anyci/publish_github_release.py", line 544, in <module>
    main()
  File "/home/circleci/venv/lib/python2.7/site-packages/anyci/publish_github_release.py", line 537, in main
    _upload_prerelease(args)
  File "/home/circleci/venv/lib/python2.7/site-packages/anyci/publish_github_release.py", line 437, in _upload_prerelease
    target_commitish=sha
  File "/home/circleci/venv/lib/python2.7/site-packages/github_release.py", line 116, in with_check_for_credentials
    return func(*args, **kwargs)
  File "/home/circleci/venv/lib/python2.7/site-packages/github_release.py", line 497, in gh_release_edit
    patch_release(repo_name, current_tag_name, **attributes)
  File "/home/circleci/venv/lib/python2.7/site-packages/github_release.py", line 344, in patch_release
    dry_run
  File "/home/circleci/venv/lib/python2.7/site-packages/github_release.py", line 314, in _update_release_sha
    dry_run=dry_run)
  File "/home/circleci/venv/lib/python2.7/site-packages/github_release.py", line 337, in patch_release
    release = get_release_info(repo_name, current_tag_name)
  File "/home/circleci/venv/lib/python2.7/site-packages/github_release.py", line 272, in get_release_info
    raise Exception('Release with tag_name {0} not found'.format(tag_name))
Exception: Release with tag_name latest not found
Exited with code 1
@jcfr jcfr self-assigned this Nov 16, 2017
@jcfr
Copy link
Collaborator Author

jcfr commented Nov 16, 2017

Cc: @dorukozturk

@dorukozturk
Copy link
Contributor

@jcfr Yes, I realized that. Did i mess up the tagging?

jcfr added a commit that referenced this issue Nov 28, 2017
jcfr added a commit that referenced this issue Nov 28, 2017
jcfr added a commit that referenced this issue Dec 1, 2017
…elease-once

ci: Publish release only once. See #274
@oruebel oruebel added this to the NWB 2.0 Full milestone May 18, 2018
@bendichter
Copy link
Contributor

@dorukozturk I'm going to close this. Please re-open if this is a mistake.

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

No branches or pull requests

4 participants