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

fix: publish job not publishing all npm packages #3947

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

WeepingClown13
Copy link
Collaborator

@WeepingClown13 WeepingClown13 commented Aug 24, 2023

Seems the array was not being expanded properly and instead of iterating over each element it was treated as a single string. This syntax does work is zsh shells but probably is not bash compliant. This fix hopefully fixes the issue of only sdk package being uploaded to npm.

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@WeepingClown13 WeepingClown13 requested a review from a team as a code owner August 24, 2023 08:29
@mergify
Copy link
Contributor

mergify bot commented Aug 24, 2023

Thanks for contributing, @WeepingClown13! This PR will now be added to the merge queue, or immediately merged if acv/publishfix is up-to-date with main and the queue is empty.

@mergify mergify bot merged commit 8761776 into main Aug 24, 2023
@mergify mergify bot deleted the acv/publishfix branch August 24, 2023 08:55
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.25.41.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants