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: Build binaries and serve them as artifacts on every PR #2098

Open
ajnavarro opened this issue May 14, 2024 · 0 comments
Open

CI: Build binaries and serve them as artifacts on every PR #2098

ajnavarro opened this issue May 14, 2024 · 0 comments

Comments

@ajnavarro
Copy link
Contributor

Description

go build is not currently executed as part of our CI pipeline. Add that step by doing the following:

  • Add a new template where go build will be executed.
  • Send to that template a list of main folders that have to be built
  • Get the output artifacts and set them as outputs of the workflow. That will make them available on the workflow webpage and people will be able to download them and test new functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants