Coder Social home page Coder Social logo

5l1v3r1 / seriousapiarist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dxa4481/seriousapiarist

0.0 1.0 0.0 27 KB

Controlled builds, tests, static analysis, releases, and deploys with validation and 2FA and live streaming to your CI

Go 100.00%

seriousapiarist's Introduction

SeriousApiarist

SeriousApiarist provides an API exposed to the Continuous Delivery (CD) pipeline that handels builds, tests, vulnerability scans, releases, and deploys in a safe and controlled fashion.

Project groups and committers are whitelisted. All API activity has traces and an audit log.

Deploys are protected by 2FA and successful deploys trigger a Slack alert.

API endpoints

The endpoints and parameters are abstracted by the CLI commands available to you in the CD pipeline container. file.

  • /build/:group/:repo
  • /test/:group/:repo
  • /scan/:group/:repo
  • /release/:group/:repo
  • /deploy/:group/:repo

Parameters

  • service (optional): applicable if you have multiple docker containers in your repo. Service is expected to be the name of a folder in your repo that contains a Dockerfile.
  • test (optional): Test parameter is required if you're running tests. Test parameter is provided to your container as the first argument, so your entrypoint must expect it in that format.
  • imageTag (optional): imageTag parameter will tag your release image so it looks like :-
  • ref: Branch/ref is provided from the CD pipeline.
  • commit: Commit hash is provided from the CD pipeline.
  • pipeline: Pipeline number is provided from the CD pipeline.

seriousapiarist's People

Contributors

dustin-decker avatar

Watchers

 avatar

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.