Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 802 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 802 Bytes

t2-auto-compiler

Code of Conduct Travis Build Status

An auto cross compiler for npm packages that use t2-compiler

Building Packages

  • yarn build to build

Server Infrastructure

  • Auth is handled by aws roles and groups, human operators deploying need to be in the t2-auto-compiler group
  • SNS Topic t2-auto-compiler-events gets sns json messages with one guaranteed key {type}
  • Cloudwatch Rule t2-compiler-schedule set to send {"type": "timer", "period": 600} every 5 minutes