arcanis
04174a3e6d
deprecate init/repo-init command
...
In current workflow you need to run setup to run init (because of
repository name), but you need to run init before setup (because of
repository tree rights).
New solution just add `Repo.init()` method call to setup subcommand
after config reload to make sure that repository name has been applied.
In addition chown method as well as setuid method for check_output have
been added.
2022-03-21 01:32:11 +03:00
arcanis
041b3824c1
enable privileged mode for the docker
2022-03-20 04:05:43 +03:00
arcanis
93406483fe
docker hub integration
2022-03-14 00:08:21 +03:00
arcanis
9057ecf67a
always update environnment before any action
2021-10-24 04:14:57 +03:00
arcanis
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
arcanis
22272167e6
change spelling for distro name
2021-09-13 02:49:22 +03:00
arcanis
8f55cc600e
add manpage generator
2021-08-17 04:05:18 +03:00
arcanis
d548fa02f0
add docstrings for every fixture and test methods
...
also add tests for missing components
2021-08-11 01:55:27 +03:00
arcanis
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
arcanis
a0e6009876
better naming for actions
2021-04-09 20:02:17 +03:00
arcanis
81afa23d98
update changelog at correct step
...
also fix commit filter and do not update sha anymore
2021-04-05 02:22:11 +03:00
arcanis
c2c7ee6292
add changelog generator to both gh-actions and repository
2021-04-05 02:00:05 +03:00
arcanis
20d13f1c10
use globing instead
2021-04-05 00:44:39 +03:00
arcanis
9b08b0694e
try to make auto archive upload
2021-04-05 00:37:03 +03:00
arcanis
a89888769f
Setup command ( #9 )
...
* block issues without templates
* add setup subcommand
* handle devtools config correctly
2021-03-29 03:24:58 +03:00
arcanis
b6bc1b77dc
more templates
2021-03-29 00:13:20 +03:00
arcanis
4a462502e7
Add issue templates
2021-03-28 23:50:41 +03:00
arcanis
f383b04754
try to integrate with github workflows
2021-03-28 23:13:42 +03:00