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: bloodmanred/php-docker-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: usabilla/php-docker-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 3, 2024

  1. Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8ff4e14 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request usabilla#199 from usabilla/dependabot/github_actio…

    …ns/dot-github/workflows/actions/download-artifact-4.1.7
    
    Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
    rdohms authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    82455c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c77b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade1e5b View commit details
    Browse the repository at this point in the history
  4. Fix test helper scripts assertion

    In the latest builds after alpine 3.17, the proper file mode is 755.
    ricardofontanelli committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    bff5c57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    715716e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Merge pull request usabilla#201 from usabilla/add-php83-with-alpine-320

    Add php 8.3 with Alpine 3.20 + GHA dependency upgrades
    ricardofontanelli authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1e379cf View commit details
    Browse the repository at this point in the history
Loading