Releases: DataEngineersNZ/Snowflake.DataOps.Actions
Releases · DataEngineersNZ/Snowflake.DataOps.Actions
Python 3.12, dbt 1.9, Azure ODIC and Action Upgrades
- split out dbt compile and dbt seed into their own tasks
- updated python version to 3.12
- updated azure logins to use ODIC as an option for the authentication
- Upgrade upload-artifact action to version 4 in YAML files
Azure Authentication
Updated authentication to be capable to use Azure Entra ID Federated Authentication
Python version to 3.12
v0.1.36.beta2 updated python version to 3.12
dbt Apply mods
- split out dbt compile and dbt seed into their own tasks
- removed unit test exclusions
dbt run additional_flag
v0.1.35 added additional_flag to the run dbt command so that full refresh can…
dbt v1.8 testing
updated tests action to work with > dbt v1.8
dbt Run Operation
added ability to use dbt run-operation
Wait Period for Upload
Added configurable wait period for uploads for docs
Docs Update
- udpated devops files
- updated doc setup
- updated profiles.yml file to get either password or keypass instead of assuming there is a profiles file as default
dbt Seed Full Refresh
Updated dbt seed for production releases to use --full-refresh tag to cater for seed table changes