Roblox / foreman

Toolchain manager for Roblox projects
MIT License
171 stars 26 forks source link

Foreman release v1.0.3 doesn't have binaries included #35

Closed NobleDraconian closed 2 years ago

NobleDraconian commented 2 years ago

The very recent v1.0.3 foreman release doesn't include binaries, which breaks any CI scripts that make use of foreman releases.

image image

oltrep commented 2 years ago

The release was just created and that triggers a jobs that builds the binaries. Then, we take those and attach them to the release so it should be resolved in just a few minutes 😄

NobleDraconian commented 2 years ago

It might be a better idea to create a draft release, and then attach the binaries to the draft. That way, when the release is actually published, things that rely on them downstream don't break!

matthargett commented 2 years ago

Great idea, thanks for helping up improve the tool release process! :D