Skip to main content

GoogleCloudPlatform/magic-modules

SkillsMP は GoogleCloudPlatform/magic-modules から 40 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
40
GitHub スター
966
GitHub フォーク
2,493

このリポジトリの skills

収集済み skill 40 件中 40 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Plan a remediation strategy after a test failure.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Workflow for triaging, planning, fixing, and verifying reported provider bugs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Opt resource into MMv1 list-resource generation by setting `generate_list_resource: true` and validate it locally with generated tests. Invoke when the user asks to add list-resource support for a specific MMv1 resource or to enable `generate_list_resource`…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fallback workflow for general implementation and debugging tasks without a more specific workflow

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Prepares a feature branch, stages and commits changes, pushes to the user's personal fork, and generates a pre-filled GitHub comparison link for the user to review and submit a Pull Request.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Workflow for deprecating existing resources, data sources, or fields on the main branch prior to a major release.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Workflow for executing resource, data source, and field removals on a major release feature branch.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Workflow for diagnosing, fixing, and verifying failing Terraform acceptance tests from GitHub issue URLs (detecting test-failure labels), direct prompts, or log files using Failure Scenario Decision Trees.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Creates IAM resources for an existing MMv1 resource that does not yet have IAM resources.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Workflow for adding new fields to existing MMv1 or handwritten resources.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Classification decision tree and remediation strategies for diagnosing Terraform acceptance test failures across all workflows.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Skill to automatically triage failing tests by reading test-metadata status files, matching GitHub issues, and generating a multi-section failure report.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Skill to fetch latest nightly test results and metadata for Beta or GA providers from GCS test-metadata.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Workflow for fetching, triaging, analyzing, and reporting on nightly acceptance test results across Beta and GA Google Cloud Terraform providers.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Process raw failure info (GitHub issue URL, direct prompt text, GCS debug log links, or local logs) and normalize it into a clean failure payload for test fixing.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Prepare and cut weekly releases for both terraform-provider-google (TPG) and terraform-provider-google-beta (TPGB).

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Run fast static checks that don't require generating downstreams, including git submodule verification, gofmt formatting, YAML linting, template validation (version-guard and unused-tmpl), mmv1 core unit tests, internal tool unit tests, and .ci/magician unit…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Skill for reviewing Magic Modules schemas. Currently covers the Enum vs. String decision via the knowledge base.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Workflow specifically for creating a new resource, supporting both autogen and manual generation.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Validate that changes to the generated providers don't introduce breaking changes or fields with missing tests or missing documentation. Use this skill when the user wants to check for breaking changes, missing tests, or missing documentation, or other…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Guide for Phase 6 of TGC Main Loop (Fix). Use to understand how to fix failures.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new field to an existing handwritten resource in TGC. Use when you need to extend a handwritten resource.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new generated resource to TGC. Use when you need to add a new generated resource to TGC.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new handwritten resource to TGC. Use when you need to add a new handwritten resource to TGC Next.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build TGC from magic modules. Use when you need to build TGC from magic modules.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create a pull request for Magic Modules changes to support a TGC feature, adhering to upstream conventions, prefixing with tgc-revival, and formatting empty release notes.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Fix integration tests for handwritten resources in TGC. Use when you need to fix integration tests for TGC.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Fix integration tests for TGC. Use when you need to fix integration tests for TGC.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Run integration tests for TGC. Use when you need to run integration tests for TGC.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Synchronize a downstream Terraform provider repository with Magic Modules by aligning commit history and verifying parity.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Triggers the QA Test Runner subagent to reproduce failures and interpret logs.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Parses massive Terraform debug logs into an easy-to-read outline of API delays, failures, and request payloads.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Executes code generation from Magic Modules into downstream Terraform providers and optionally compiles the binary.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Checks sync status and invokes the subagent to align repositories if needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Gather context on a change or bug and plan the implementation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Checks if the downstream provider repository is aligned with the correct Magic Modules base commit.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configures Terraform CLI with developer overrides to test locally built provider binaries without full Go acceptance tests, enabling rapid plan/apply cycles.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Executes acceptance tests (testacc) for a specific resource or suite in the provider and outputs verbose debug logs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Synchronize a downstream Terraform provider repository with Magic Modules by aligning commit history and verifying parity.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Verify if an MMv1 YAML property matches the live GCP REST API JSON payload using the Discovery Documents.

原文の言語: 英語

更新
収集済み skill 40 件中 40 件を表示しています。