Commit Graph

9 Commits

Author SHA1 Message Date
d4eadf0013 migrate to tox
this also requires to move default configuration files to share/ahriman.
Thus the following features have been added
* default configuration is not stored in /usr/share/ahriman/settings
* package installed via PKGBUILD now copies files from /usr
* configuration class now fallbacks to default in /usr
2022-03-21 04:38:42 +03:00
93406483fe docker hub integration 2022-03-14 00:08:21 +03:00
faaf72a840 improve scripts
move logic to separated shell scripts and also create shell script for
repository setup

Also force create directory according to systemd recommendations
2021-10-11 02:20:16 +03:00
22272167e6 change spelling for distro name 2021-09-13 02:49:22 +03:00
8f55cc600e add manpage generator 2021-08-17 04:05:18 +03:00
d548fa02f0 add docstrings for every fixture and test methods
also add tests for missing components
2021-08-11 01:55:27 +03:00
aad599be67 Native s3 sync (#23)
* Native S3 sync implementation

* fix imports

* fix paths reading

* install s3 components duriing test stage
2021-08-10 23:18:56 +03:00
a0e6009876 better naming for actions 2021-04-09 20:02:17 +03:00
9b08b0694e try to make auto archive upload 2021-04-05 00:37:03 +03:00