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

Upload gateway binary to artifacts and assets #3257

Closed
wants to merge 1 commit into from

Conversation

teor2345
Copy link
Member

@teor2345 teor2345 commented Nov 25, 2024

This PR adds subspace-gateway to the artifacts and assets of snapshot builds.

@clostao when you asked for gateway binaries in CI, I'm guessing you wanted them to appear in snapshot build artifacts?

Test build here: https://github.com/autonomys/subspace/actions/runs/12022336058

Code contributor checklist:

Copy link
Member

@nazar-pc nazar-pc left a comment

Choose a reason for hiding this comment

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

Hm... isn't container image enough? We intentionally didn't upload bootstrap-node since most users will not need it and when they do they'll probably run a container image in production anyway. And even if someone really needs it, they can always extract files from container images or compile from source.

The list of files people see is already really long, so I'm reluctant to add more.

If this is really-really needed for some reason, we can upload it to build artifacts, but not release assets. I'm wondering what is the intended audience of this is, who can provide more details?

@teor2345
Copy link
Member Author

I'm happy for you or Carlos to close this if it isn't needed.

@teor2345 teor2345 force-pushed the gateway-docker-upload branch from 765f808 to 71c9387 Compare November 26, 2024 01:58
Base automatically changed from gateway-docker to main November 26, 2024 06:35
@teor2345
Copy link
Member Author

Carlos has confirmed this isn’t needed

@teor2345 teor2345 closed this Nov 26, 2024
@teor2345 teor2345 deleted the gateway-docker-upload branch November 26, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants