-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Description
pdtm version:
dev|main
Current Behavior:
Env path variable change is an invasive change and the behavior should be changed as follows:
- It should be optional and never performed automatically without specific bypass flag or user authorization (eg. entire package management software like homebrew leave the path change as a manual step)
- It should be reversible upon tools removal
- It should be just another step in the setup process, for example:
$ go run .
[INF] [OS: LINUX] [ARCH: AMD64] [GO: 1.18.1]
[INF] Path to download project binary: /root/.pdtm/go/bin
- environment path (configured|not configured)
1. subfinder (not installed)
...
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.