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

3 commits

Author SHA1 Message Date
Costa Tsaousis
5928070239
Updated copyright notices ()
* updated copyright notices everywhere (I hope)

* Update makeself.lsm

* Update coverity-scan.sh

* make all newlines be linux, not windows

* remove copyright from all files (the take it from the repo), unless it is printed to users
2024-12-20 15:25:45 +02:00
Austin S. Hemmelgarn
f3881e1cd1
Fix handling of binary package uploads. () 2021-03-25 15:08:19 -04:00
Austin S. Hemmelgarn
e54982b6c8
Docker-based packaging workflow in GitHub Actions. ()
* Add a new GHA workflow for building and publishing binary packages.

This greatly simplifies the package handling code, significantly reduces
the amount of things we are running in Travis, adds better CI for package
builds for PRs, finally eliminates LXC from any of our CI, and enables
us to make further major improvements much easier.

* Migrate repo cleanup to GHA and remove dead code.

* Fix RPM package builds.

* Fix DEB installation.
2021-03-15 08:31:16 -04:00
Renamed from .travis/package_management/package_cloud_wrapper.sh (Browse further)