Skip to content

Releases: TheRealXG/Calculator

Modular Pipeline

26 Mar 14:14
Compare
Choose a tag to compare

This is a fully functioning pipeline that has had individual steps broken up into separated Docker containers. This contains Static Analysis (3 tools), Unit Tests, Build step, and Functional testing.

Original Pipeline

26 Mar 14:13
Compare
Choose a tag to compare

This is the original "non-modular" pipeline in a fully functioning state. This uses a single Docker container.