/beauop

Deno task runner for automation pipelines script sequential task workflow steps in yaml conditional execution, loops, error handling & retries

Primary LanguageTypeScriptMIT LicenseMIT

beauop

Automatic event blog publisher by the help of google form and sheet.

Steps

How beauop works

  • When new event posted through google form it update googlesheet.
  • Other side in every 5 mins data collects from googlesheet (as json) by the help of googlesheet-actions.
  • Once it's googlesheet-actions finds new data it update data.json and build workflow triggred on every push.
  • After that vercel deployed the site.

FAQ

  • There might be a case where first row will be empty in googlesheet. Plese remove the empty row.
  • There is no empty data checks.
  • If all fields are optional in google form in that case only timestamp will generate.
  • There is no encryption mechanisam available right now.