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: TheDragonCode/laravel-deploy-operations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6a23bab
Choose a base ref
...
head repository: TheDragonCode/laravel-deploy-operations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3692afb
Choose a head ref
  • 18 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 28, 2024

  1. Bump crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0

    Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
    - [Commits](crazy-max/ghaction-github-pages@v4.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: crazy-max/ghaction-github-pages
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f563640 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from TheDragonCode/dependabot/github_actions/…

    …crazy-max/ghaction-github-pages-4.1.0
    
    Bump crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0
    andrey-helldar authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c363425 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Whoops 😅

    andrey-helldar authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    7065ef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Bump TheDragonCode/codestyler from 4 to 5

    Bumps [TheDragonCode/codestyler](https://github.com/thedragoncode/codestyler) from 4 to 5.
    - [Release notes](https://github.com/thedragoncode/codestyler/releases)
    - [Commits](TheDragonCode/codestyler@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: TheDragonCode/codestyler
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    97f3bfa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Merge pull request #183 from TheDragonCode/dependabot/github_actions/…

    …TheDragonCode/codestyler-5
    
    Bump TheDragonCode/codestyler from 4 to 5
    andrey-helldar authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1cc4572 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Create license.yml

    andrey-helldar authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    72b7deb View commit details
    Browse the repository at this point in the history
  2. The year in the LICENSE file has been updated

    github-actions committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    e997ef2 View commit details
    Browse the repository at this point in the history
  3. Update LICENSE

    andrey-helldar authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    8ea5f76 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #184 from TheDragonCode/license/copyright-to-2025

    The year in the LICENSE file has been updated
    andrey-helldar authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    2bafb2c View commit details
    Browse the repository at this point in the history
  5. Update license.yml

    andrey-helldar authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    725c4c0 View commit details
    Browse the repository at this point in the history
  6. Update license.yml

    andrey-helldar authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    05e1d8b View commit details
    Browse the repository at this point in the history
  7. Update files

    andrey-helldar committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    dd48c93 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Update README.md

    andrey-helldar authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    2eb4055 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Update README.md

    andrey-helldar authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    48326f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. Configuration menu
    Copy the full SHA
    ee22519 View commit details
    Browse the repository at this point in the history
  2. Update phpunit.yml

    andrey-helldar authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    843aedc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Update phpunit.yml

    andrey-helldar authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    6e1a992 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from TheDragonCode/andrey-helldar-patch-1

    Added Laravel 12 support
    andrey-helldar authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    3692afb View commit details
    Browse the repository at this point in the history
Loading