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

https://github.com/gesiscss/orc2-status-bot

Open Research Computing v2 Status Bot
https://github.com/gesiscss/orc2-status-bot

Last synced: 12 months ago
JSON representation

Open Research Computing v2 Status Bot

Awesome Lists containing this project

README

          

# Open Research Computing v2 Status Bot

[![status-verification](https://github.com/gesiscss/orc2-status-bot/actions/workflows/status-verification.yml/badge.svg)](https://github.com/gesiscss/orc2-status-bot/actions/workflows/status-verification.yml)

This repository has the code to run a bot on [GitLab CI](https://docs.gitlab.com/ee/ci/) and [GitHub Actions](https://github.com/features/actions).

Source: https://git.gesis.org/ilcm/orc2-status-bot

Mirror: https://github.com/gesiscss/orc2-status-bot

## Bot

It's a collection of tests, see [`test`](test).

## Run local

See [`CONTRIBUTING.md`](CONTRIBUTING.md).

## GitLab

See [`.gitlab-ci.yml`](.gitlab-ci.yml).

## GitHub

See [`.github/workflows/status-verification.yml`](.github/workflows/status-verification.yml).