Buildbot: Difference between revisions

Jump to navigation Jump to search
421 bytes added ,  15 October 2017
add instructions for downloading pull request builds at the request of ryanebola16 here: https://forums.dolphin-emu.org/Thread-editing-dolphin-s-wiki?pid=454682#pid454682
(→‎Configuration File: remove wip-win-x86)
(add instructions for downloading pull request builds at the request of ryanebola16 here: https://forums.dolphin-emu.org/Thread-editing-dolphin-s-wiki?pid=454682#pid454682)
Line 1: Line 1:
Buildbot is a continuous integration framework that we use to build Dolphin patches on different platforms. Builds can be triggered automatically (e.g., when a whitelisted GitHub user creates/updates a pull request) or manually (e.g., using the <code>Tools/buildbot-try.sh</code> helper script). Ping delroth on [[IRC]] to get access.
Buildbot is a continuous integration framework that we use to build Dolphin patches on different platforms. Builds can be triggered automatically (e.g., when a whitelisted GitHub user creates/updates a pull request) or manually (e.g., using the <code>Tools/buildbot-try.sh</code> helper script). Ping delroth on [[IRC]] to get access.
== Downloading Pull Request (PR) Builds ==
Windows, macOS and Android PR builds can be downloaded for testing purposes on their respective pull request by following these steps:
# Click "Show all checks" near the bottom of a PR.
# Find the appropriate build for your operating system and click "Details".
# Click the link that starts with "pr-XXXX-dolphin-latest" to download the PR build, where XXXX is the PR number.


== Configuration File ==
== Configuration File ==
6,906

edits

Navigation menu