Skip to main content
Run any Skill in Manus
with one click
GitHub repository

konflux-test

konflux-test contains 6 collected skills from konflux-ci, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
7
updated
2026-05-26
Forks
39
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

adding-tools-to-image
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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