Skip to content

coypoop/pkgsrc-github-ci

Repository files navigation

pkgsrc CI bot.

Warning

It is trivially easy to "pwn" your server with a pull request. Make sure to use a disposable server.

Install

  1. Register a GitHub app
  • The permissions you need are "Read access to code and metadata" and "Read and write access to checks".
  • Use the credentials to fill out an .env file as in this guide
  1. This script runs two web servers:
  1. Install Ruby, ruby bundler

  2. Run the shell script start.sh