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

ci: fix broken CLI binary copy step for NPM publish #3805

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

benjamincburns
Copy link
Contributor

@benjamincburns benjamincburns commented Sep 6, 2024

Summary

Fixes #3804 - see that issue for discussion.

Test Plan

I'm not sure that it's possible to validate conclusively that this fixes #3804 without privileged access to the repository, as it's part of the NPM publish workflow.

@dyc3
Copy link
Contributor

dyc3 commented Sep 6, 2024

Thanks for the PR! I've pinged the other maintainers about this so they can take a look before we release v1.9.0.

@dyc3 dyc3 requested a review from a team September 6, 2024 00:38
@benjamincburns
Copy link
Contributor Author

Thanks, @dyc3! You won't be able to publish v1.9.0 successfully without a similar change to this one, so definitely worth addressing it prior to the release. 😅

Could I please also request that you guys publish another nightly after this merges? Unless v1.9.0 is expected to drop imminently, I'm currently blocked by the feature mentioned in biomejs/website#1058 not being available anywhere but in the (currently broken) nightly.

@Conaclos
Copy link
Member

Conaclos commented Sep 6, 2024

Could I please also request that you guys publish another nightly after this merges?

I planned to release a nightly today or on Monday.
1.9 should be released within a week.

Copy link
Member

@Conaclos Conaclos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. Let's release a nightly as soon as this is merged.

@Conaclos Conaclos merged commit e77aa0c into biomejs:main Sep 6, 2024
3 checks passed
@Conaclos
Copy link
Member

Conaclos commented Sep 6, 2024

Nightly published and working :)

@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Nightly builds of @biomejs/cli-* don't publish CLI binary
3 participants