Add better support for pyproject.toml pixi projects #387
test.yml
on: pull_request
Matrix: Test cache 1/2
custom-pixi-url
9s
pyproject
8s
Matrix: auth-conda-token
Matrix: auth-token-install
Matrix: auth-token
Matrix: auth-username-password
Matrix: cache-write-true
Matrix: custom-bin-path
Matrix: custom-manifest-path
Matrix: custom-pixi-version
Matrix: custom-pyproject-manifest-path
Matrix: default
Matrix: different-log-level
Matrix: frozen
Matrix: global-install
Matrix: install-path
Matrix: locked
Matrix: multiple-environments
Matrix: no-lockfile
Matrix: no-pixi-toml
Matrix: no-run-install
Matrix: old-lockfile
Matrix: pixi-shell
Matrix: post-cleanup-linux-no-login
Matrix: post-cleanup-linux
Matrix: post-cleanup-macos
Matrix: post-cleanup-windows
Matrix: Test cache no write
Matrix: Test cache 2/2
Annotations
63 errors and 7 warnings
auth-token-install (ubuntu-latest)
You need to specify either auth-token or auth-username and auth-password or auth-conda-token
|
auth-token-install (ubuntu-latest)
You need to specify either auth-token or auth-username and auth-password or auth-conda-token
|
auth-token-install (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
no-run-install (windows-latest)
Process completed with exit code 1.
|
custom-pixi-version (windows-latest)
Process completed with exit code 1.
|
no-run-install (macos-latest)
The job was canceled because "windows-latest" failed.
|
old-lockfile (windows-latest, false)
Process completed with exit code 1.
|
old-lockfile (windows-latest, true)
Process completed with exit code 1.
|
default with cache (windows-latest)
Process completed with exit code 1.
|
auth-token (windows-latest)
Process completed with exit code 1.
|
auth-token-install (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
auth-token-install (windows-latest)
The operation was canceled.
|
custom-pixi-version (macos-latest)
The job was canceled because "windows-latest" failed.
|
old-lockfile (ubuntu-latest, true)
The job was canceled because "windows-latest_false" failed.
|
auth-conda-token (windows-latest)
Process completed with exit code 1.
|
default without cache (windows-latest)
The job was canceled because "windows-latest_true" failed.
|
default without cache (windows-latest)
Process completed with exit code 1.
|
old-lockfile (macos-latest, false)
The job was canceled because "windows-latest_false" failed.
|
old-lockfile (macos-latest, true)
The job was canceled because "windows-latest_false" failed.
|
no-run-install (ubuntu-latest)
The job was canceled because "windows-latest" failed.
|
auth-username-password (windows-latest)
Process completed with exit code 1.
|
different-log-level (windows-latest)
Process completed with exit code 1.
|
default with cache (ubuntu-latest)
The job was canceled because "windows-latest_true" failed.
|
default without cache (macos-latest)
The job was canceled because "windows-latest_true" failed.
|
default with cache (macos-14)
The job was canceled because "windows-latest_true" failed.
|
default with cache (macos-latest)
The job was canceled because "windows-latest_true" failed.
|
default without cache (macos-14)
The job was canceled because "windows-latest_true" failed.
|
frozen (windows-latest)
Process completed with exit code 1.
|
cache-write-true (windows-latest)
Process completed with exit code 1.
|
auth-token (macos-latest)
The job was canceled because "windows-latest" failed.
|
custom-bin-path (windows-latest)
Process completed with exit code 1.
|
auth-conda-token (macos-latest)
The job was canceled because "windows-latest" failed.
|
auth-username-password (macos-latest)
The job was canceled because "windows-latest" failed.
|
different-log-level (macos-latest)
The job was canceled because "windows-latest" failed.
|
no-lockfile (windows-latest)
Process completed with exit code 1.
|
custom-pixi-version (macos-14)
The job was canceled because "windows-latest" failed.
|
custom-pixi-version (macos-14)
The operation was canceled.
|
custom-pixi-version (macos-14)
ENOTEMPTY: directory not empty, rmdir '.pixi/env/bin'
|
frozen (macos-latest)
The job was canceled because "windows-latest" failed.
|
custom-bin-path (macos-latest)
The job was canceled because "windows-latest" failed.
|
locked (windows-latest)
Process completed with exit code 1.
|
pixi-shell (windows-latest)
Process completed with exit code 1.
|
no-lockfile (macos-latest)
The job was canceled because "windows-latest" failed.
|
pixi-shell (macos-latest)
The job was canceled because "windows-latest" failed.
|
no-lockfile (ubuntu-latest)
The job was canceled because "windows-latest" failed.
|
locked (macos-latest)
The job was canceled because "windows-latest" failed.
|
no-lockfile (ubuntu-latest)
The operation was canceled.
|
no-lockfile (ubuntu-latest)
ENOENT: no such file or directory, lstat '/home/runner/.pixi/bin/pixi'
|
multiple-environments (macos-latest, cache=false)
The job was canceled because "windows-latest_false" failed.
|
multiple-environments (windows-latest, cache=false)
Process completed with exit code 1.
|
multiple-environments (macos-14, cache=true)
The job was canceled because "windows-latest_false" failed.
|
multiple-environments (macos-14, cache=false)
The job was canceled because "windows-latest_false" failed.
|
multiple-environments (macos-latest, cache=true)
The job was canceled because "windows-latest_false" failed.
|
multiple-environments (windows-latest, cache=true)
The job was canceled because "windows-latest_false" failed.
|
multiple-environments (windows-latest, cache=true)
Process completed with exit code 1.
|
pyproject
The process '/home/runner/.pixi/bin/pixi' failed with exit code 1
|
pyproject
ENOENT: no such file or directory, lstat '.pixi'
|
post-cleanup-windows (false)
Process completed with exit code 1.
|
Test cache no write (windows-latest)
Process completed with exit code 1.
|
multiple-environments (ubuntu-latest, cache=true)
The job was canceled because "windows-latest_false" failed.
|
post-cleanup-windows (true)
The job was canceled because "false" failed.
|
post-cleanup-windows (true)
Process completed with exit code 1.
|
Test cache 1/2 (windows-latest)
Process completed with exit code 1.
|
custom-pixi-version (ubuntu-latest)
pixi list is not supported for pixi versions < `v0.13.0`. Please set `pixi-version` to `v0.13.0` or later.
|
post-cleanup-linux (false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lisanna-dettwyler/action-post-run@d053b9b43d788b87a409f6cdb3b6fc87c6c8a4fe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
post-cleanup-linux (true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lisanna-dettwyler/action-post-run@d053b9b43d788b87a409f6cdb3b6fc87c6c8a4fe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
post-cleanup-linux-no-login (false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lisanna-dettwyler/action-post-run@d053b9b43d788b87a409f6cdb3b6fc87c6c8a4fe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
post-cleanup-linux-no-login (true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lisanna-dettwyler/action-post-run@d053b9b43d788b87a409f6cdb3b6fc87c6c8a4fe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
post-cleanup-macos (false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lisanna-dettwyler/action-post-run@d053b9b43d788b87a409f6cdb3b6fc87c6c8a4fe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
post-cleanup-macos (true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lisanna-dettwyler/action-post-run@d053b9b43d788b87a409f6cdb3b6fc87c6c8a4fe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|