-
Notifications
You must be signed in to change notification settings - Fork 34
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
ghrelease activity is failing #230
Comments
Does |
I used gh-releases last week, so I am wondering what is going on here |
|
what is the output of |
Also I just ran a ghrelease activity with cionda-suggest-conda-forge and it worked, so it seems like maybe this is related to the conda activity problem? |
If you change the activity to run |
This rever.xsh reproduces the issue
|
I am seeing the ghrelease issues on xonsh now too |
I recently used the ghrelease activity and it works well for me. Not sure this is related but I received a deprecation notice from GH saying the auth I used with ever is going to be deprecated. Are you aware of that? Issue opened at #239 |
Oof No I did not get that message. Do you have the text of the message? I just did a ghrelease and did not see that |
@scopatz I Got a failing activity recently. I think GH has deprecated username/password authentication (github3.api.authorize)
|
I'm not really sure why, but gh-release fails with
on the first attempt and
on the second attempt. But the release appears to be there on GitHub. Maybe pushing the tag already creates the release?
The text was updated successfully, but these errors were encountered: