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

Setup CI to build on git tag #1056

Closed
leodido opened this issue Feb 25, 2020 · 2 comments · Fixed by #1059
Closed

Setup CI to build on git tag #1056

leodido opened this issue Feb 25, 2020 · 2 comments · Fixed by #1059
Assignees
Milestone

Comments

@leodido
Copy link
Member

leodido commented Feb 25, 2020

Motivation

I want the CI to build the code referring to a git tag.

This would be another step towards the reshaping of a new release process in the open (refs #726 (comment)).

In fact, the CI, in this case, will build artifacts (DEB, RPM, TAR.GZ) with the correct version (grabbed automatically from the git tag) that can later be used to create/update the Falco docker images.

Feature

When a git tag is found the CI (circleCI) starts a build for it.

@leodido
Copy link
Member Author

leodido commented Feb 25, 2020

/milestone 0.21.0

@poiana poiana added this to the 0.21.0 milestone Feb 25, 2020
@leodido
Copy link
Member Author

leodido commented Feb 25, 2020

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants