fdroidserver.send_buildcycle module

Sub-command for sending build requests to a F-Droid BuildBot instance.

fdroidserver.send_buildcycle.main()

CLI entry point.

fdroidserver.send_buildcycle.send_buildcycle_wrapper(build_list=[], read_stdin=False, timeout=7200)
fdroidserver.send_buildcycle.send_to_buildbot(package_name, version_code, cycle_item=None, cycle_count=None, cycle_uuid=None, timeout=None)

Use buildbot sendchange to submit builds to the queue.

This requires the automatically generated password to authenticate to the buildbot instance, which is created at a static path by the buildbot master: https://gitlab.com/fdroid/buildbot/-/merge_requests/1