Rainist / bento

Deliver food (env) to Travis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bento

food (env) to be delivered (via slack) to travis

Why?

  • adding common set of env into every travis repository is sometimes inevitable.
  • repetitive means automatable
  • eliminate the needs of confirming from admin (and possibly actually them inputing for requester)
  • and none of the requesters and admins need to see the senstive values any more unnecessarily

Interface

  • slack

possibly more later

Target

  • travis

possibly more later

Stragtegy

  • Lambda like serverless function way
  • providing the deployment in k8s via kubeless is first-class citizen

Components

set-env

http service which actually performs setting environments variables into travis

set-env-web

web interface to support easy operations

About

Deliver food (env) to Travis


Languages

Language:JavaScript 64.4%Language:Shell 19.8%Language:HTML 15.8%