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

Make release workflow more robust #421

Open
fvictorio opened this issue Apr 29, 2024 · 0 comments
Open

Make release workflow more robust #421

fvictorio opened this issue Apr 29, 2024 · 0 comments
Assignees

Comments

@fvictorio
Copy link
Member

When publishing 0.3.6, we had an issue where one of the builds wasn't published. The underlying reason was that the meaning of macos-latest as an OS value changed since the last release. This was fixed in #415, but we should make some deeper changes to prevent this from happening again.

At the very least, we should add a step that checks that all the crates/edr_napi/npm directories have a .node file, or fail otherwise. But there might be other things we can do instead or in addition to this.

@fvictorio fvictorio self-assigned this Apr 29, 2024
@fvictorio fvictorio removed the type: ci label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant