google / clasp

🔗 Command Line Apps Script Projects
https://developers.google.com/apps-script/guides/clasp
Apache License 2.0
4.52k stars 422 forks source link

Service account support (#1) #963

Closed bmanth60 closed 1 year ago

bmanth60 commented 1 year ago

Fixes #962 #959 #956 #953 #950 #917 #225

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

bmanth60 commented 1 year ago

This is signed and should be rerun

bmanth60 commented 1 year ago

Lint output image

bmanth60 commented 1 year ago

I lied: https://developers.google.com/apps-script/api/concepts image

tailorvj commented 11 months ago

This is a very interesting development, but unfortunately it requires too many steps to get an AppsScript project started, and that beats the purpose of Clasp in the first place IMHO. Clasp login should work from anywhere, including from within Docker images, virtual environments, etc.

Kind regards, Tailor VJ

fletort commented 11 months ago

Your PR was working or not ?