Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elusivemind/probo-connector
Drupal 8/9 module for the ProboCI Open Source Server that Integrates with the open source Probo.CI (openprobo.ci) source server.
https://github.com/elusivemind/probo-connector
Last synced: about 1 month ago
JSON representation
Drupal 8/9 module for the ProboCI Open Source Server that Integrates with the open source Probo.CI (openprobo.ci) source server.
- Host: GitHub
- URL: https://github.com/elusivemind/probo-connector
- Owner: ElusiveMind
- Created: 2017-08-24T07:33:38.000Z (about 7 years ago)
- Default Branch: 1.x
- Last Pushed: 2021-02-03T17:10:51.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T21:25:38.627Z (about 1 month ago)
- Language: PHP
- Homepage: https://packagist.org/packages/mbagnall/probo
- Size: 206 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Probo.CI Continuous Collaboration Server - Drupal Module
This project provides a Drupal module for versions of Drupal 8.8.0 and higher including Drupal 9. It is designed with MariaDB, MySQL or PostgreSQL back end database systems.
The purpose of this module is to act as a conduit and coordinator/communicator between Drupal, code repositories (Bitbucket, GitHub and GitLab) and the Probo NodeJS server providing an interface for builds to users, managers and testers alike.
While this module can serve in a stand-alone capacity, it is meant as a companion piece to the ProboCI Open Source theme available at this [GitHub](https://github.com/ElusiveMind/probo-connector) repository.
To install, use composer.
`composer require mbagnall/probo-connector`
Any dependencies will be included as part of the package install. If you have any questions or are looking for documentation, refer to the [Wiki](https://github.com/ElusiveMind/probo-connector/wiki) or view the documentation on the [Probo Documention Site](https://docs.probo.ci/).