-
Notifications
You must be signed in to change notification settings - Fork 190
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
publishing fails with bad error report #398
Labels
Comments
This seems to be a recent regression. I'm guessing GitHub changed something :\ |
I'm also getting this error |
Closed
I just now tried to publish 2 packages, same error. |
I'm also having this issue trying to publish a package - nimble v0.8.8 |
Since nothing was being pushed (due to nil pw used in push step), the PR failed (there was nothing to pull on remote. I've pushed a fix along with proxy support for publish. |
dom96
pushed a commit
that referenced
this issue
Jan 8, 2019
dom96
added a commit
that referenced
this issue
Apr 29, 2019
Squashed commit of the following: commit e86a376 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Sun Apr 28 15:37:22 2019 -0500 Fix caching issue commit 640ce3f Author: Ganesh Viswanathan <dev@genotrance.com> Date: Thu Apr 25 18:38:48 2019 -0500 Clean up per feedback commit ae3ef9f Author: Ganesh Viswanathan <dev@genotrance.com> Date: Thu Apr 25 16:39:26 2019 -0500 Fix for 0.19.4 commit 915d6b2 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Thu Apr 25 16:13:42 2019 -0500 Keep nimscript separate, pin devel commit c278bd6 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Mon Apr 22 14:57:44 2019 -0500 Hardcode version, json{}, code width 80, isScriptResultCached, no blank paramStr check commit 64e5489 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Wed Apr 17 21:07:03 2019 -0500 Remove compiler dependency commit a031fff Author: Ganesh Viswanathan <dev@genotrance.com> Date: Wed Apr 17 16:49:09 2019 -0500 Add devel to travis commit d49916e Author: Ganesh Viswanathan <dev@genotrance.com> Date: Wed Apr 17 16:43:14 2019 -0500 Interactive live, json to file commit 24131de Author: Ganesh Viswanathan <dev@genotrance.com> Date: Wed Apr 17 12:40:27 2019 -0500 Fix empty param, json echo commit b22fe37 Merge: 5cf0240 2942f11 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 22:23:17 2019 -0500 Merge branch 'nocompiler' of https://github.com/genotrance/nimble into nocompiler commit 5cf0240 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 22:23:06 2019 -0500 No hints, live output commit 2942f11 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 21:02:28 2019 -0500 Remove osx, test with stable commit 85f3865 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 18:19:42 2019 -0500 Remove ospaths, fix tests for Windows commit 74201bc Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 14:00:14 2019 -0500 No success for missing task commit 8c2e65e Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 13:44:32 2019 -0500 Fix packageName to name commit b05d948 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 13:29:37 2019 -0500 Add switch support commit deecd90 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 12:24:01 2019 -0500 API cleanup, json setCommand fix commit 1e95fd4 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 10:45:12 2019 -0500 getParams once, hash nimscriptapi, fix loop in setcommand commit 51d03b3 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Apr 16 07:21:32 2019 -0500 getPkgDir impl commit 7d0a40a Author: Ganesh Viswanathan <dev@genotrance.com> Date: Mon Apr 15 14:24:02 2019 -0500 Before/after hook info commit cbb3af3 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Mon Apr 15 13:44:56 2019 -0500 Remove nims from package dir after exec commit 0ed53d6 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Sat Apr 13 00:44:26 2019 -0500 Return bool from hooks commit ab38b81 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Fri Apr 12 23:20:13 2019 -0500 Initial version commit b9ef88b Merge: 220ebae c8d79fc Author: Ganesh Viswanathan <dev@genotrance.com> Date: Tue Mar 26 20:16:21 2019 -0500 Merge remote-tracking branch 'upstream/master' into nocompiler commit 220ebae Merge: 3d7227c 119be48 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Wed Dec 12 18:02:10 2018 -0600 Merge remote-tracking branch 'upstream/master' commit 3d7227c Merge: cf7263d 66d79bf Author: Ganesh Viswanathan <dev@genotrance.com> Date: Wed Oct 17 13:39:51 2018 -0500 Merge remote-tracking branch 'upstream/master' commit cf7263d Merge: 2fc3106 ee4c0ae Author: Ganesh Viswanathan <dev@genotrance.com> Date: Thu Sep 13 23:03:41 2018 -0500 Merge remote-tracking branch 'upstream/master' commit 2fc3106 Merge: e9a8850 c249f9b Author: Ganesh Viswanathan <dev@genotrance.com> Date: Thu Apr 26 16:27:31 2018 -0500 Merge remote-tracking branch 'upstream/master' commit e9a8850 Merge: 7adfd7b 75b7a21 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Thu Mar 8 14:26:46 2018 -0600 Merge remote-tracking branch 'upstream/master' commit 7adfd7b Author: Ganesh Viswanathan <dev@genotrance.com> Date: Mon Jan 15 00:35:55 2018 -0600 Updated fix for #398 commit de18319 Merge: 93ba4a0 3dae264 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Sun Jan 14 22:01:20 2018 -0600 Merge remote-tracking branch 'upstream/master' commit 93ba4a0 Author: Ganesh Viswanathan <dev@genotrance.com> Date: Sat Jan 13 19:52:34 2018 -0600 Fix for #398
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error message is not very informative, please write something that help to detect what I actually did wrong.
The text was updated successfully, but these errors were encountered: