We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
update checksum auto-repair and container gotchas Reflect switch from update-checksums.sh to makepkg -g for checksum repair, and document the git-before-checkout requirement.
docs: update CI/CD pipeline and version check examples - Rewrite CI-CD.md to reflect new pipeline (parallel AUR publish, checksum auto-repair, atomic draft-then-publish releases) - Update version check examples in all pattern pages to use the actual helper functions (check_npm, check_pypi, check_github_release) - Fix sidebar and home page labels - Fix org name in quick links
docs: add colon filename handling to gotchas
docs: add GitHub Actions gotchas section
Add documentation for build patterns and CI/CD Build Patterns: - Overview with package targets and smoke tests - Pattern-npm: Node.js packages from npm registry - Pattern-Python: Python packages following Arch guidelines - Pattern-AppImage: Self-contained Linux applications - Pattern-Binary: Pre-compiled binaries Infrastructure: - CI-CD: Pipeline, yay dependency resolution, race conditions Navigation: - Home page with index - Sidebar for navigation