release-dbt-mcp

bởi dbt-labs

Phát hành phiên bản mới của dbt-mcp lên PyPi

npx skills add https://github.com/dbt-labs/dbt-mcp --skill release-dbt-mcp
  1. Initiate the Create release PR GitHub workflow. Use the auto for the bump input. Don't set the prerelease input.
  2. Wait for this to start and then poll the status of this running workflow.
  3. Once it finishes successfully, approve & squash merge (gh pr merge --squash --admin) the PR that was created. This repo does not allow merge commits. This is an autogenerated PR, so it is okay to bypass CI. This is the only case that bypassing CI is okay.
  4. Merging this PR will kick off the Release dbt-mcp workflow.
  5. Wait for this to start and then poll the status of this running workflow. When the workflow waits for GitHub environment approval, open the page with open <url>
  6. Ask the user to continue once they have approved the GitHub environment.
  7. Once the user continues, continue polling the status of the Release dbt-mcp workflow.
  8. When that workflow has finished successfully. Ensure that the new version of dbt-mcp is on PyPI by checking the JSON API at https://pypi.org/pypi/dbt-mcp/json (the HTML page is JS-rendered and won't work with WebFetch).
  9. Report to the user the status of all GitHub workflows that ran and the status of the release.

Thêm skills từ dbt-labs

answering-natural-language-questions-with-dbt
dbt-labs
Viết và thực thi các truy vấn SQL trên kho dữ liệu bằng cách sử dụng Semantic Layer của dbt hoặc SQL tùy chỉnh để trả lời các câu hỏi kinh doanh. Sử dụng khi người dùng hỏi về…
official
adding-dbt-unit-test
dbt-labs
Tạo định nghĩa YAML kiểm thử đơn vị để giả lập đầu vào mô hình thượng nguồn và xác thực đầu ra mong đợi. Sử dụng khi thêm kiểm thử đơn vị cho mô hình dbt hoặc thực hành…
official
building-dbt-semantic-layer
dbt-labs
Sử dụng khi tạo hoặc sửa đổi các thành phần của dbt Semantic Layer — mô hình ngữ nghĩa, chỉ số, thứ nguyên, thực thể, phép đo hoặc time spines. Bao gồm MetricFlow…
official
configuring-dbt-mcp-server
dbt-labs
Tạo JSON cấu hình máy chủ MCP, giải quyết thiết lập xác thực và xác thực kết nối máy chủ cho dbt. Sử dụng khi thiết lập, cấu hình hoặc…
official
creating-mermaid-dbt-dag
dbt-labs
Tạo sơ đồ luồng Mermaid về dòng dõi mô hình dbt bằng các công cụ MCP, manifest.json hoặc phân tích mã trực tiếp làm phương án dự phòng. Sử dụng khi trực quan hóa mô hình dbt…
official
migrating-dbt-core-to-fusion
dbt-labs
Use when a user needs help triaging dbt-core to Fusion migration errors. Runs dbt-autofix first, then classifies remaining errors into actionable categories…
official
migrating-dbt-project-across-platforms
dbt-labs
Use when migrating a dbt project from one data platform or data warehouse to another (e.g., Snowflake to Databricks, Databricks to Snowflake) using dbt…
official
running-dbt-commands
dbt-labs
Định dạng và thực thi các lệnh CLI của dbt, chọn đúng tệp thực thi dbt, và cấu trúc các tham số lệnh. Sử dụng khi chạy models, tests, builds, compiles,…
official