BigBrotherTeam / BigBrother

Allows the connection of Minecraft: Java Edtion clients to PocketMine-MP servers. Made for PocketMine-MP
GNU Lesser General Public License v3.0
96 stars 24 forks source link

Please upload to https://poggit.pmmp.io/ci/recent #172

Open zai1208 opened 3 years ago

zai1208 commented 3 years ago

Issue description

Please upload this plugin to https://poggit.pmmp.io/ci/recent

Prerequisite

A GitHub account (already having) Then just sign in to https://poggit.pmmp.io/ci/recent with your account And follow these instructions:

Go to https://poggit.pmmp.io/ci , and make sure you are logged in. See the repo list (in the left sidebar on large screens). Find the repo that hosts your plugin, and click the toggle.

Poggit will show a popup to let you edit a .poggit.yml file. If your plugin has the correct structure, the default .poggit.yml will contain the correct information. Poggit will add the .poggit.yml into your repo, then your plugin will be built on Poggit.

How to reproduce

Server log(crash dump)

eternalharvest commented 3 years ago

@zai1208

We had adopted travis-ci and bintray for CI/CD. So, you can download phar from bintray.

This plugin requires third-party library phpseclib and we requires composer auto-loader. So, I think it is difficult to adopt poggit as CI/CD for this.