Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

mcpr/test-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCPR-Test-Bot Server

This is the future home of the MCPR-Test-Bot Server component!

The MCPR-Test-Bot runs some basic tests on Minecraft plugins uploaded to MCPR.

Test Flow

  1. Plugin is uploaded to MCPR
  2. MCPR sends a webhook to MCPR-Test-Bot Server with the plugin ID and version
  3. MCPR-Test-Bot provisions an ACI container with MCPR-Test-Bot Worker on it
  4. The ACI container runs MCPR-Test-Bot Worker on the plugin version (test-bot-worker test [pluginID] [version])
  5. MCPR-Test-Bot Worker reports back to MCPR-Test-Bot Server with the test results
  6. MCPR-Test-Bot Server makes note of the results and sends them to MCPR

Releases

No releases published

Packages

No packages published