mirror of https://github.com/pulumi/pulumi.git
cc11dde617
12412: display: Switch "Open in Browser" to "View in Browser" r=abhinav a=abhinav Switch this to "View in Browser" per discussion which is closer to the old "View Live" message. sdk/go/auto doesn't need an update because the regex there is still using "View in Browser". 12413: pkg: Dedupe "open in browser" library r=abhinav a=abhinav We currently have two different "open in browser" libraries imported into our system: github.com/pkg/browser github.com/skratchdot/open-golang/open pkg/browser has slightly more activity than open-golang so switch to pkg/browser and delete the unused dependency. Co-authored-by: Abhinav Gupta <abhinav@pulumi.com> |
||
---|---|---|
.. | ||
internal/terminal | ||
testdata | ||
diff.go | ||
diff_test.go | ||
display.go | ||
doc.go | ||
events.go | ||
events_test.go | ||
json.go | ||
jsonmessage.go | ||
object_diff.go | ||
object_diff_test.go | ||
options.go | ||
progress.go | ||
progress_test.go | ||
query.go | ||
rows.go | ||
sigint_unix.go | ||
sigint_windows.go | ||
tableutil.go | ||
tree.go | ||
watch.go |