Skip to content

Have details with -vvv when using runtime shell #96

@davidferlay

Description

@davidferlay

Observed

  • Action with runtime: container
➜ pl platform:sshconfig -vvv
(...)
2025-04-04 16:15:48 INFO  action finished with the exit code
                      ├ exit_code: 0
                      ├ run_env: docker
                      ├ action_id: platform:sshconfig
                      ├ image: platform-actions-sshconfig:1.0.0
                      ├ command: [python3 -B /action/main.py --user XXXX --port 1111 --host-prefix  --identity-file ]
                      └ container_id: bd8f4270179757f53f430a88c03dd9d18751baf04537ca8a635b35e5899dbbef
  • Action with runtime: shell
➜ plx image:build sub --keyring-passphrase X -vvv

Expected

  • Executing action with runtime: shell and verbosity -vvv should display same info as action with other runtime

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions