Skip to content

Fix broken authentication documentation link (#252) #842

Fix broken authentication documentation link (#252)

Fix broken authentication documentation link (#252) #842

Triggered via push January 29, 2026 13:38
Status Success
Total duration 6m 12s
Artifacts

test.yml

on: push
Matrix: Test cache 1/2
custom-pixi-url
6s
custom-pixi-url
pixi-url-headers-bearer
13s
pixi-url-headers-bearer
pixi-url-custom-template-no-version
5s
pixi-url-custom-template-no-version
pixi-url-custom-template-version
4s
pixi-url-custom-template-version
pixi-url-custom-template-version-latest
6s
pixi-url-custom-template-version-latest
environment-activation-windows-bash
15s
environment-activation-windows-bash
environment-activation-windows-pwsh
25s
environment-activation-windows-pwsh
environment-activation-windows-cmd
16s
environment-activation-windows-cmd
environment-activation-false
6s
environment-activation-false
environment-activation-explicit-env
6s
environment-activation-explicit-env
environment-activation-multiple-env
11s
environment-activation-multiple-env
env-variable-input-custom-pixi-url
6s
env-variable-input-custom-pixi-url
env-variable-input-precendence
7s
env-variable-input-precendence
Matrix: auth-conda-token
Matrix: auth-s3-install
Matrix: auth-token-install
Matrix: auth-token
Matrix: auth-username-password
Matrix: cache-write-true-no-lockfile
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: env-variable-input-custom-bin-path
Matrix: environment-activation-unix
Matrix: existing-pixi-bin
Matrix: frozen
Matrix: global-environments-with-project-install
Matrix: global-environments
Matrix: global-install
Matrix: install-path
Matrix: locked
Matrix: multiple-environments
Matrix: multiple-invokations
Matrix: no-lockfile
Matrix: no-pixi-toml
Matrix: no-run-install
Matrix: old-lockfile
Matrix: pixi-shell-exec
Matrix: pixi-shell
Matrix: post-cleanup-linux-no-login
Matrix: post-cleanup-linux
Matrix: post-cleanup-macos
Matrix: post-cleanup-windows
Matrix: pyproject
Matrix: test-cache-fail-no-lockfile
Matrix: Test cache no write
Matrix: test-frozen-and-locked
Matrix: test-frozen-no-lockfile
Matrix: test-incorrect-version
Matrix: test-locked-no-lockfile
Matrix: test-lockfile-not-up-to-date
Matrix: working-directory-with-absolute-manifest-path
Matrix: working-directory-with-manifest-path
Matrix: working-directory
Matrix: Test cache 2/2
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 3 warnings
test-lockfile-not-up-to-date (ubuntu-latest)
The process '/home/runner/.pixi/bin/pixi' failed with exit code 1
test-frozen-and-locked (ubuntu-latest)
Cannot use `locked: true` and `frozen: true` at the same time
test-frozen-and-locked (ubuntu-latest)
Cannot use `locked: true` and `frozen: true` at the same time
cache-write-true-no-lockfile (ubuntu-latest)
You cannot specify cache-write = true without a lock file present
cache-write-true-no-lockfile (ubuntu-latest)
You cannot specify cache-write = true without a lock file present
test-frozen-no-lockfile (ubuntu-latest)
The process '/home/runner/.pixi/bin/pixi' failed with exit code 1
test-cache-fail-no-lockfile (ubuntu-latest)
Failed to generate cache key: Error: ENOENT: no such file or directory, open '/home/runner/work/setup-pixi/setup-pixi/pixi.lock'
test-incorrect-version (ubuntu-latest)
pixi-version must either be `latest` or a version string matching `vX.Y.Z`.
test-incorrect-version (ubuntu-latest)
pixi-version must either be `latest` or a version string matching `vX.Y.Z`.
test-locked-no-lockfile (ubuntu-latest)
The process '/home/runner/.pixi/bin/pixi' failed with exit code 1
test-lockfile-not-up-to-date (windows-latest)
The process 'C:\Users\runneradmin\.pixi\bin\pixi.exe' failed with exit code 1
cache-write-true-no-lockfile (windows-latest)
You cannot specify cache-write = true without a lock file present
cache-write-true-no-lockfile (windows-latest)
You cannot specify cache-write = true without a lock file present
pixi-url-headers-bearer
Unexpected HTTP response: 401
test-frozen-and-locked (windows-latest)
Cannot use `locked: true` and `frozen: true` at the same time
test-frozen-and-locked (windows-latest)
Cannot use `locked: true` and `frozen: true` at the same time
test-frozen-no-lockfile (windows-latest)
The process 'C:\Users\runneradmin\.pixi\bin\pixi.exe' failed with exit code 1
test-incorrect-version (windows-latest)
pixi-version must either be `latest` or a version string matching `vX.Y.Z`.
test-incorrect-version (windows-latest)
pixi-version must either be `latest` or a version string matching `vX.Y.Z`.
test-locked-no-lockfile (windows-latest)
The process 'C:\Users\runneradmin\.pixi\bin\pixi.exe' failed with exit code 1
test-cache-fail-no-lockfile (windows-latest)
Failed to generate cache key: Error: ENOENT: no such file or directory, open 'D:\a\setup-pixi\setup-pixi\pixi.lock'
test-lockfile-not-up-to-date (macos-latest)
The process '/Users/runner/.pixi/bin/pixi' failed with exit code 1
cache-write-true-no-lockfile (macos-latest)
You cannot specify cache-write = true without a lock file present
cache-write-true-no-lockfile (macos-latest)
You cannot specify cache-write = true without a lock file present
test-frozen-and-locked (macos-latest)
Cannot use `locked: true` and `frozen: true` at the same time
test-frozen-and-locked (macos-latest)
Cannot use `locked: true` and `frozen: true` at the same time
test-cache-fail-no-lockfile (macos-latest)
Failed to generate cache key: Error: ENOENT: no such file or directory, open '/Users/runner/work/setup-pixi/setup-pixi/pixi.lock'
test-locked-no-lockfile (macos-latest)
The process '/Users/runner/.pixi/bin/pixi' failed with exit code 1
test-incorrect-version (macos-latest)
pixi-version must either be `latest` or a version string matching `vX.Y.Z`.
test-incorrect-version (macos-latest)
pixi-version must either be `latest` or a version string matching `vX.Y.Z`.
test-frozen-no-lockfile (macos-latest)
The process '/Users/runner/.pixi/bin/pixi' failed 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.
custom-pixi-version (windows-latest)
pixi list is not supported for pixi versions < `v0.13.0`. Please set `pixi-version` to `v0.13.0` or later.
custom-pixi-version (macos-latest)
pixi list is not supported for pixi versions < `v0.13.0`. Please set `pixi-version` to `v0.13.0` or later.