Skip to content

Improve sudo try support #223

Description

@mgree

We have not focused on how try works when run as root, but it could be a very useful way to use try.

Use cases

  • sudo try apt ...
  • sudo try modify_etc_files_and_run_a_test
  • sudo try write_to_sysfs_or_call_sysctl_and_run_a_test this one may not work

Work

  • Write unit tests for what we'd like to be able to do as root, expected behaviors
  • Get those tests to work 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions