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: generate and store openrpc.json with the tagged release artifacts #3350

Merged
merged 5 commits into from
May 21, 2024

Conversation

ramin
Copy link
Contributor

@ramin ramin commented Apr 30, 2024

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

renaynay
renaynay previously approved these changes Apr 30, 2024
Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

utack

is there an accompanying PR from docs repo to point to this artifact?

@ramin
Copy link
Contributor Author

ramin commented May 1, 2024

utack

is there an accompanying PR from docs repo to point to this artifact?

i defer to @jcstein on what his plan is/was for updating this with each release once it starts getting generated

@jcstein
Copy link
Member

jcstein commented May 2, 2024

is there an accompanying PR from docs repo to point to this artifact?

I will make this PR once this exists on a release

Copy link
Member

@jcstein jcstein left a comment

Choose a reason for hiding this comment

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

utACK

@ramin ramin enabled auto-merge (squash) May 6, 2024 19:10
Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

utack

@ramin ramin merged commit 43e5ee5 into main May 21, 2024
30 checks passed
@ramin ramin deleted the feat/ramin/upload-docs branch May 21, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:ci CI related PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants