Code Monkey home page Code Monkey logo

fabrik's People

Contributors

ngmiller avatar nickmonad avatar

fabrik's Issues

Lambda function to merge master into development branch

Need a mechanism to do real CI - master should be merged into the development branch in order to ensure there are no merge conflicts and that no unit test regressions have been introduced. This will also require some database/cache work to correlate github status updates back to the latest PR commit, not the new commit formed by merging master.

Refactor environment names

Environment names in the parameter.json should be development, staging, and production to match conventional language, instead of development, master, and release

Will require some changes to the lambda functions and will break all builds until they upgrade to the new names.

Periodic job to clean up codebuild logs

As far as I know, there is no way to set the log group and retention length via cloudformation on a codebuild project. Currently, we have a bunch of cruft just hanging out in the cloudwatch logs. Instead, there should be a periodic lambda function to check for all codebuild logs that are older than a couple weeks or so and remove them

Deployment and configuration mechanism for lib/* functions

Lambda functions that live in the lib/* folder should be optional and completely configurable by the user. This includes functions that involve deploying to S3, notifying a slack channel when cloudwatch logs match a regex, or other, non-core functions users will use to augment their infrastructure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.