Skip to content

Tags: dataform-co/dataform

Tags

3.0.0-beta.6

Toggle 3.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make formatting in the CLI use the same SQL formatter as BigQuery (#1741

)

* Update to Google SQL formatter

* Make formatting in the CLI use the same SQL formatter as BigQuery

* Bump version

3.0.0-beta.5

Toggle 3.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: dependent assertions as dependencies (#1720)

* Feature: dependent assertions as dependencies

* Action.yaml support for dependent assertions

* Review updates

* spell check and ActionMap

* dependency duplication check O(n)

* Formating

* includeAssertionsForDependencyMap changed to includeAssertionsForDependency

* review fixes

* Lint fixes

* fix shadow beforeEach call

3.0.0-beta.4

Toggle 3.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Publish 3.0.0-beta.4. (#1706)

3.0.0-beta.3

Toggle 3.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1702 from dataform-co/support-absolute-path-bases

Normalize paths during compilation

3.0.0-beta.1

Toggle 3.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1685 from dataform-co/notebook-options-proto

Add notebook options to configs proto

3.0.0-beta.0

Toggle 3.0.0-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1682 from dataform-co/release-beta

Bump v3 to beta

3.0.0-alpha.5

Toggle 3.0.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1680 from dataform-co/merge-v3-into-main

Merge v3 into main

2.9.0

Toggle 2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow 'partitionBy' and 'clusterBy' params for bigquery materialized …

…views (#1660)

* Allow 'partitionBy' and 'clusterBy' params for bigquery materialized views

* Bump version to 2.9.0

3.0.0-alpha.4

Toggle 3.0.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Export configs proto, bump version (#1661)

3.0.0-alpha.3

Toggle 3.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Dataform CLI npm installs to best-effort (#1649)

* Update Dataform CLI npm installs to best-effort

* Tidy logic

* Prevent errors when package.json already present

* Fix lint