issues
search
Altinn
/
altinn-authorization-tmp
Altinn Authorization
MIT License
1
stars
0
forks
source link
chores: exec db bootstrap in action
#66
Open
andreasisnes
opened
2 weeks ago
andreasisnes
commented
2 weeks ago
Run ts in Bootstrap action
modified TF apply template to write output to given file. defaults to "tf_output.json"
bootstrap-db.mts can read specific outputs values from "tf_output.json"
add gh environment variable GATEWAY_API_URL
add database config to "config.json"
Verification
[ ]
Your
code builds clean without any errors or warnings
[ ] Manual testing done (required)
[ ] Relevant automated test added (if you find this hard, leave it and we'll help out)
[ ] All tests run green
Documentation
[ ] User documentation is updated with a separate linked PR in
altinn-studio-docs.
(if applicable)
Run ts in Bootstrap action
Verification
Documentation