Autonomously run tests, analyze failures, and fix them for this dbt package (Postgres Jinja engine, nested integration_tests). Use make run-unit-tests and make run-integration-tests from the repo root unless the user specifies otherwise.
원문 언어: 영어
메뉴
SkillsMP는 yu-iskw/dbt-bigquery-federation에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 6개 중 6개를 표시합니다.
Autonomously run tests, analyze failures, and fix them for this dbt package (Postgres Jinja engine, nested integration_tests). Use make run-unit-tests and make run-integration-tests from the repo root unless the user specifies otherwise.
원문 언어: 영어
Bump supported dbt-core versions in this package—update pyproject.toml dependency groups, noxfile_core.py session matrix, GitHub Actions CI matrix, and dbt_project.yml requires-dbt-version. Use when adding support for a new dbt-core minor release or dropping…
원문 언어: 영어
Implement or refactor dbt Jinja macros for macro-first dbt packages (e.g. dbt-package-template with Postgres/DuckDB, ubie-oss/dbt-data-privacy). Document public macros for dbt docs in macros/properties.yml. Use when adding adapter-dispatched macros, codegen…
원문 언어: 영어
Add or update macro-runner unit tests in nested integration_tests projects (mirrored paths under macros/tests/ in dbt-package-template), test_<macro>() files, aggregator registration, and verification via make run-unit-tests or dbt run-operation. Use when…
원문 언어: 영어
Implement or extend features in a macro-first dbt package (e.g. dbt-package-template), including public macro surfaces, docs, nested integration_tests, and verification via make run-unit-tests / make run-integration-tests. Use when a change spans more than a…
원문 언어: 영어
Rename the dbt package identity after copying dbt-package-template—dbt_project.yml name, adapter.dispatch macro_namespace, Jinja refs, integration_tests project, Docker/CI defaults, docs, and skill examples. Use when forking the template, initializing a new…
원문 언어: 영어