0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-03-17 22:42:47 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Austin S. Hemmelgarn
5217023dcd
Move to using CPack for repository configuration packages. ()
* Move to using CPack for repository configuration packages.

This simplifies testing of changes to the configuration itself, as well
as making package builds marginally faster.

* Fix CMake handling for old RPM distros.

* Fix openSUSE detection.

* Fix file installation.

* Override code ownership for packaging/repoconfig/CMakeLists.txt

This way changes won’t bother people who aren’t actually responsible for
it.

* Update CI skip logic to work correctly with new repoconfig setup.

* Add improved status messages.
2024-06-18 08:43:02 -04:00
Austin S. Hemmelgarn
f6a771e735
Add code for repository configuration packages. ()
* Add code for DEB repository config packages.

* Add code for RPM repository config packages.

And sync up Debian related code for consistency.

* Add workflow to build and upload repoconfig packages.

* Added repoconfig repository to repoconfig packages.

This ensures we have a singe source of truth for them, and will also
make switching between stable and nightly builds much easier.

* Use base images instead of dedicated package builders.

* Don0t prompt during DEB package builds.

* Fix typos.
2021-07-30 07:27:51 -04:00