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 Jul 29, 2024
1 parent f594dbd commit 66e0bd6
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 41 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.8.4", "generated_at": "2024-07-29T12:32:36.223378Z", "invocation_id": "c586eabb-c331-41db-8c11-ef9b59afb69b", "env": {}}, "nodes": {}, "sources": {}, "errors": null}
55 changes: 14 additions & 41 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/v6.json", "dbt_version": "1.8.4", "generated_at": "2024-07-29T12:32:36.153786Z", "invocation_id": "c586eabb-c331-41db-8c11-ef9b59afb69b", "env": {}}, "results": [], "elapsed_time": 0.0, "args": {"write_json": true, "send_anonymous_usage_stats": false, "show_resource_report": false, "static": false, "use_colors_file": true, "enable_legacy_logger": false, "project_dir": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils", "exclude": [], "print": true, "profile": "integration_tests", "vars": {}, "log_level_file": "debug", "introspect": true, "invocation_command": "dbt docs generate --profiles-dir integration_tests/ci --profile integration_tests --target snowflake", "cache_selected_only": false, "indirect_selection": "eager", "populate_cache": true, "partial_parse_file_diff": true, "require_explicit_package_overrides_for_builtin_materializations": true, "strict_mode": false, "partial_parse": true, "log_path": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils/logs", "log_level": "info", "compile": true, "log_format_file": "debug", "source_freshness_run_project_hooks": false, "target": "snowflake", "static_parser": true, "which": "generate", "empty_catalog": false, "printer_width": 80, "require_resource_names_without_spaces": false, "use_colors": true, "log_format": "default", "version_check": true, "select": [], "log_file_max_bytes": 10485760, "profiles_dir": "integration_tests/ci", "macro_debugging": false, "warn_error_options": {"include": [], "exclude": []}, "quiet": false, "defer": false, "favor_state": false}}

0 comments on commit 66e0bd6

Please sign in to comment.