-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3660 from dbt-labs/bump-package-versions-1739923296
- Loading branch information
Showing
54 changed files
with
1,363 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "insert_by_timeperiod", | ||
"namespace": "M-KOPA", | ||
"description": "dbt models for insert_by_timeperiod", | ||
"latest": "0.2.0", | ||
"assets": { | ||
"logo": "logos/placeholder.svg" | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
data/packages/M-KOPA/insert_by_timeperiod/versions/0.1.0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"id": "M-KOPA/insert_by_timeperiod/0.1.0", | ||
"name": "insert_by_timeperiod", | ||
"version": "0.1.0", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/M-KOPA/insert_by_timeperiod/tree/0.1.0/", | ||
"readme": "https://raw.githubusercontent.com/M-KOPA/insert_by_timeperiod/0.1.0/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/M-KOPA/insert_by_timeperiod/tar.gz/0.1.0", | ||
"format": "tgz", | ||
"sha1": "82651ed94fee18135b072eb805a7f0c4582c7ea4" | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
data/packages/M-KOPA/insert_by_timeperiod/versions/0.1.1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"id": "M-KOPA/insert_by_timeperiod/0.1.1", | ||
"name": "insert_by_timeperiod", | ||
"version": "0.1.1", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [ | ||
{ | ||
"package": "dbt-labs/dbt_utils", | ||
"version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
] | ||
} | ||
], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/M-KOPA/insert_by_timeperiod/tree/0.1.1/", | ||
"readme": "https://raw.githubusercontent.com/M-KOPA/insert_by_timeperiod/0.1.1/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/M-KOPA/insert_by_timeperiod/tar.gz/0.1.1", | ||
"format": "tgz", | ||
"sha1": "108305db49d90fd2890779473062e73e9be4ce89" | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
data/packages/M-KOPA/insert_by_timeperiod/versions/0.1.2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"id": "M-KOPA/insert_by_timeperiod/0.1.2", | ||
"name": "insert_by_timeperiod", | ||
"version": "0.1.2", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [ | ||
{ | ||
"package": "dbt-labs/dbt_utils", | ||
"version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
] | ||
} | ||
], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/M-KOPA/insert_by_timeperiod/tree/0.1.2/", | ||
"readme": "https://raw.githubusercontent.com/M-KOPA/insert_by_timeperiod/0.1.2/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/M-KOPA/insert_by_timeperiod/tar.gz/0.1.2", | ||
"format": "tgz", | ||
"sha1": "b59eab7524a7fc8d310a07c457f493d5b2a5ee83" | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
data/packages/M-KOPA/insert_by_timeperiod/versions/0.2.0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"id": "M-KOPA/insert_by_timeperiod/0.2.0", | ||
"name": "insert_by_timeperiod", | ||
"version": "0.2.0", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [ | ||
{ | ||
"package": "dbt-labs/dbt_utils", | ||
"version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
] | ||
} | ||
], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/M-KOPA/insert_by_timeperiod/tree/0.2.0/", | ||
"readme": "https://raw.githubusercontent.com/M-KOPA/insert_by_timeperiod/0.2.0/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/M-KOPA/insert_by_timeperiod/tar.gz/0.2.0", | ||
"format": "tgz", | ||
"sha1": "f68c3144a8b80d2b6d18041249d961ff64686a21" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "asana", | ||
"namespace": "dlt-hub", | ||
"description": "dbt models for dlt-dbt-asana", | ||
"latest": "0.1.0", | ||
"assets": { | ||
"logo": "logos/placeholder.svg" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"id": "dlt-hub/asana/v0.1.0", | ||
"name": "asana", | ||
"version": "v0.1.0", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/dlt-hub/dlt-dbt-asana/tree/v0.1.0/", | ||
"readme": "https://raw.githubusercontent.com/dlt-hub/dlt-dbt-asana/v0.1.0/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/dlt-hub/dlt-dbt-asana/tar.gz/v0.1.0", | ||
"format": "tgz", | ||
"sha1": "462c666f346221e944e4b5dd69305be9fda6e6d7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "dlt_zendesk_pipeline", | ||
"namespace": "dlt-hub", | ||
"description": "dbt models for dlt-dbt-zendesk", | ||
"latest": "0.1.0", | ||
"assets": { | ||
"logo": "logos/placeholder.svg" | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
data/packages/dlt-hub/dlt_zendesk_pipeline/versions/v0.1.0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"id": "dlt-hub/dlt_zendesk_pipeline/v0.1.0", | ||
"name": "dlt_zendesk_pipeline", | ||
"version": "v0.1.0", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/dlt-hub/dlt-dbt-zendesk/tree/v0.1.0/", | ||
"readme": "https://raw.githubusercontent.com/dlt-hub/dlt-dbt-zendesk/v0.1.0/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/dlt-hub/dlt-dbt-zendesk/tar.gz/v0.1.0", | ||
"format": "tgz", | ||
"sha1": "a91d6756879cf7d70e10f789a72a11d594d02834" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "github_events", | ||
"namespace": "dlt-hub", | ||
"description": "dbt models for dlt-dbt-github", | ||
"latest": "0.1.0", | ||
"assets": { | ||
"logo": "logos/placeholder.svg" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"id": "dlt-hub/github_events/v0.1.0", | ||
"name": "github_events", | ||
"version": "v0.1.0", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/dlt-hub/dlt-dbt-github/tree/v0.1.0/", | ||
"readme": "https://raw.githubusercontent.com/dlt-hub/dlt-dbt-github/v0.1.0/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/dlt-hub/dlt-dbt-github/tar.gz/v0.1.0", | ||
"format": "tgz", | ||
"sha1": "cdd3164fc88312d8dea64dde79ece0fe26fba003" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "jira_pipeline", | ||
"namespace": "dlt-hub", | ||
"description": "dbt models for dlt-dbt-jira", | ||
"latest": "0.1.0", | ||
"assets": { | ||
"logo": "logos/placeholder.svg" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"id": "dlt-hub/jira_pipeline/v0.1.0", | ||
"name": "jira_pipeline", | ||
"version": "v0.1.0", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [], | ||
"require_dbt_version": [ | ||
">=1.0.0", | ||
"<2.0.0" | ||
], | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/dlt-hub/dlt-dbt-jira/tree/v0.1.0/", | ||
"readme": "https://raw.githubusercontent.com/dlt-hub/dlt-dbt-jira/v0.1.0/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/dlt-hub/dlt-dbt-jira/tar.gz/v0.1.0", | ||
"format": "tgz", | ||
"sha1": "56d907e0cd9decc8866dd854ee02c1e13fa39fd4" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "dbt_date", | ||
"namespace": "godatadriven", | ||
"description": "dbt models for dbt-date", | ||
"latest": "0.11.0", | ||
"assets": { | ||
"logo": "logos/placeholder.svg" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"id": "godatadriven/dbt_date/0.1.1", | ||
"name": "dbt_date", | ||
"version": "0.1.1", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [ | ||
{ | ||
"package": "fishtown-analytics/dbt_utils", | ||
"version": [ | ||
">=0.2.0", | ||
"<0.3.0" | ||
] | ||
} | ||
], | ||
"require_dbt_version": ">=0.14.0", | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/godatadriven/dbt-date/tree/0.1.1/", | ||
"readme": "https://raw.githubusercontent.com/godatadriven/dbt-date/0.1.1/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/godatadriven/dbt-date/tar.gz/0.1.1", | ||
"format": "tgz", | ||
"sha1": "870fcd679cdd173958641db4164c1bf60b4c88c6" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"id": "godatadriven/dbt_date/0.1.2", | ||
"name": "dbt_date", | ||
"version": "0.1.2", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [ | ||
{ | ||
"package": "fishtown-analytics/dbt_utils", | ||
"version": [ | ||
">=0.2.0", | ||
"<0.3.0" | ||
] | ||
} | ||
], | ||
"require_dbt_version": ">=0.14.0", | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/godatadriven/dbt-date/tree/0.1.2/", | ||
"readme": "https://raw.githubusercontent.com/godatadriven/dbt-date/0.1.2/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/godatadriven/dbt-date/tar.gz/0.1.2", | ||
"format": "tgz", | ||
"sha1": "848eefbf05f0c97ad728fca213d78b86c340a668" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"id": "godatadriven/dbt_date/0.1.3", | ||
"name": "dbt_date", | ||
"version": "0.1.3", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [ | ||
{ | ||
"package": "fishtown-analytics/dbt_utils", | ||
"version": [ | ||
">=0.2.0", | ||
"<0.3.0" | ||
] | ||
} | ||
], | ||
"require_dbt_version": ">=0.14.0", | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/godatadriven/dbt-date/tree/0.1.3/", | ||
"readme": "https://raw.githubusercontent.com/godatadriven/dbt-date/0.1.3/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/godatadriven/dbt-date/tar.gz/0.1.3", | ||
"format": "tgz", | ||
"sha1": "4a664d2eeb77420255dbf9f07c9591f428a70b79" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"id": "godatadriven/dbt_date/0.1.4", | ||
"name": "dbt_date", | ||
"version": "0.1.4", | ||
"published_at": "1970-01-01T00:00:00.000000+00:00", | ||
"packages": [ | ||
{ | ||
"package": "fishtown-analytics/dbt_utils", | ||
"version": [ | ||
">=0.2.0", | ||
"<0.3.0" | ||
] | ||
} | ||
], | ||
"require_dbt_version": ">=0.14.0", | ||
"works_with": [], | ||
"_source": { | ||
"type": "github", | ||
"url": "https://github.com/godatadriven/dbt-date/tree/0.1.4/", | ||
"readme": "https://raw.githubusercontent.com/godatadriven/dbt-date/0.1.4/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/godatadriven/dbt-date/tar.gz/0.1.4", | ||
"format": "tgz", | ||
"sha1": "b781d034afca86a0651e0c1961bbfd333a7d8f74" | ||
} | ||
} |
Oops, something went wrong.