Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielsitek/tateru-cli-ci

CI space for tateru-cli
https://github.com/danielsitek/tateru-cli-ci

ci github-actions gitlab-ci tateru-cli test-automation tests

Last synced: about 1 month ago
JSON representation

CI space for tateru-cli

Awesome Lists containing this project

README

        

# tateru-cli-ci

[![GitHub Actions](https://img.shields.io/badge/CI-GitHub%20Actions-blue.svg?logo=github)](https://github.com/danielsitek/tateru-cli-ci/actions)
[![GitLab Actions](https://img.shields.io/badge/CI-GitLab%20Pipelines-blue.svg?logo=gitlab)](https://gitlab.com/danielsitek/tateru-cli-ci/pipelines)
[![npm](https://img.shields.io/npm/v/tateru-cli)](https://www.npmjs.com/package/tateru-cli)

tateru-cli-ci is repository dedicated only to CI and running tests in various enviroments for [tateru-cli](https://www.npmjs.com/package/tateru-cli).

## CI stats

| Service | Config file | Status |
| --- | --- | --- |
| GitLab Pipelines | .gitlab-ci.yml | [![pipeline status](https://gitlab.com/danielsitek/tateru-cli-ci/badges/master/pipeline.svg)](https://github.com/danielsitek/tateru-cli-ci/blob/master/.gitlab-ci.yml) |
| GitHub Actions | ci.yml | [![tateru-cli-ci status](https://github.com/danielsitek/tateru-cli-ci/workflows/ci-tests/badge.svg?branch=master)](https://github.com/danielsitek/tateru-cli-ci/blob/master/.github/workflows/ci.yml) |