Skip to content

Releases: LevitatingBusinessMan/collectrack

1.0.19

Choose a tag to compare

@github-actions github-actions released this 11 Dec 01:26
dcc66c5

This patch may fix some font errors in the portable. The normal cpufreq thickness is restored and disk io time graphs are now at a fixed scale.

Commits in this release:

  • (dcc66c5) src/version.rb 1.0.19
  • (03500e8) fix mistake in docs
  • (3a8ca0d) clarify how to remove portables in the script
  • (179ed0d) add another echo to the install script
  • (98b6fcb) max disk io graph to 1000ms
  • (96aa5dc) font setting and others
  • (4b1093d) add defaults to settings
  • (3774a0e) add runtime dir to portable service
  • (431a6eb) add fontconfig cache directory
  • (be94865) remove racc from development
  • (006f3bd) build vendor tarball using deployment config
  • (00cc66b) remove additional thickness from cpufreq

1.0.18

Choose a tag to compare

@github-actions github-actions released this 25 Oct 03:41
9001bcc

Add a yaml config for the df plugin.

Commits in this release:

  • (9001bcc) src/version.rb 1.0.18
  • (f1da050) fix the workflow again
  • (24ecf03) change scaling for df
  • (265c9f2) removed rpaths from RRD.so using patchelf
  • (6946209) fix typo in install script
  • (067a25d) hopefully fix workflow
  • (75867d0) add config for df plugin
  • (5265a0f) update puma
  • (2d53a74) add note about FLUSH feature in docs
  • (1a61e00) change name of portable artifacts
  • (d2285bc) add inverted to the typespec
  • (3a3b46e) stop shipping "latest" tag
  • (b174b47) make selected instance bold
  • (70abbe7) better docs about updating

1.0.17

Choose a tag to compare

@github-actions github-actions released this 24 Oct 05:32
3556066

Some improvements to the portable deployment.
It is now run as DynamicUser and Group=collectd.
Also added fonts to the rootfs. Sadly this increased the filesize quite a bit.

Commits in this release:

  • (3556066) src/version.rb 1.0.17
  • (b6dfe0d) force resolution on mkosi.conf
  • (0a71504) use OpenSUSE Leap on portable
  • (cb5e0ff) remove broken busybox package
  • (e855150) add hostname package
  • (c3da106) add dejavu fonts
  • (e8c05e5) update portable docs
  • (8e3bd34) additional whitespace in install script
  • (75bd41e) add more warnings to install
  • (d788036) undo portable ro changes
  • (e6a88cb) add scripts dir to .gitattributes
  • (926a73d) add /var/cache to portable service
  • (8fa3f27) update to install script
  • (028ef41) create portable install script
  • (98c092f) rename mkosi.local.conf to mkosi.conf
  • (3f652f1) update portable service docs
  • (c192b92) in portable service reenable dynamic user but add group
  • (b3057ee) update dependencies
  • (a3b48c0) fix error present in ArchLinux Ruby
  • (ea25ef4) specify latest release in portable service docs
  • (dd1a928) move development docs
  • (6c0e4e7) allow setting previous tage in rake changelog
  • (2ffd237) improve portable docs
  • (5bc37b7) disable export of icon.png

1.0.16

Choose a tag to compare

@github-actions github-actions released this 14 Oct 06:00
2742c08

This is update was focused on improving the packaging pipeline for collectrack.

The CI is now able to build a portable service and create releases (which is why this is the first release!).

Some packaging improvements are also expected for the OpenSUSE package.

Commits in this release:

  • (2742c08) src/version.rb 1.0.16
  • (c48d2f3) add portable service docs
  • (73795d5) set WatchdogSec in portable service
  • (78475a6) src/version.rb 0.16.0-rc1
  • (4b4ffbb) add latest tag tracking to rake release
  • (6a8ff63) update workflow portable artifact name
  • (d809ddb) produce a working portable
  • (c842783) add collectrack.service image
  • (c95b430) new release workflow
  • (9025ff0) specify ruby version in mkosi config
  • (5e400a6) fix forgejo runner and add mkosi job
  • (1ba770f) move some docs to /docs
  • (ca3e751) update typespec
  • (dc6e762) update nspawn doc
  • (2437afb) add collectrack.tar.xz to .gitignore
  • (139e09e) change to mkosi build
  • (6915971) add .bundle to gitignore
  • (9da4482) simplify nspawn build script
  • (cb617fb) experimental nspawn
  • (d0c15ff) add specific forgejo ci
  • (9436a31) remove tomlrb
  • (0516bcd) fix typo in README

Full Changelog: 1.0.15...1.0.16

0.16.0-rc1

0.16.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Oct 04:55
78475a6

Commits in this release:

  • (78475a6) src/version.rb 0.16.0-rc1
  • (4b4ffbb) add latest tag tracking to rake release
  • (6a8ff63) update workflow portable artifact name
  • (d809ddb) produce a working portable
  • (c842783) add collectrack.service image
  • (c95b430) new release workflow
  • (9025ff0) specify ruby version in mkosi config
  • (5e400a6) fix forgejo runner and add mkosi job
  • (1ba770f) move some docs to /docs
  • (ca3e751) update typespec
  • (dc6e762) update nspawn doc
  • (2437afb) add collectrack.tar.xz to .gitignore
  • (139e09e) change to mkosi build
  • (6915971) add .bundle to gitignore
  • (9da4482) simplify nspawn build script
  • (cb617fb) experimental nspawn
  • (d0c15ff) add specific forgejo ci
  • (9436a31) remove tomlrb
  • (0516bcd) fix typo in README

portable-test

portable-test Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Oct 04:23
cc0a2fc

Commits in this release:

  • (cc0a2fc) src/version.rb portable-test
  • (6a8ff63) update workflow portable artifact name
  • (d809ddb) produce a working portable
  • (c842783) add collectrack.service image
  • (c95b430) new release workflow
  • (9025ff0) specify ruby version in mkosi config
  • (5e400a6) fix forgejo runner and add mkosi job
  • (1ba770f) move some docs to /docs
  • (ca3e751) update typespec
  • (dc6e762) update nspawn doc
  • (2437afb) add collectrack.tar.xz to .gitignore
  • (139e09e) change to mkosi build
  • (6915971) add .bundle to gitignore
  • (9da4482) simplify nspawn build script
  • (cb617fb) experimental nspawn
  • (d0c15ff) add specific forgejo ci
  • (9436a31) remove tomlrb
  • (0516bcd) fix typo in README