Skip to content

Commit

Permalink
Merge pull request #3064 from dbt-labs/bump-package-versions-1711515662
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Mar 27, 2024
2 parents 9f79f27 + 5415624 commit 35be7e9
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/packages/bqbooster/dbt_bigquery_monitoring/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "dbt_bigquery_monitoring",
"namespace": "bqbooster",
"description": "dbt models for dbt-bigquery-monitoring",
"latest": "0.3.0",
"assets": {
"logo": "logos/placeholder.svg"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "bqbooster/dbt_bigquery_monitoring/0.1.0",
"name": "dbt_bigquery_monitoring",
"version": "0.1.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.8.0",
"<2.0.0"
]
}
],
"require_dbt_version": [],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/bqbooster/dbt-bigquery-monitoring/tree/0.1.0/",
"readme": "https://raw.githubusercontent.com/bqbooster/dbt-bigquery-monitoring/0.1.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/bqbooster/dbt-bigquery-monitoring/tar.gz/0.1.0",
"format": "tgz",
"sha1": "89c22caa525ce5cf0159c8b0b98cd9084aa2e6e1"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "bqbooster/dbt_bigquery_monitoring/0.2.0",
"name": "dbt_bigquery_monitoring",
"version": "0.2.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.8.0",
"<2.0.0"
]
}
],
"require_dbt_version": [],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/bqbooster/dbt-bigquery-monitoring/tree/0.2.0/",
"readme": "https://raw.githubusercontent.com/bqbooster/dbt-bigquery-monitoring/0.2.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/bqbooster/dbt-bigquery-monitoring/tar.gz/0.2.0",
"format": "tgz",
"sha1": "505d8178da39b27c706f6298d6bb8ebf7d6b4576"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "bqbooster/dbt_bigquery_monitoring/0.3.0",
"name": "dbt_bigquery_monitoring",
"version": "0.3.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.8.0",
"<2.0.0"
]
}
],
"require_dbt_version": [],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/bqbooster/dbt-bigquery-monitoring/tree/0.3.0/",
"readme": "https://raw.githubusercontent.com/bqbooster/dbt-bigquery-monitoring/0.3.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/bqbooster/dbt-bigquery-monitoring/tar.gz/0.3.0",
"format": "tgz",
"sha1": "bba4011b282ff2c8869975cd5b516501d5c0ef5a"
}
}

0 comments on commit 35be7e9

Please sign in to comment.