Skip to content

Releases: DataEngineersNZ/Snowflake.DataOps.Actions

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

Private Key Auth & dbt Docs Publish

05 Oct 04:22
Compare
Choose a tag to compare
  • Updated GitHub Actions to be able to use Public/Private Key
  • Add new action dbt-docs-publish-to-repo which publishes the dbt docs to a separate repository

Seed Refresh

30 Mar 22:41
Compare
Choose a tag to compare

Applied ability to refresh seeds on full apply