Skip to content

Releases: DataEngineersNZ/Snowflake.DataOps.Actions

Python 3.12, dbt 1.9, Azure ODIC and Action Upgrades

23 Jan 21:01
15a73f1
Compare
Choose a tag to compare
  • 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

23 Jan 03:43
Compare
Choose a tag to compare
Azure Authentication Pre-release
Pre-release

Updated authentication to be capable to use Azure Entra ID Federated Authentication

Python version to 3.12

03 Jan 03:42
Compare
Choose a tag to compare
Pre-release
v0.1.36.beta2

updated python version to 3.12

dbt Apply mods

03 Jan 00:36
Compare
Choose a tag to compare
dbt Apply mods Pre-release
Pre-release
  • split out dbt compile and dbt seed into their own tasks
  • removed unit test exclusions

dbt run additional_flag

06 Nov 21:06
Compare
Choose a tag to compare
v0.1.35

added additional_flag to the run dbt command so that full refresh can…

dbt v1.8 testing

22 Jul 01:53
Compare
Choose a tag to compare

updated tests action to work with > dbt v1.8

dbt Run Operation

15 Feb 20:48
Compare
Choose a tag to compare

added ability to use dbt run-operation

Wait Period for Upload

25 Jan 21:51
Compare
Choose a tag to compare

Added configurable wait period for uploads for docs

Docs Update

23 Nov 05:08
Compare
Choose a tag to compare
  • 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

18 Oct 01:21
Compare
Choose a tag to compare

Updated dbt seed for production releases to use --full-refresh tag to cater for seed table changes