pulumi/pkg/backend
Matt Ellis 9ec695dda0 Reformat call to action when we fail to launch browser for login
The existing message put the URL to visit and some explanation text on
the same line, which makes it a little harder to copy only the URL
into a browser. If this extra text ends up being copied as well as the
URL it can lead to failures later, when we try to decode the query
string as part of the OAuth flow.

It's easy enough to fix by just putting the URL on its own line, split
off from the text itself.

Fixes #1832
2018-09-04 14:28:29 -07:00
..
cloud Reformat call to action when we fail to launch browser for login 2018-09-04 14:28:29 -07:00
local Merge pull request #1848 from pulumi/joeduffy/1551_refresh_text_clarification 2018-09-02 11:58:50 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
backend.go Clarify refresh text 2018-08-29 17:09:14 -07:00
display.go Add license headers 2018-05-22 15:02:47 -07:00
snapshot.go Fix some potential bugs in the refresher. (#1845) 2018-08-29 21:00:05 -07:00
snapshot_test.go Elide unnecessary checkpoint writes. (#1798) 2018-08-20 14:14:50 -07:00
stack.go Support TypeScript in a more first-class way 2018-08-06 14:00:58 -07:00
updates.go Clarify refresh text 2018-08-29 17:09:14 -07:00