webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
sync-with-buildbot.py File Reference

Namespaces

 sync-with-buildbot
 

Functions

def sync-with-buildbot.main ()
 
def sync-with-buildbot.load_config (config_json_path, buildbot_url)
 
def sync-with-buildbot.find_request_updates (configurations, lookback_count)
 
def sync-with-buildbot.update_and_fetch_build_requests (build_requests_url, payload)
 
def sync-with-buildbot.find_stale_request_updates (configurations, open_requests, requests_on_buildbot)
 
def sync-with-buildbot.organize_root_sets_by_id_and_repository_names (root_sets, roots)
 
def sync-with-buildbot.schedule_request (config, request, root_sets)
 
def sync-with-buildbot.config_for_request (configurations, request)
 
def sync-with-buildbot.fetch_json (url, payload=None)
 
def sync-with-buildbot.property_value_from_build (build, name)
 
def sync-with-buildbot.request_id_from_build (config, build)