Skip to content

History / CI CD

Revisions

  • 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.

    @m-wells m-wells committed Feb 21, 2026
  • 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

    @m-wells m-wells committed Feb 21, 2026
  • docs: add colon filename handling to gotchas

    @m-wells m-wells committed Jan 30, 2026
  • docs: add GitHub Actions gotchas section

    @m-wells m-wells committed Jan 30, 2026
  • 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

    @m-wells m-wells committed Jan 30, 2026