Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Removed Renovate #412

Merged
merged 1 commit into from
Oct 19, 2023

Removed Renovate

5d778ca
Select commit
Loading
Failed to load commit list.
Merged

Removed Renovate #412

Removed Renovate
5d778ca
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Pull Request succeeded Oct 18, 2023 in 17m 53s

Build Passed

The build passed, just like the previous build.

Details

This is a pull request build.

It is running a build against the merge commit, after merging #412 Removed Renovate.
Any changes that have been made to the main branch before the build ran are also included.

Jobs and Stages

This build has 15 jobs, running in parallel.

Job Python ENV OS State
1320.1 3.8 Focal manylinux2014 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.2 3.8 Focal manylinux_2_28 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.3 3.8 musllinux_1_1 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.4 3.9 Focal manylinux2014 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.5 3.9 Focal manylinux_2_28 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.6 3.9 musllinux_1_1 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.7 3.10 Focal manylinux2014 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.8 3.10 Focal manylinux_2_28 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.9 3.10 musllinux_1_1 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.10 3.11 Focal manylinux_2_28 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.11 3.11 Focal manylinux_2_28 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.12 3.11 musllinux_1_1 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.13 3.12 Focal manylinux_2_28 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.14 3.12 Focal manylinux_2_28 aarch64 3.11 REPO_DIR=Pillow Linux passed
1320.15 3.12 musllinux_1_1 aarch64 3.11 REPO_DIR=Pillow Linux passed

Build Configuration

Build Option Setting
Language Python
Operating System Linux (Focal)
Python Version 3.11
Build Configuration
{
  "language": "python",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "env": [
    "global={:REPO_DIR=>\"Pillow\"}={:BUILD_COMMIT=>\"HEAD\"}={:PLAT=>\"aarch64\"}={:TEST_DEPENDS=>\"\\\"pytest-timeout\\\"\"}"
  ],
  "python": [
    "3.11"
  ],
  "services": [
    "docker"
  ],
  "jobs": {
    "include": [
      {
        "name": "3.8 Focal manylinux2014 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "2014"
          },
          {
            "MB_PYTHON_VERSION": "3.8"
          }
        ]
      },
      {
        "name": "3.8 Focal manylinux_2_28 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_2_28\""
          },
          {
            "MB_PYTHON_VERSION": "3.8"
          }
        ]
      },
      {
        "name": "3.8 musllinux_1_1 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_1_1\""
          },
          {
            "MB_ML_LIBC": "\"musllinux\""
          },
          {
            "MB_PYTHON_VERSION": "3.8"
          }
        ]
      },
      {
        "name": "3.9 Focal manylinux2014 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "2014"
          },
          {
            "MB_PYTHON_VERSION": "3.9"
          }
        ]
      },
      {
        "name": "3.9 Focal manylinux_2_28 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_2_28\""
          },
          {
            "MB_PYTHON_VERSION": "3.9"
          }
        ]
      },
      {
        "name": "3.9 musllinux_1_1 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_1_1\""
          },
          {
            "MB_ML_LIBC": "\"musllinux\""
          },
          {
            "MB_PYTHON_VERSION": "3.9"
          }
        ]
      },
      {
        "name": "3.10 Focal manylinux2014 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "2014"
          },
          {
            "MB_PYTHON_VERSION": "3.10"
          }
        ]
      },
      {
        "name": "3.10 Focal manylinux_2_28 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_2_28\""
          },
          {
            "MB_PYTHON_VERSION": "3.10"
          }
        ]
      },
      {
        "name": "3.10 musllinux_1_1 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_1_1\""
          },
          {
            "MB_ML_LIBC": "\"musllinux\""
          },
          {
            "MB_PYTHON_VERSION": "3.10"
          }
        ]
      },
      {
        "name": "3.11 Focal manylinux_2_28 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "2014"
          },
          {
            "MB_PYTHON_VERSION": "3.11"
          }
        ]
      },
      {
        "name": "3.11 Focal manylinux_2_28 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_2_28\""
          },
          {
            "MB_PYTHON_VERSION": "3.11"
          }
        ]
      },
      {
        "name": "3.11 musllinux_1_1 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_1_1\""
          },
          {
            "MB_ML_LIBC": "\"musllinux\""
          },
          {
            "MB_PYTHON_VERSION": "3.11"
          }
        ]
      },
      {
        "name": "3.12 Focal manylinux_2_28 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "2014"
          },
          {
            "MB_PYTHON_VERSION": "3.12"
          }
        ]
      },
      {
        "name": "3.12 Focal manylinux_2_28 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_2_28\""
          },
          {
            "MB_PYTHON_VERSION": "3.12"
          }
        ]
      },
      {
        "name": "3.12 musllinux_1_1 aarch64",
        "os": "linux",
        "arch": "arm64",
        "env": [
          {
            "MB_ML_VER": "\"_1_1\""
          },
          {
            "MB_ML_LIBC": "\"musllinux\""
          },
          {
            "MB_PYTHON_VERSION": "3.12"
          }
        ]
      }
    ]
  },
  "before_install": [
    "source multibuild/common_utils.sh",
    "source multibuild/travis_steps.sh",
    "before_install"
  ],
  "install": [
    "clean_code",
    "build_multilinux aarch64 build_wheel",
    "ls -l \"${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/\""
  ],
  "script": [
    "install_run"
  ],
  "deploy": [
    {
      "provider": "releases",
      "file_glob": true,
      "file": [
        "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/*.whl"
      ],
      "on": {
        "repo": "python-pillow/pillow-wheels",
        "tags": true
      },
      "skip_cleanup": true,
      "token": "$GITHUB_RELEASE_TOKEN"
    }
  ]
}