1. 21 Aug, 2026 2 commits
    • Tom's avatar
      fix: record sqlite3 version even on failure to keep python cache · 0a719dd8
      Tom authored
      If SQLite3 apt install fails, still write python-sqlite3-version so
      steps/python doesn't clear the python cache and re-download the runtime
      on every build. Avoids repeated full re-downloads + builds.
      0a719dd8
    • Tom's avatar
      fix: don't fail the build when SQLite3 apt install fails · ef3d4bd8
      Tom authored
      apt-get update fails because apt.postgresql.org dropped the xenial-pgdg
      repo (404), which under set -e silently killed every build. Skip SQLite3
      gracefully instead; python runtimes ship the sqlite3 module already and
      apps on this stack use postgres.
      ef3d4bd8
  2. 03 Mar, 2025 1 commit
  3. 31 May, 2021 1 commit
  4. 13 May, 2019 1 commit
  5. 04 Apr, 2019 3 commits
  6. 03 Apr, 2019 3 commits
  7. 21 Mar, 2019 1 commit
  8. 14 Mar, 2019 1 commit
  9. 13 Mar, 2019 1 commit
    • Casey's avatar
      Python release prep (#809) · 21430070
      Casey authored
      * new recipe for new runtime
      
      * add new runtime formula
      
      * add test updates for new runtime release
      
      * wrangle tests into submission
      
      * update tests to use default_pythons
      
      * delete commented code
      21430070
  10. 11 Mar, 2019 2 commits
  11. 04 Mar, 2019 1 commit
  12. 21 Feb, 2019 2 commits
  13. 12 Feb, 2019 1 commit
  14. 07 Feb, 2019 1 commit
  15. 31 Jan, 2019 1 commit
  16. 12 Dec, 2018 3 commits
  17. 15 Nov, 2018 11 commits
  18. 14 Nov, 2018 4 commits