Skip to content

Provide a tox_after_run_commands_post hook #3577

@ssbarnea

Description

@ssbarnea

What's the problem this feature will solve?

Currently tox plugins hook tox_after_run_commands is run before commands_post and I do have a use case where I want to run some plugin code after the commands_post. At this moment this is not possible.

Describe the solution you'd like

Provide a hook for running plugins after commands_post.

Alternative Solutions

AFAIK there is no workaround as I did not see any other hook that could be called later.

Additional context

Any suggestion would be welcomed. Happy to write the code once we agree on how it should look.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions