algosec / Atlantis

Automation management tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atlantis

How do you manage the automation in your organizaion?

Do you wish for a detailed nice looking report at the end of each build?

Do you wish for to compare your builds easily?

Do you wish for an automated tool to compute your success rates before you move your code to production?

You're in the right place!

Atlantis will help you manage your automation builds and will save you precious time ⌛

All you need to do is follow the deployment instructions, and you're there 🔥

Atlantis is designed to streamline and optimize test automation results within an organization, saving time and resources. Some of the features included in Atlantis

The ability to monitor huge amount of tests running on every build / nightly, Compare build results to quickly find new failures Compute success rates Send results by emails link Jira bugs to tests and more...

All accessible through a user-friendly interface.

Here's a little peek: atlantis2.png

General

This is a HTTP server has 2 purposes:

  1. Web-application (Angular) for automation status
  2. Gateway to publish notification to CI-3 Team in Microsoft Teams. In order to inform the relevant team members about your final CI results, we have set up a gateway to publish notifications to a Microsoft Teams channel. The gateway will automatically send notifications to the Teams channel you have configured, so that all relevant stakeholders can stay informed and take action if necessary.

Topology

image

Deployment

Dev deploy

Available under docs/dev-deploy.md

Staged & Production Deploy

Available under docs/staged & prod -deploy.md

About automated external processes

Available under docs/email and teams integrations.md

Get Data

Explained under docs/get-data.md

About

Automation management tool

License:Other


Languages

Language:TypeScript 76.4%Language:HTML 12.7%Language:CSS 5.2%Language:Shell 2.8%Language:JavaScript 1.4%Language:Python 0.9%Language:Dockerfile 0.6%