celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

ci: generate and store openrpc.json with the tagged release artifacts

Open ramin opened this issue 1 year ago • 0 comments

Adds a step in the ci_and_release pipeline to generate openrpc.json using make openrpc-gen and store that generated file with the release artifacts. This is set to run after go-releaser, though we could have made this its own workflow file potentially.

I have tested that release upload works in a personal repo, but as with all things on github, we can only REALLY test and do this one live 🤞

refs #2611

ramin avatar Apr 30 '24 10:04 ramin