Clean up package builders in light of switch to CMake.#231
Draft
Ferroin wants to merge 3 commits intonetdata:masterfrom
Draft
Clean up package builders in light of switch to CMake.#231Ferroin wants to merge 3 commits intonetdata:masterfrom
Ferroin wants to merge 3 commits intonetdata:masterfrom
Conversation
321e1df to
24e0c83
Compare
tkatsoulas
reviewed
Sep 22, 2023
| bison \ | ||
| cmake \ | ||
| cups \ | ||
| cups-devel \ |
Contributor
There was a problem hiding this comment.
Checking for module 'libcups'
-- No package 'libcups' found
-- Checking for module 'cups'
-- No package 'cups' found
-- Checking for module 'snappy'
-- No package 'snappy' found
source: https://github.com/netdata/netdata/actions/runs/6263292121/job/17007401488?pr=15996
24e0c83 to
de5d4b0
Compare
382e4cc to
c0f7a7a
Compare
c0f7a7a to
10629c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To be merged after netdata/netdata#15996.
This drops autotools from our package builder images and brings the other dependencies more in-line with what our packages actually declare.