Skip to content

commands/exec: allow customising environment. #1811

commands/exec: allow customising environment.

commands/exec: allow customising environment. #1811

Triggered via pull request January 23, 2025 15:40
@MikeMcQuaidMikeMcQuaid
synchronize #1573
exec_env
Status Failure
Total duration 46s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
tests (ubuntu-latest): spec/bundle/commands/exec_command_spec.rb#L39
Style/FetchEnvVar: Use `ENV.fetch("PATH")` or `ENV.fetch("PATH", nil)` instead of `ENV["PATH"]`.
tests (ubuntu-latest)
Process completed with exit code 1.
tests (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
tests (macOS-latest): spec/bundle/commands/exec_command_spec.rb#L39
Style/FetchEnvVar: Use `ENV.fetch("PATH")` or `ENV.fetch("PATH", nil)` instead of `ENV["PATH"]`.
tests (macOS-latest)
Process completed with exit code 1.
tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636