How to get creds.json for login in CI?

This page summarizes the projects mentioned and recommended in the original post on /r/GoogleAppsScript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • google-script-custom-loggers-lib

    Discontinued Library to log output.

  • Hello! I have the project and standard GCP setup with oauth consent screen. Now I want to automate deployment process via GitHub Actions but I don't know where to take my credentials from to use them with --creds option. I can't simply use clasp login in CI as I understand.

  • clasp-action

    This action uses clasp to push or deploy to Google Apps Script.

  • It looks like you'll need to make an action that takes `clasprc` credentials, puts them in a `.clasprc.json` file like clasp expects, and then runs clasp commands. I haven't tried this, but here's a GH Action that looks like it does what you want. https://github.com/daikikatsuragawa/clasp-action

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts