~turku/turku/+git/turku-agent:main

Last commit made on 2023-05-29
Get this branch:
git clone -b main https://git.launchpad.net/~turku/turku/+git/turku-agent

Branch merges

Branch information

Name:
main
Repository:
lp:~turku/turku/+git/turku-agent

Recent commits

08910af... by Ryan Finnie

Format JSON in API debugging

7074bc0... by Ryan Finnie

Remove nameless api_auth

43071fd... by Ryan Finnie

Style cleanup

7a7d5ef... by Ryan Finnie

Remove legacy var sources.d if empty

9ea8370... by Ryan Finnie

Convert setup.py to setup.cfg

c51c7f4... by Ryan Finnie

ci workflow fixes

65dfc3a... by Ryan Finnie

Use string format

43ff266... by Ryan Finnie

Remove static and unneeded credentials

- Generate per-session source credentials
- Do not set up rsync configs for sources not scheduled
- Generate per-session restore credentials
- Clean up references to previous static credentials on-disk
- Allow restore_path and restore_module to be proper configs

ae0db03... by Ryan Finnie

Make registration API auth optional, and option to provide in args

a295e7e... by Ryan Finnie

RuntimeLock: use __name__ for fallback ID to be zip-safe