An open API service indexing awesome lists of open source software.

https://github.com/jorgepz/mydevopstestbed

A minimal repo for DevOps tools testing
https://github.com/jorgepz/mydevopstestbed

continuous-integration devops docker

Last synced: 10 months ago
JSON representation

A minimal repo for DevOps tools testing

Awesome Lists containing this project

README

          

# myDevOpsTestbed

![moxunit mySimpleTests](https://github.com/jorgepz/myDevOpsTestbed/actions/workflows/moxunit_mySimpleTests.yml/badge.svg)
![moxunit testWithCoverage](https://github.com/jorgepz/myDevOpsTestbed/actions/workflows/moxunit_testWithCoverage.yml/badge.svg)
[![codecov](https://codecov.io/gh/jorgepz/myDevOpsTestbed/branch/master/graph/badge.svg?token=AAU3P7FT5E)](https://codecov.io/gh/jorgepz/myDevOpsTestbed)

This repo contains different toy examples for testing and experimenting with [DevOps](https://en.wikipedia.org/wiki/DevOps) tools on GitHub.

A minimal repo for Octave/Matlab CI actions testing (using https://github.com/joergbrech/moxunit-action).