Skip to content

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

@ajnavarro

Description

@ajnavarro

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Other dev assigned

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions