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: stackkit/laravel-google-cloud-tasks-queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: stackkit/laravel-google-cloud-tasks-queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 7, 2025

  1. Can configure the Cloud Task dispatch_deadline option. Default is 10 …

    …minutes, but some tasks take longer than that.
    aaajeetee committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    8fd8b1c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Fix test

    Marick van Tuil authored and Marick van Tuil committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    257c4e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a6df8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e20299b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Merge branch 'master' into fork-master

    Marick van Tuil authored and Marick van Tuil committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    f4b7fd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #178 from aaajeetee/master

    Can configure the Cloud Task dispatch_deadline option. Default is 10 …
    marickvantuil authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    fb054cb View commit details
    Browse the repository at this point in the history
  3. Apply code style rules

    marickvantuil authored and github-actions[bot] committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    fd76179 View commit details
    Browse the repository at this point in the history
Loading