Notifications You must be signed in to change notification settings
Fork 551

Closed

Description

Hi,

I was trying to create github release using release-it but after running release-it without any errors, github release was missing. I tried to find what is going on and I manage to log error response from githubClient.releases.createRelease. I was getting 504 response all the time but without any warnings from release-it. I double check my token and I mange to send a request using Postman REST client. I don’t know if this is related but there is new version of github module 1.1.0 and old one is deprecated. I spend some time trying to log what was send to github but I didn’t find anything unusually.

{ [Error: 504: Gateway Timeout] defaultMessage: 'Gateway Timeout', message: '504: Gateway Timeout', code: '504' }

Metadata
Metadata
Assignees
Labels

No labels