Tweaks after deployment
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mar 29 2023
Connectivity works like a charm for Airflow:
Fix configuration files. Split software and service, so we've the software/config/service order for first run.
s/nbsp/space
Mar 28 2023
About logging, with WARNING, the example given above would be limited to one line:
Can't run command: [Errno 2] No such file or directory: 'notification-push'
Used on Dwellers to test T1809
Still actively maintained.
For reference, xargs behavior isn't consistent amongst OSes:
Fix path ; allow Relay to specify optional dependencies.
Relay service has optional dependencies.
Avoid to query Salt twice (we win 4-5 seconds execution time)
Mar 27 2023
Switch from YAML to JSON, as PyYAML isn't installed on role paas-docker
On it, with a graph and topological sorting.
get-containers-list is superseded by D2934
Containers are now defined in docker_containers pillar.
Self-commit as this fixes production issue and @DorianWinty is sleeping. This change has been tested in prod, and has tests for it.
Build is green
See https://ci.nasqueron.org/job/test-notifications-phab/277/ for more details.
Add tests (excepted for the objects without 'data' property, out of scope for this change)
Tests probably needed for that one.
Refactoring of some parts of the script
Mar 26 2023
Deleted by error in 23dad25dfd0a, restored in D2931.