0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-15 10:04:15 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Austin S. Hemmelgarn
76d93161cd
Switch to self-hosted infrastructure for RPM package distribution. ()
* Initial version of new RPM repository configuration.

* Update packaging/repoconfig/netdata-edge.repo.centos

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2022-12-19 08:42:51 -05:00
Austin S. Hemmelgarn
18428d6c27
Set repo priority in YUM/DNF repository configuration. ()
To avoid pulling our native packages from EPEL when trying to install.
2022-03-31 08:03:53 -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