Package publish check #644
Replies: 3 comments 1 reply
-
What's the full error message that you're getting? We don't intend on erroring if a package doesn't exist, and ignores HTTP 404 status codes. |
Beta Was this translation helpful? Give feedback.
-
This is the output: Existing package
New version
The packages are stored on S3 using AWS Cloudfront (caching disabled) for proper TLS termination. |
Beta Was this translation helpful? Give feedback.
-
Well, because you mentioned the HTTP error code that is checked I noticed that Cloudfront is returning a Thanks for the pointer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Whenever I want to build a new package I get the error that the package can not be fetched (remote location). This makes sense because this is a new version and the artifacts haven't been uploaded yet.
So what is the workflow, pass the
--skip-publish-check
for each new build? I'm a bit confused tbh.Thanks
Beta Was this translation helpful? Give feedback.
All reactions