Skip to content
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

[BUG]: CDN contain an invalid 4.1.2 release #407

Closed
1 task done
jehon opened this issue Feb 27, 2023 · 4 comments
Closed
1 task done

[BUG]: CDN contain an invalid 4.1.2 release #407

jehon opened this issue Feb 27, 2023 · 4 comments
Labels
Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented

Comments

@jehon
Copy link

jehon commented Feb 27, 2023

What happened?

I import from CDN:

https://cdn.skypack.dev/@octokit/plugin-retry

But CDN contains:

console.warn("[Package Error] \"@octokit/plugin-retry@v4.1.2\" could not be built. 
...
export default null;

Looking at the scripts, the build in the github action was successfull, but the uploaded content is invalid.

Versions

4.1.2

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jehon jehon added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Feb 27, 2023
@jehon
Copy link
Author

jehon commented Feb 27, 2023

That seem critical to me... the package can not be used anymore (using the method described in the docs)

@wolfy1339
Copy link
Member

Duplicate of #405

@wolfy1339 wolfy1339 marked this as a duplicate of #405 Mar 1, 2023
@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done in 🧰 Octokit Active Mar 1, 2023
@oscard0m oscard0m reopened this Mar 2, 2023
@oscard0m oscard0m closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2023
@jehon
Copy link
Author

jehon commented Mar 3, 2023

@oscard0m
I don't follow up the discussion on this tread...
The online release is still broken and unusable: just check the url: https://cdn.skypack.dev/@octokit/plugin-retry

And look at the code: it really says that the code is not built

Could you at least publish a working release?

@wolfy1339
Copy link
Member

We are aware that the release is still broken, we are looking at our options.

See #405 for more details, as this issue you opened is a duplicate of that one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented
Projects
Archived in project
Development

No branches or pull requests

3 participants