Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

konflux-test

konflux-test 收录了来自 konflux-ci 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
7
更新
2026-05-26
Forks
39
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adding-tools-to-image
软件开发工程师

Use when adding new tools, binaries, or packages to the konflux-test container image. Covers artifacts.lock.yaml (generic binaries), rpms.in.yaml (system packages), multi-architecture support, and hermetic build constraints.

2026-05-26
ci-cd-quirks
软件开发工程师

Use when CI checks fail unexpectedly, when preparing code for CI, or when encountering non-obvious build and pipeline behavior. Covers hermetic builds, Tekton pipelines, multi-arch, GitHub Actions checks, and integration test structure.

2026-05-26
pr-definition-of-done
软件开发工程师

Use when preparing a pull request for review or before pushing. Checklist of commit conventions, Rego policy tests at 100% coverage, BATS tests, code quality checks, and CI check requirements.

2026-05-26
running-tests-locally
软件质量保证分析师与测试员

Use when running OPA policy unit tests, BATS bash tests, shellcheck, hadolint, or conftest integration tests locally. Covers test commands, coverage requirements, test data, and prerequisites.

2026-05-26
writing-bash-functions
软件开发工程师

Use when adding or modifying bash utility functions in test/utils.sh. Covers naming conventions, function structure, BATS tests, mock patterns for external tools, TEST_OUTPUT format, and shellcheck compliance.

2026-05-26
writing-rego-policies
软件开发工程师

Use when writing, modifying, or reviewing OPA/conftest Rego policies. Covers package naming, rule prefixes (violation_ and warn_), conftest namespaces, violation object structures, imports, and unit test patterns.

2026-05-26