Merge pull request #1867 from IntelPython/feature/radix-sort #4926
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
conda-package.yml
on: push
Matrix: build_linux
Matrix: build_windows
Matrix: test_linux
Matrix: array-api-conformity
Matrix: test_examples_linux
Matrix: test_windows
Matrix: upload_linux
Matrix: upload_windows
Clean up anaconda packages
47s
Annotations
22 warnings
|
build_windows (3.12)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
build_windows (3.12)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
build_windows (3.11)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
build_windows (3.11)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
build_windows (3.9)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
build_windows (3.9)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
build_windows (3.10)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
build_windows (3.10)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
test_windows (3.10, false, windows-2019)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
test_windows (3.10, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
test_windows (3.9, false, windows-2019)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
test_windows (3.9, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
test_windows (3.12, false, windows-2019)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
test_windows (3.12, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
test_windows (3.11, false, windows-2019)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
test_windows (3.11, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
|
upload_windows (3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
upload_windows (3.10)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
upload_windows (3.12)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
upload_windows (3.9)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
Clean up anaconda packages
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
|
Clean up anaconda packages
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dpctl Linux Python 3.10
Expired
|
23.5 MB |
sha256:4f0009a674b9efcb54cc927d7aaf69a43de8f520b61e6cf625e100c7905571bf
|
|
|
dpctl Linux Python 3.11
Expired
|
23.7 MB |
sha256:8e93cb372aab1eeb961ae2c97f6324259d54a7bc94a7f7335fd378b9c9444b86
|
|
|
dpctl Linux Python 3.12
Expired
|
23.7 MB |
sha256:be04a1919543486858894e337136bf1ad5d2188d607f59dad24c0c0e71b28e82
|
|
|
dpctl Linux Python 3.9
Expired
|
23.5 MB |
sha256:07ed27622a3ca0777805ed074f75a722c05d8ffe23be94c7f1a1e943e60527ee
|
|
|
dpctl Linux Wheels Python 3.10
Expired
|
34.8 MB |
sha256:b9135748aa90fc979b18de070586e9856c8610fb3578ff12dbb29e660b83a427
|
|
|
dpctl Linux Wheels Python 3.11
Expired
|
34.8 MB |
sha256:e803ee160a28ea0b90acc2655e60d8f36ea8429a01e0962237ad3c4e5d467a26
|
|
|
dpctl Linux Wheels Python 3.12
Expired
|
34.9 MB |
sha256:e5884c6fd4a094f5b3e94da0e19f51cd902d534277732bd6cb9386f01eb56d41
|
|
|
dpctl Linux Wheels Python 3.9
Expired
|
34.8 MB |
sha256:4eb28239c5db3dbed0ea85a67ae1e35c4178acf23d14d093cf82544b6ef45dc7
|
|
|
dpctl Windows Python 3.10
Expired
|
23.9 MB |
sha256:80c243621ce3e2b2b39292e064a223661b81525b2a0d9464f79d9038e96eb8b3
|
|
|
dpctl Windows Python 3.11
Expired
|
24.1 MB |
sha256:35dbe606bf5043ba50fac07ab628627e8b27339963c9438431521752d4ce6e6a
|
|
|
dpctl Windows Python 3.12
Expired
|
24 MB |
sha256:f4467aed4ce6a52e8e4f1a43f51bb1a913ad915c5c6fe8e6a83491e4bfd2463d
|
|
|
dpctl Windows Python 3.9
Expired
|
23.9 MB |
sha256:2113db2f3002cc5df3751ea57fce45c7a065a24f687d6ffce57f1a82dec78c5b
|
|
|
dpctl Windows Wheels Python 3.10
Expired
|
34.7 MB |
sha256:f6a8a5a6b4ae7ae156317bfc7a393df0a2cec73b6b156ba040dc4357654f0254
|
|
|
dpctl Windows Wheels Python 3.11
Expired
|
34.7 MB |
sha256:9bb2546857cbf38fd9868e96cc19fdb0efea10b4b2d5f7f071443f0cf4085662
|
|
|
dpctl Windows Wheels Python 3.12
Expired
|
34.7 MB |
sha256:9ea56bc13448dcc918f8787c6996eeed7a12b3e1dd1cdd4defef783b324f4ff4
|
|
|
dpctl Windows Wheels Python 3.9
Expired
|
34.7 MB |
sha256:5c304b8ee07ab57320f05eb2db83ec70cd03e683bf38e18459c8fb41c36a20d8
|
|