Bug Fixes
- Enforce returning an integer
- Pg_dumpall of postgres DB now working
- Fix pyright errors
- Fix lint-imports rules
- Fix option backup --all
- Use isoformat for record reference, minor fixes and refactor
- Demand that NUA_HOST is set.
- Add missing flag to a comment.
- Fix tests and typechecks, cleanup deps.
- Suppress unfinished changes to volumes
- Fix display of docker ID of image
Documentation
- Add eye candy to readme.
- Add signature for Google search console.
- Deploy google search console signature.
- Change the [volume] list of options
- Change the [volume] list of options
Features
- Add restore structure code (wip)
- Backup command accepting --label or --domain or --all
- Add backup_record class
- Bump configuration of test apps
Refactor
- Refactor app backup (AppBackup class)
- Rename Resource eand AppInstance.volume -> .volumes
- Change Volume parameters (Volume, NuaConfig)
- Rename Resource eand AppInstance.volume -> .volumes
- Change Volume parameters (Volume, NuaConfig)
Chore
- Fix nox, refact how env vars are used.
- Fix nox in nua-lib (for good (?))
- Simplify deps.
- Cleanup deps.