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

Latest pulumi codegen version makes nodejs unreleasable #2108

Closed
danielrbradley opened this issue Dec 1, 2022 · 0 comments · Fixed by #2109
Closed

Latest pulumi codegen version makes nodejs unreleasable #2108

danielrbradley opened this issue Dec 1, 2022 · 0 comments · Fixed by #2109
Assignees
Labels
kind/engineering Work that is not visible to an external user p0 Bugs severe enough to interrupt existing work resolution/fixed This issue was fixed

Comments

@danielrbradley
Copy link
Member

Failing job

npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E415
npm ERR! 415 Unsupported Media Type - PUT https://registry.npmjs.org/@pulumi%2fazure-native - Too many files.

We've seen this before: #1358

Almost certainly caused by: pulumi/pulumi#10831

@danielrbradley danielrbradley added kind/engineering Work that is not visible to an external user p0 Bugs severe enough to interrupt existing work labels Dec 1, 2022
@danielrbradley danielrbradley self-assigned this Dec 1, 2022
danielrbradley added a commit that referenced this issue Dec 1, 2022
Splitting types into separate files causes NPM to reject the release with "Too many files"

Fixes #2108
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Dec 1, 2022
danielrbradley added a commit that referenced this issue Dec 1, 2022
Splitting types into separate files causes NPM to reject the release with "Too many files"

Fixes #2108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user p0 Bugs severe enough to interrupt existing work resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants