Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danielsitek/tateru-cli-ci
- Owner: danielsitek
- Created: 2020-02-24T21:24:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T17:35:24.000Z (about 3 years ago)
- Last Synced: 2023-03-12T05:03:00.059Z (almost 2 years ago)
- Topics: ci, github-actions, gitlab-ci, tateru-cli, test-automation, tests
- Language: Twig
- Homepage: https://www.npmjs.com/package/tateru-cli
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) |