dependabot[bot]
fed1984e81
Bump urllib3 from 1.25.7 to 1.25.8
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 17:45:56 +02:00
Marcel Otte
a9751a777a
drop ruamel.yaml for pyyaml
2021-05-20 17:39:47 +02:00
Marcel Otte
734f182f8b
Another try to change the user...
2020-09-27 17:15:46 +02:00
Marcel Otte
d1dfb809e3
Working prototype
...
All the minimal features work now.
- describing a device
- describing a backup
- link a backup to a device
- schedule backups at day intervals
- mount the device
- put stuff on it
- umount the device
Downsides:
- executed as root, fully!
- all scripts are executed as root, dangerous!
- Bad and undocumented code.. :)
- No tests and only minimal checking (lotta TODOs)
2020-03-19 21:16:38 +01:00
Marcel Otte
3c4f9a59ac
ignore update
2020-03-18 21:09:57 +01:00
Marcel Otte
ae59979d0d
Last state of work from some time ago
2020-03-18 21:09:17 +01:00
Marcel Otte
ec610ab3b3
More WIP
...
- Service now has better logging (still not satisfied)
- udev tool now works sending the udev environment as json to the
service
- schema update that frequency is always days
- some additions or corrections at scheduler, backup and device classes
2020-01-06 23:01:25 +01:00
Marcel Otte
52f52a61c7
WIP add proper logging
2020-01-06 13:26:52 +01:00
Marcel Otte
b12d85e7f1
Latest WIP
...
- UnixSocket working
- Converted complicated Singleton to Borg pattern
- Corrected some implementations
- Introduced pipenv
2020-01-05 13:19:25 +01:00
Marcel Otte
88c83cc1d8
Another progress commit
2019-05-03 21:36:44 +02:00
Marcel Otte
5ca75cc900
Test base for eventinterface
2019-05-03 20:36:31 +02:00
Marcel Otte
b764bac090
Current progress
2019-05-03 20:36:09 +02:00
Marcel Otte
8d3be057a8
Another bit
2019-02-24 22:42:36 +01:00
Marcel Otte
fd52f70015
Working on it ...
2019-02-22 21:26:01 +01:00
Marcel Otte
885a7682fb
Merge branch 'my_master'
2019-01-06 21:53:34 +01:00
Marcel
eddddebba3
Initial commit
2019-01-06 21:49:34 +01:00
Marcel Otte
d282f69485
Added Readme
2019-01-06 21:48:02 +01:00
Marcel Otte
ee1ae9364a
Working on it...
2019-01-06 21:29:21 +01:00
Marcel Otte
77e979886b
Adding class bodies
2019-01-06 17:34:02 +01:00
Marcel Otte
c7ae18e570
Initial commit
2019-01-06 16:58:12 +01:00