Skip to content

History / Pattern Python

Revisions

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