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 29, 2024
1 parent 19bfd65 commit 154385f
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-29T20:26:07.547428Z", "invocation_id": "b18870f4-a58c-4749-82de-70b375462b5b", "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-29T20:26:07.533315Z", "invocation_id": "b18870f4-a58c-4749-82de-70b375462b5b", "env": {}}, "results": [], "elapsed_time": 0.0, "args": {"compile": true, "defer": false, "exclude": [], "log_path": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils/logs", "log_format_file": "debug", "show_resource_report": false, "target": "snowflake", "populate_cache": true, "version_check": true, "empty_catalog": false, "macro_debugging": false, "project_dir": "/home/runner/work/dbt-snowplow-utils/dbt-snowplow-utils", "cache_selected_only": false, "send_anonymous_usage_stats": false, "printer_width": 80, "select": [], "indirect_selection": "eager", "static_parser": true, "quiet": false, "log_level": "info", "log_file_max_bytes": 10485760, "vars": {}, "log_level_file": "debug", "strict_mode": false, "partial_parse": true, "partial_parse_file_diff": true, "enable_legacy_logger": false, "profile": "integration_tests", "profiles_dir": "integration_tests/ci", "use_colors_file": true, "which": "generate", "static": false, "write_json": true, "favor_state": false, "log_format": "default", "print": true, "warn_error_options": {"include": [], "exclude": []}, "invocation_command": "dbt docs generate --profiles-dir integration_tests/ci --profile integration_tests --target snowflake", "use_colors": true, "introspect": true}}

0 comments on commit 154385f

Please sign in to comment.