Highlights
- Arctic Code Vault Contributor
Pinned
1,035 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 23 commits in 4 repositories
Created a pull request in netdata/netdata that received 17 comments
Fixed handling of self-updating in updater script.
Summary There’s a bug in the code used to locate the script itself (used for determining whether to self-update or not) that causes either an infin…
+19
−6
•
17
comments
Opened 22 other pull requests in 3 repositories
netdata/netdata
13
merged
4
open
- Bump Fedora version for RPM packaging to 32.
- Fixed option parsing in kickstart.sh.
- Use remark-lint to check documentation changes on PRs.
- Persist `$TMPDIR` from installer to updater.
- Fixed handling of dependencies on Gentoo.
- Switch to using GitHub Actions for publishing Docker images.
- Fixed use of multiarch/qemu-user-static image for Docker builds.
- Explicitly set platform for Docker builds.
- Use `glibtoolize` on macOS instead of regular `libtoolize`.
- Fix handling of Python dependency for RPM package.
- Fixed handling of PowerTools repo on CentOS 8.
- Added Dependabot config to check for updates for GHA workflows.
- Switch to using official Docker actions for GHA CI.
- Added info about network usage requirements for the update script.
- Added patch to build LWS properly on macOS.
- Added numerous improvements to our Docker image.
- Removed lifecycle checks from Travis CI.
netdata/helper-images
4
merged
netdata/kernel-collector
1
merged
Reviewed 3 pull requests in 2 repositories
netdata/helmchart 2 pull requests
netdata/helper-images 1 pull request
Created an issue in netdata/netdata that received 2 comments
Persist `$TMPDIR` from environment on install to allow usage in updater.
As in the title.
This would allow users who install Netdata and set a custom value for $TMPDIR to not need to change anything to use the same locat…
2
comments