Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
37 changes: 37 additions & 0 deletions .ci_support/linux_64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
curl:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ libgrpc:
- '1.71'
macos_machine:
- x86_64-apple-darwin13.4.0
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ libgrpc:
- '1.71'
macos_machine:
- x86_64-apple-darwin13.4.0
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ libgrpc:
- '1.71'
macos_machine:
- x86_64-apple-darwin13.4.0
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
39 changes: 39 additions & 0 deletions .ci_support/osx_64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.15'
MACOSX_SDK_VERSION:
- '10.15'
c_compiler:
- clang
c_compiler_version:
- '19'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
curl:
- '8'
cxx_compiler:
- clangxx
cxx_compiler_version:
- '19'
github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
3 changes: 0 additions & 3 deletions .ci_support/osx_arm64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ libgrpc:
- '1.71'
macos_machine:
- arm64-apple-darwin20.0.0
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ libgrpc:
- '1.71'
macos_machine:
- arm64-apple-darwin20.0.0
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ libgrpc:
- '1.71'
macos_machine:
- arm64-apple-darwin20.0.0
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
39 changes: 39 additions & 0 deletions .ci_support/osx_arm64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '19'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
curl:
- '8'
cxx_compiler:
- clangxx
cxx_compiler_version:
- '19'
github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313
target_platform:
- osx-arm64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
nodejs:
- '20'
- '22'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
24 changes: 24 additions & 0 deletions .ci_support/win_64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
c_compiler:
- vs2022
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
curl:
- '8'
cxx_compiler:
- vs2022
github_actions_labels:
- cirun-openstack-cpu-4xlarge
libgrpc:
- '1.71'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313
target_platform:
- win-64
5 changes: 5 additions & 0 deletions .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ jobs:
os: ubuntu
runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_python3.12.____cpython', 'linux', 'x64', 'self-hosted']
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
- CONFIG: linux_64_python3.13.____cp313
UPLOAD_PACKAGES: True
os: ubuntu
runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_python3.13.____cp313', 'linux', 'x64', 'self-hosted']
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
steps:

- name: Checkout code
Expand Down
28 changes: 28 additions & 0 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 2 additions & 6 deletions recipe/build-core.bat
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,12 @@ echo ==========================================================
cd python
echo startup --output_user_root=D:/tmp >> ..\.bazelrc
echo build --jobs=1 >> ..\.bazelrc
echo build --subcommands=pretty_print >> ..\.bazelrc
"%PYTHON%" -m pip install . -vv
rem echo build --subcommands=pretty_print >> ..\.bazelrc
"%PYTHON%" -m pip install . -vv --no-deps --no-build-isolation

rem remember the return code
set RETCODE=%ERRORLEVEL%

rem Now clean everything up so subsequent builds (for potentially
rem different Python version) do not stumble on some after-effects.
"%PYTHON%" setup.py clean --all

rem setup.py uses D:\bazel-root and D:\b-o since ray 2.10.0.
rem Get the drive for SRC_DIR, in case it changes from D:
@for %%G in ("%SRC_DIR%") DO @SET DRIVE=%%~dG
Expand Down
Loading
Loading