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: 0x501D/queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tarantool-php/queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Jan 24, 2024

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

Commits on Mar 14, 2024

  1. ci: bump actions to v4 in reusable_qa.yml (tarantool-php#25)

    Bump version of the `actions/checkout` and `actions/download-artifact`
    actions to v4 for fixing the following GitHub warning:
    
        The following actions uses node12 which is deprecated and will be
        forced to run on node16
    ylobankov authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4e1e2cb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. ci: bump Ubuntu version in reusable_qa.yml (tarantool-php#26)

    This patch bumps the Ubuntu distro version up to 24.04 (noble) in the
    aforementioned workflow, since the Ubuntu 20.04 (focal) image support
    will be dropped soon in the GitHub actions.
    
    See also: actions/runner-images#11101
    Buristan authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    bec0e12 View commit details
    Browse the repository at this point in the history
Loading