Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phase2/docker-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix-sqlite3
Choose a base ref
...
head repository: phase2/docker-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 2, 2025

  1. Merge pull request #14 from phase2/fix-sqlite3

    Use DDEV method for SQLite to avoid side effects of debian testing
    mike-potter authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    bd2ef1d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    755cdeb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Merge pull request #15 from phase2/update-build-image

    Update to ubuntu-latest for building images
    tekante authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    549fdaf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    c38c059 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    d001f2d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Support PHP 8.4.

    jhedstrom committed May 6, 2025
    Configuration menu
    Copy the full SHA
    617e7c7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Merge pull request #17 from phase2/issue/16-php-84

    Support PHP 8.4
    tekante authored May 15, 2025
    Configuration menu
    Copy the full SHA
    8e774cd View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Configuration menu
    Copy the full SHA
    c00e858 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    e2c391a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Merge pull request #18 from phase2/include-base-image-updates

    Ensure base image is refreshed for builds
    tekante authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    cbae790 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Update Dockerfile

    tekante authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    cf81aa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from phase2/Update-helm-binary

    Update Helm to latest 3.x version
    tekante authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    d5c21d1 View commit details
    Browse the repository at this point in the history
Loading