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: laravel/sail
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.31.3
Choose a base ref
...
head repository: laravel/sail
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.32.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 4, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c14e974 View commit details
    Browse the repository at this point in the history
  2. [1.x] Add Docker Compose Tests (#721)

    * Test Building Docker Images
    
    * Fix workflow
    
    * Fix workflow
    
    * Use PHP 8.0 with Laravel 9
    
    * Add selectable PHP version
    
    * Remove Sail before testing
    
    * Fix
    
    * Output .env
    
    * wip
    
    * wait for all services
    
    * Remove unneded steps
    Jubeki committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    909c8a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update tests.yml

    driesvints committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    41c0229 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Cleanup unneeded code (#724)

    Jubeki committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a579f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3391b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a7e41d View commit details
    Browse the repository at this point in the history
Loading