observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.13k stars 85 forks source link

Don't prompt for interactive login on non-interactive terminals #1443

Closed mythmon closed 3 weeks ago

mythmon commented 3 weeks ago

Fixes #1432

mootari commented 3 weeks ago

Please note that in the case described in #1432 the deploy fails even when authenticated, because the user is prompted for a message (which should likely default to an empty string in that case).