Skip to content

Instantly share code, notes, and snippets.

@uebayasi
Last active March 28, 2018 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uebayasi/98e077337a64020c37465ea11c7ec86b to your computer and use it in GitHub Desktop.
Save uebayasi/98e077337a64020c37465ea11c7ec86b to your computer and use it in GitHub Desktop.
  • Apps Scriptプロジェクトのデプロイ手続きを、非対話的に行えない   - "Publish > Deploy as API executable..."に相当する処理  - REST APIとしてcreate deployが提供されており、呼び出しも成功するが、authorizationができない   - claspも同様  - 一度authorizeされたデプロイを再デプロイすることは、非対話的に行える    - clasp redeployに相当
  • Apps ScriptプロジェクトのCloud Platformへの切り替え手続きを、非対話的に行えない
  • Deployment ManagerでApp Engineのアプリを扱えない
    • そもそもApp EngineはCloud Platformのプロジェクトと1:1なので、それがDeployment Managerとしてどう見えるのかが不明
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment