FINRAOS / Gatekeeper

Gatekeeper is a self-serviced web application allowing users to make requests for temporary access to EC2 & RDS instances running in AWS and gain access instantly

Home Page:https://finraos.github.io/Gatekeeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up CI builds

SMxJrz opened this issue · comments

Need to set up the code to be built through CI

This adds unit tests to run still need to add the actual building and pushing

Should we switch to CircleCI and use workflow? We can setup multiple jobs to build multiple components and orchestrate the build/publish.

https://circleci.com/docs/2.0/workflows/

Replaced Travis with Circle CI