Bump to 0.13.0 #146
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file was generated automatically from conda-smithy. To update this configuration, | |
# update the conda-forge.yml and/or the recipe/meta.yaml. | |
# -*- mode: yaml -*- | |
name: Build conda package | |
on: | |
push: | |
pull_request: | |
concurrency: | |
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }} | |
cancel-in-progress: true | |
jobs: | |
build: | |
name: ${{ matrix.CONFIG }} | |
runs-on: ${{ matrix.runs_on }} | |
timeout-minutes: 360 | |
strategy: | |
fail-fast: false | |
matrix: | |
include: | |
- CONFIG: linux_64_is_freethreadingfalsenumpy1.21python3.8.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_64_is_freethreadingfalsenumpy1.22python3.10.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_64_is_freethreadingfalsenumpy1.22python3.9.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_64_is_freethreadingfalsenumpy1.23python3.11.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_64_is_freethreadingfalsenumpy1.26python3.12.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_64_is_freethreadingfalsenumpy2python3.13.____cp313 | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_64_is_freethreadingtruenumpy2python3.13.____cp313t | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_aarch64_is_freethreadingfalsenumpy1.21python3.8.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_aarch64_is_freethreadingfalsenumpy1.22python3.10.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_aarch64_is_freethreadingfalsenumpy1.22python3.9.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_aarch64_is_freethreadingfalsenumpy1.23python3.11.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_aarch64_is_freethreadingfalsenumpy1.26python3.12.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_aarch64_is_freethreadingfalsenumpy2python3.13.____cp313 | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_aarch64_is_freethreadingtruenumpy2python3.13.____cp313t | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_ppc64le_is_freethreadingfalsenumpy1.21python3.8.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_ppc64le_is_freethreadingfalsenumpy1.22python3.10.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_ppc64le_is_freethreadingfalsenumpy1.22python3.9.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_ppc64le_is_freethreadingfalsenumpy1.23python3.11.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_ppc64le_is_freethreadingfalsenumpy1.26python3.12.____cpython | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_ppc64le_is_freethreadingfalsenumpy2python3.13.____cp313 | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: linux_ppc64le_is_freethreadingtruenumpy2python3.13.____cp313t | |
UPLOAD_PACKAGES: True | |
os: ubuntu | |
runs_on: ['ubuntu-latest'] | |
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 | |
- CONFIG: osx_64_is_freethreadingfalsenumpy1.21python3.8.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_64_is_freethreadingfalsenumpy1.22python3.10.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_64_is_freethreadingfalsenumpy1.22python3.9.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_64_is_freethreadingfalsenumpy1.23python3.11.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_64_is_freethreadingfalsenumpy1.26python3.12.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_64_is_freethreadingfalsenumpy2python3.13.____cp313 | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_64_is_freethreadingtruenumpy2python3.13.____cp313t | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_arm64_is_freethreadingfalsenumpy1.21python3.8.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_arm64_is_freethreadingfalsenumpy1.22python3.10.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_arm64_is_freethreadingfalsenumpy1.22python3.9.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_arm64_is_freethreadingfalsenumpy1.23python3.11.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_arm64_is_freethreadingfalsenumpy1.26python3.12.____cpython | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_arm64_is_freethreadingfalsenumpy2python3.13.____cp313 | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: osx_arm64_is_freethreadingtruenumpy2python3.13.____cp313t | |
UPLOAD_PACKAGES: True | |
os: macos | |
runs_on: ['macos-13'] | |
- CONFIG: win_64_is_freethreadingfalsenumpy1.21python3.8.____cpython | |
UPLOAD_PACKAGES: True | |
os: windows | |
runs_on: ['windows-latest'] | |
- CONFIG: win_64_is_freethreadingfalsenumpy1.22python3.10.____cpython | |
UPLOAD_PACKAGES: True | |
os: windows | |
runs_on: ['windows-latest'] | |
- CONFIG: win_64_is_freethreadingfalsenumpy1.22python3.9.____cpython | |
UPLOAD_PACKAGES: True | |
os: windows | |
runs_on: ['windows-latest'] | |
- CONFIG: win_64_is_freethreadingfalsenumpy1.23python3.11.____cpython | |
UPLOAD_PACKAGES: True | |
os: windows | |
runs_on: ['windows-latest'] | |
- CONFIG: win_64_is_freethreadingfalsenumpy1.26python3.12.____cpython | |
UPLOAD_PACKAGES: True | |
os: windows | |
runs_on: ['windows-latest'] | |
- CONFIG: win_64_is_freethreadingfalsenumpy2python3.13.____cp313 | |
UPLOAD_PACKAGES: True | |
os: windows | |
runs_on: ['windows-latest'] | |
- CONFIG: win_64_is_freethreadingtruenumpy2python3.13.____cp313t | |
UPLOAD_PACKAGES: True | |
os: windows | |
runs_on: ['windows-latest'] | |
steps: | |
- name: Checkout code | |
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | |
- name: Build on Linux | |
if: matrix.os == 'ubuntu' | |
env: | |
CONFIG: ${{ matrix.CONFIG }} | |
UPLOAD_PACKAGES: ${{ matrix.UPLOAD_PACKAGES }} | |
DOCKER_IMAGE: ${{ matrix.DOCKER_IMAGE }} | |
CI: github_actions | |
CONDA_FORGE_DOCKER_RUN_ARGS: "${{ matrix.CONDA_FORGE_DOCKER_RUN_ARGS }}" | |
BINSTAR_TOKEN: ${{ secrets.BINSTAR_TOKEN }} | |
shell: bash | |
run: | | |
echo "::group::Configure binfmt_misc" | |
docker run --rm --privileged multiarch/qemu-user-static:register --reset --credential yes | |
export flow_run_id="github_$GITHUB_RUN_ID" | |
export remote_url="https://github.com/$GITHUB_REPOSITORY" | |
export sha="$GITHUB_SHA" | |
export FEEDSTOCK_NAME="$(basename $GITHUB_REPOSITORY)" | |
export GIT_BRANCH="$(basename $GITHUB_REF)" | |
if [[ "${GITHUB_EVENT_NAME}" == "pull_request" ]]; then | |
export IS_PR_BUILD="True" | |
else | |
export IS_PR_BUILD="False" | |
fi | |
echo "::endgroup::" | |
./.scripts/run_docker_build.sh | |
- name: Build on macOS | |
if: matrix.os == 'macos' | |
env: | |
CONFIG: ${{ matrix.CONFIG }} | |
UPLOAD_PACKAGES: ${{ matrix.UPLOAD_PACKAGES }} | |
CI: github_actions | |
BINSTAR_TOKEN: ${{ secrets.BINSTAR_TOKEN }} | |
shell: bash | |
run: | | |
export flow_run_id="github_$GITHUB_RUN_ID" | |
export remote_url="https://github.com/$GITHUB_REPOSITORY" | |
export sha="$GITHUB_SHA" | |
export FEEDSTOCK_NAME="$(basename $GITHUB_REPOSITORY)" | |
export GIT_BRANCH="$(basename $GITHUB_REF)" | |
if [[ "${GITHUB_EVENT_NAME}" == "pull_request" ]]; then | |
export IS_PR_BUILD="True" | |
else | |
export IS_PR_BUILD="False" | |
fi | |
./.scripts/run_osx_build.sh | |
- name: Install Miniconda for windows | |
uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4 | |
with: | |
miniforge-version: latest | |
if: matrix.os == 'windows' | |
- name: Build on windows | |
shell: cmd | |
run: | | |
set "flow_run_id=github_%GITHUB_RUN_ID%" | |
set "remote_url=https://github.com/%GITHUB_REPOSITORY%" | |
set "sha=%GITHUB_SHA%" | |
call ".scripts\run_win_build.bat" | |
env: | |
PYTHONUNBUFFERED: 1 | |
CONFIG: ${{ matrix.CONFIG }} | |
CI: github_actions | |
UPLOAD_PACKAGES: ${{ matrix.UPLOAD_PACKAGES }} | |
BINSTAR_TOKEN: ${{ secrets.BINSTAR_TOKEN }} | |
if: matrix.os == 'windows' | |
- name: Upload artifacts to Github | |
uses: actions/upload-artifact@v4 | |
with: | |
path: build_artifacts/pypi_wheels | |
name: ${{ matrix.CONFIG }} | |
- name: Upload artifacts to Github release | |
uses: svenstaro/upload-release-action@v2 | |
with: | |
repo_token: ${{ secrets.GITHUB_TOKEN }} | |
file: build_artifacts/pypi_wheels/*.whl | |
tag: ${{ github.ref }} | |
overwrite: true | |
file_glob: true | |
if: startsWith(github.ref, 'refs/tags/') |