Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade redis.submodule to 6.2.6 #153

Merged
merged 5 commits into from
Jun 28, 2022
Merged

Upgrade redis.submodule to 6.2.6 #153

merged 5 commits into from
Jun 28, 2022

Commits on Oct 16, 2021

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

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

  1. Remove screwdriver manylinux1 jobs.

    The manylinux1 jobs fail due to a transitive dependency on cryptography and cffi libraries, which no longer install on the quay.io/pypa/manylinux1_x86_64 image. The quay.io/pypa/manylinux1_x86_64 image is scheduled to be EOL'd on 2022-01-01 (see: https://web.archive.org/web/20210918193655/https://github.com/pypa/manylinux#manylinux1-centos-5-based---eol).
    
    Remove the manylinux1 jobs in anticipation of their EOL.
    tvd0x2a committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    9b0e507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c745ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3d00b3 View commit details
    Browse the repository at this point in the history