celestiaorg / celestia-node

Celestia Data Availability Nodes
Apache License 2.0
925 stars 922 forks source link

v0.16.0 release doesn't have prebuilt binaries #3711

Open rootulp opened 1 month ago

rootulp commented 1 month ago

Context

https://github.com/celestiaorg/celestia-node/releases/tag/v0.16.0 doesn't have prebuilt binaries.

Problem

Looks like integration tests keep failing on https://github.com/celestiaorg/celestia-node/actions/runs/10685447212 so version_bump and goreleaser never get triggered

Proposal

  1. [short term] keep retrying CI until it succeeds
  2. [medium term] maybe make version bump not depend on integration tests b/c they're flaky
  3. [long term] fix the flaky integration tests

An alternative short term solution is to manually attach the prebuilt binaries. We've had to do that a lot on celestia-app b/c goreleaser config issues so we have a guide.

renaynay commented 3 weeks ago

Should be fixed now @rootulp

rootulp commented 3 weeks ago

https://github.com/celestiaorg/celestia-node/releases/tag/v0.16.0

Screenshot 2024-09-10 at 2 01 22 PM

renaynay commented 3 weeks ago

Oh whoops sorry I thought our CI ran properly 😬

Halimao commented 2 days ago

How is this issue going now? Still have trouble in downloading prebuilt binaries with bash -c "$(curl -sL https://docs.celestia.org/celestia-node.sh)"

--2024-10-03 02:49:34--  https://github.com/celestiaorg/celestia-node/releases/download/v0.16.0/celestia-node_Linux_x86_64.tar.gz
Resolving github.com (github.com)... 140.82.114.3
Connecting to github.com (github.com)|140.82.114.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-10-03 02:49:34 ERROR 404: Not Found.