Skip to content

kleopatra999/buildbot-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Buildbot Configuration for wxWidgets

Overview

This repository contains the configuration of Buildbot running at http://buildbot.tt-solutions.com/wx/.

Secret Passwords

The master configuration file includes passwd.cfg which is supposed to contain the following information:

slaves = {
    "slave1_name": "slave1_password",
    ...
}

github_secret = "secret for GitHub web hook"

About

Configuration for wxWidgets buildbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%