Skip to content

Commit

Permalink
Update dbt docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
1 parent 9e82ae2 commit 75cb4e7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 12 deletions.
1 change: 1 addition & 0 deletions docs/catalog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.6.4", "generated_at": "2023-09-29T11:11:41.973487Z", "invocation_id": "d66102d8-ffcd-400a-89ea-aad62df785e5", "env": {}}, "nodes": {}, "sources": {}, "errors": null}
24 changes: 12 additions & 12 deletions docs/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/manifest.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/run_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/run-results/v4.json", "dbt_version": "1.6.4", "generated_at": "2023-09-29T11:11:41.958252Z", "invocation_id": "d66102d8-ffcd-400a-89ea-aad62df785e5", "env": {}}, "results": [], "elapsed_time": 0.0, "args": {"project_dir": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils", "which": "generate", "defer": false, "log_level_file": "debug", "use_colors_file": true, "send_anonymous_usage_stats": false, "version_check": true, "profiles_dir": "integration_tests/ci", "quiet": false, "profile": "integration_tests", "static_parser": true, "use_colors": true, "compile": true, "write_json": true, "warn_error_options": {"include": [], "exclude": []}, "log_format": "default", "introspect": true, "enable_legacy_logger": false, "favor_state": false, "printer_width": 80, "log_level": "info", "populate_cache": true, "print": true, "log_path": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils/logs", "indirect_selection": "eager", "exclude": [], "log_format_file": "debug", "select": [], "partial_parse": true, "strict_mode": false, "partial_parse_file_diff": true, "vars": {}, "cache_selected_only": false, "log_file_max_bytes": 10485760, "empty_catalog": false, "target": "snowflake", "macro_debugging": false, "invocation_command": "dbt docs generate --profiles-dir integration_tests/ci --profile integration_tests --target snowflake"}}

0 comments on commit 75cb4e7

Please sign in to comment.