You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! Thanks for reporting this. In a few hours we will be releasing an update to the eggs CLI that makes errors more specific, instead of the, quite frankly useless "Something broke..." we had until now. It'll include the HTTP status code. This will allow us to see where exactly the problem is. Would you be fine with waiting for that release, then re-publish and post the error code you get? Thanks.
Describe the bug
Publishing of package results in the log
[ERROR:publish] Something broke...
.To Reproduce
Experienced locally and in pipeline. See https://github.com/asos-craigmorten/superdeno/blob/main/.github/workflows/publish-egg.yml
Namely:
where
NEST_LAND_KEY
is my API key.See https://github.com/asos-craigmorten/superdeno/runs/785754213?check_suite_focus=true for example outcome.
Expected behavior
The package should be published.
Screenshots
--
Desktop (please complete the following information):
0.1.0
Smartphone (please complete the following information):
--
Additional context
Egg file here --> https://github.com/asos-craigmorten/superdeno/blob/main/egg.json
The text was updated successfully, but these errors were encountered: