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: do not upload artifacts #485

Merged
merged 3 commits into from
Feb 10, 2021
Merged

Conversation

rolinh
Copy link
Member

@rolinh rolinh commented Feb 10, 2021

See commits for details.

This file does more than just run unit tests. Rename it to avoid
confusion.

Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
We do not make any use of these artifacts, hence prune the step that
uploads artifacts.

Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
@rolinh rolinh added the release-note/misc This PR makes changes that have no direct user impact. label Feb 10, 2021
- name: Generate artifacts
- name: Build
run: make
- name: Build release binaries
Copy link
Member

Choose a reason for hiding this comment

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

Out of scope for this PR, but I think the original intent here was automating the binary generation. We should see how hard it would be to automatically create a release via GH API for each newly created v* tag.

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Feb 10, 2021
@rolinh rolinh merged commit 5b920b8 into master Feb 10, 2021
@rolinh rolinh deleted the pr/rolinh/remove-artifact-upload branch February 10, 2021 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants