Releases: Food-X-Technologies/foodx_devops_tools
Releases · Food-X-Technologies/foodx_devops_tools
clean up credentials leakage
- implement log check for credential leakage
run_async_command debug logging
Feature/rcs/command error (#112) * run_async_command docstring text * run_async_command encodings debug logging
fix template context acquisition
- fix template context path generation to acquire all necessary paths
fix resource group naming
- fix missing client prefix on resource group name
deployment gitref filtering
- deployments.yaml gitrref pattern filtering to enable selecting deployment subscriptions per branch/tag
- mandatory resource_group specification
- mandatory unique application step names
fix user define template context integration
- includes deep merge of user define context data
user defined template context
0.7.0 implement template context loading (#100)
surjective deployment subscription mappings
- deployment subscription references have surjective map to subscriptions defined in subscriptions.yml
- subscription references elsewhere (eg puff_map, service_principals, static_secrets) have injective map to subscriptions.yml
application dependencies
- implement
depends_on
declaration for applications
revised template working directories
Feature/rcs/fix jinja arm parameters (#95) * Verify puff arm template parameter file * change internal parameter name * implement working dir and change jinja apply order * change working dir name