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 Jan 26, 2024
1 parent f33dda7 commit 00d2291
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.7.6", "generated_at": "2024-01-26T14:05:23.099351Z", "invocation_id": "67bf8dce-615a-418c-82b1-faed9dc69e22", "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/v5.json", "dbt_version": "1.7.6", "generated_at": "2024-01-26T14:05:23.085258Z", "invocation_id": "67bf8dce-615a-418c-82b1-faed9dc69e22", "env": {}}, "results": [], "elapsed_time": 0.0, "args": {"macro_debugging": false, "send_anonymous_usage_stats": false, "vars": {}, "enable_legacy_logger": false, "version_check": true, "select": [], "empty_catalog": false, "quiet": false, "printer_width": 80, "static_parser": true, "log_format_file": "debug", "write_json": true, "profile": "integration_tests", "log_format": "default", "target": "snowflake", "which": "generate", "log_level": "info", "defer": false, "favor_state": false, "introspect": true, "project_dir": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils", "log_level_file": "debug", "cache_selected_only": false, "compile": true, "populate_cache": true, "indirect_selection": "eager", "use_colors_file": true, "log_path": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils/logs", "warn_error_options": {"include": [], "exclude": []}, "print": true, "invocation_command": "dbt docs generate --profiles-dir integration_tests/ci --profile integration_tests --target snowflake", "strict_mode": false, "show_resource_report": false, "exclude": [], "static": false, "profiles_dir": "integration_tests/ci", "use_colors": true, "partial_parse": true, "partial_parse_file_diff": true, "log_file_max_bytes": 10485760}}

0 comments on commit 00d2291

Please sign in to comment.