Commit Graph

28 Commits

Author SHA1 Message Date
17c15e7e48
Add support for Amazon Linux 2023, bump version to 1.1.0-rc1
* Add support for packaging for Amazon Linux 2023

* Bump version to 1.1.0-rc1

* Tidy up the Makefile a bit
2025-10-18 01:00:30 -04:00
3ade30c04a
Add script to shot tempalte coverage
* Add a script to compare the defined metrics with those used in the
  Zabbix template.

* Add a Makefile target to run the above script.
2025-10-09 02:21:17 -04:00
ab039dc412
Improve test coverage
* Refactor some functions to improve unit test coverage.

* Use the "coverage" module if available along with unit tests.
2025-10-08 23:53:45 -04:00
43cd162313
Refactor to make pylint happy 2025-09-23 01:12:49 -04:00
8fd57032e7
Update Makefile to support rc versions, bump version
* Support packaging RC versions for deb and rpm packages

* Bump version to 1.0.4-rc1
2025-07-06 03:28:36 -04:00
5ede7dea07
Fix package-all make target
* Fix the package-all target in the Makefile

* Remove storage of raw sequence stats
2025-07-05 12:28:36 -04:00
55b9b16deb
Install to /usr/bin
* Standardize all install methods to use /usr/bin rather than some of
  them using /usr/local/bin

* Make the init script executable in install-openrc
2025-06-04 01:16:59 -04:00
295d1d6310
Fix typo in install-openrc 2025-06-03 19:38:59 -04:00
8b804f3912
Add requests as a dependency, split install target
* Add requests as a dependency on all OSs

* Split the install target into a common target and separate
  install-systemd and install-openrc targets to support installing on
  Alpine
2025-06-03 19:34:58 -04:00
bc9e039cb3
Fix Gentoo package prefix, update ebuild 2025-06-03 12:46:09 -04:00
54cf117591
Fix package contents for Gentoo
* Use git to identify only the version controlled files when creating
  the Gentoo tarball.
2025-06-03 12:06:34 -04:00
1d642d41b2
Bump version to 1.0.2
* Modify Makefile to extract the version from the mainscript

* Bump version to 1.0.2
2025-06-01 00:23:26 -04:00
80304f40d1
Revise the versions on a few queries, improve query tests
* Add ability to specify the sslmode parameter when connecting to
  PostgreSQL

* Fix min versions for replication queries

* Add query-tests target to main Makefile
2025-06-01 00:12:31 -04:00
2dfc336288
Add target to build package for Gentoo 2025-05-14 01:43:44 -04:00
8ace133c23
Dynamically specify version for RPM builds 2025-04-19 00:22:26 -04:00
466e4e7073
Improve packaging 2025-01-25 01:33:30 -05:00
James Campbell
15c26e1a29 Improve install tests 2025-01-22 00:45:20 -05:00
ddbb276b9e
Correct missing directory for logrotate config 2025-01-16 00:14:05 -05:00
0cd1fe0148
Package logrotate script 2025-01-15 01:34:04 -05:00
ab7381f0ca
Tidy up a bit 2025-01-14 01:59:18 -05:00
e0a98b668e
Add missing dependencies 2025-01-14 01:54:35 -05:00
7b58b4a3ed
Make systemd user configurable and create log directory 2025-01-11 01:18:03 -05:00
8b557d45dd
Continue to work on packaging 2025-01-10 00:40:41 -05:00
292c6bfd80
More work on getting packaging working 2025-01-08 20:58:52 -05:00
a21a4355e5
Restructure for packaging 2025-01-08 18:34:51 -05:00
7d7cbf4221
Add autotools files and init scripts 2024-06-01 23:46:30 -04:00
f4033a9639
Don't overwrite existing configs 2024-05-17 01:01:52 -04:00
88eda107a0
Add simple Makefile 2024-05-16 15:20:23 -04:00