Skip to content

When action StampWithIjar runs it does not allow environment variables to be passed in using --action_env #1232

Closed
@adam-singer

Description

@adam-singer

When action StampWithIjar runs it does not allow environment variables to be passed in using --action_env command line flag. This can lead to problems when ijar is executed on systems that have compiled it with a tool chain picked up from the environment but not available on the host system in standard locations.

A common solution applied is to allow durning action run use_default_shell_env = True as done in twitter-forks#8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions