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: deployphp/deployer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0-alpha.2
Choose a base ref
...
head repository: deployphp/deployer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 9 files changed
  • 7 contributors

Commits on May 15, 2025

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

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    ca4b295 View commit details
    Browse the repository at this point in the history
  2. Add missing horizon tasks (#4078)

    * Add missing horizon tasks
    
    * Update laravel.php
    
    * Update laravel.php
    
    * format
    
    * Generate docs
    
    * Fix formatting
    
    * Add docs
    mhdcodes authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    3fa0a7c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

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

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    8576688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bdd587 View commit details
    Browse the repository at this point in the history
  3. Bugfix dotenv test in laravel.php (#4082)

    * Bugfix dotenv test in laravel.php
    
    The test to check if .env file is present was not checking if the dotenv variable was set and always used the default. Added getter for dotenv variable.
    
    * change current_path to release_or_current_path in dotenv description
    
    Change instructions for set dotenv to use release_or_current_path variable.
    
    * change current_path to release_or_current_path in dotenv description
    
    Change instructions for set dotenv to use release_or_current_path variable.
    
    * Revert "Merge branch 'master' into patch-1"
    
    This reverts commit df230db, reversing
    changes made to 8a92805.
    aladei-dean-lucassen authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    ac46152 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5482a View commit details
    Browse the repository at this point in the history
Loading