bpo
0.0.0
Contents:
Database details
Database layout
bpo code documentation
helpers
bpo
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
abort() (in module bpo.jobs.build_package)
action (bpo.db.Log attribute)
api_request() (in module bpo.job_services.sourcehut)
arch (bpo.db.Log attribute)
(bpo.db.Package attribute)
(bpo.db.RepoBootstrap attribute)
B
bpo
module
bpo.api
module
bpo.api.job_callback.build_image
module
bpo.api.job_callback.build_package
module
bpo.api.job_callback.get_depends
module
bpo.api.job_callback.repo_bootstrap
module
bpo.api.job_callback.sign_index
module
bpo.api.public.update_job_status
module
bpo.api.push_hook.gitlab
module
bpo.config
module
bpo.config.args
module
bpo.config.const.args
module
bpo.config.const.images
module
bpo.config.tokens
module
bpo.db
module
bpo.db.migrate
module
bpo.helpers
module
bpo.helpers.apk
module
bpo.helpers.headerauth
module
bpo.helpers.job
module
bpo.helpers.pmb
module
bpo.images
module
bpo.images.config
module
bpo.images.queue
module
bpo.job_services
module
bpo.job_services.base
module
bpo.job_services.local
module
bpo.job_services.sourcehut
module
bpo.jobs
module
bpo.jobs.build_image
module
bpo.jobs.build_package
module
bpo.jobs.get_depends
module
bpo.jobs.repo_bootstrap
module
bpo.jobs.sign_index
module
bpo.repo
module
bpo.repo.bootstrap
module
bpo.repo.final
module
bpo.repo.staging
module
bpo.repo.status
module
bpo.repo.symlink
module
bpo.repo.tools
module
bpo.repo.wip
module
bpo.ui
module
bpo.ui.images
module
branch (bpo.db.Image attribute)
(bpo.db.Log attribute)
(bpo.db.Package attribute)
(bpo.db.RepoBootstrap attribute)
branch_from_pmos_ver() (in module bpo.images)
branch_split() (in module bpo.repo.staging)
build() (in module bpo.repo)
build_arch_branch() (in module bpo.repo)
build_images_branch() (in module bpo.repo)
building (bpo.db.ImageStatus attribute)
(bpo.db.PackageStatus attribute)
(bpo.db.RepoBootstrapStatus attribute)
built (bpo.db.PackageStatus attribute)
(bpo.db.RepoBootstrapStatus attribute)
C
cancelled (bpo.job_services.base.JobStatus attribute)
change_to_failed() (in module helpers.bpo_building_to_failed)
change_to_queued() (in module helpers.bpo_failed_to_queued)
clean() (in module bpo.repo.symlink)
(in module bpo.repo.wip)
commit (bpo.db.Log attribute)
commit_link() (in module bpo.ui)
confirm() (in module helpers.bpo_building_to_failed)
(in module helpers.bpo_failed_to_queued)
(in module helpers.bpo_package_status)
copy_new_apkindex() (in module bpo.repo.final)
copy_new_apks() (in module bpo.repo.final)
copy_static() (in module bpo.ui)
count (bpo.db.Log attribute)
count_running_builds() (in module bpo.repo)
count_running_builds_images() (in module bpo.repo)
count_running_builds_packages() (in module bpo.repo)
count_running_builds_repo_bootstrap() (in module bpo.repo)
count_unpublished_packages() (in module bpo.repo)
create() (in module bpo.repo.symlink)
D
date (bpo.db.Image attribute)
(bpo.db.Log attribute)
(bpo.db.Package attribute)
db_obj_from_path() (in module bpo.images)
delete_outdated_apks() (in module bpo.repo.final)
depend_pkgname (bpo.db.Log attribute)
depends_built() (bpo.db.Package method)
depends_missing_list() (bpo.db.Package method)
device (bpo.db.Image attribute)
(bpo.db.Log attribute)
dir_name (bpo.db.Image attribute)
(bpo.db.Log attribute)
(bpo.db.RepoBootstrap attribute)
do_build_strict() (in module bpo.jobs.build_package)
do_keygen() (in module bpo.repo.wip)
E
extract_tool_apk() (in module bpo.repo.tools)
F
fail_callback() (in module bpo.api.job_callback.repo_bootstrap)
failed (bpo.db.ImageStatus attribute)
(bpo.db.PackageStatus attribute)
(bpo.db.RepoBootstrapStatus attribute)
(bpo.job_services.base.JobStatus attribute)
file_entry_add_checksums() (in module bpo.ui.images)
fill() (in module bpo.images.queue)
find_apk() (in module bpo.repo.symlink)
fix() (in module bpo.repo.status)
fix_db_vs_disk() (in module bpo.repo.status)
fix_disk_vs_db() (in module bpo.repo.status)
G
get_abuild_version() (in module bpo.helpers.apk)
get_all_pkgnames() (in module helpers.bpo_package_status)
get_apks() (in module bpo.api)
(in module bpo.repo)
get_arch() (in module bpo.api)
get_arg_img_prefix() (in module bpo.jobs.build_image)
get_branch() (in module bpo.api)
(in module bpo.api.push_hook.gitlab)
get_branch_config() (in module bpo.images.config)
get_branches_with_staging() (in module bpo.repo.staging)
get_building_images() (in module helpers.bpo_building_to_failed)
get_building_packages() (in module helpers.bpo_building_to_failed)
get_device_branches() (in module bpo.images.config)
get_dir_name() (in module bpo.api.job_callback.build_image)
get_entries() (in module bpo.ui.images)
get_failed_images() (in module helpers.bpo_failed_to_queued)
get_failed_packages() (in module helpers.bpo_failed_to_queued)
get_failed_packages_count_relevant() (in module bpo.db)
get_failed_repo_bootstraps() (in module helpers.bpo_failed_to_queued)
get_file() (in module bpo.api)
get_file_size_human() (in module bpo.ui.images)
get_files() (in module bpo.api.job_callback.build_image)
get_header() (in module bpo.api)
get_image() (in module bpo.api.job_callback.build_image)
(in module bpo.db)
get_images() (in module bpo.images.config)
get_job_service() (in module bpo.helpers.job)
get_link() (bpo.job_services.base.JobService method)
(bpo.job_services.local.LocalJobService method)
(bpo.job_services.sourcehut.SourcehutJobService method)
(in module bpo.helpers.job)
get_manifest() (in module bpo.job_services.sourcehut)
get_metadata() (in module bpo.helpers.apk)
get_package() (in module bpo.api)
(in module bpo.db)
get_path() (in module bpo.repo.final)
(in module bpo.repo.symlink)
(in module bpo.repo.wip)
get_path_temp() (in module bpo.api.job_callback.build_image)
get_payload() (in module bpo.api.job_callback.get_depends)
get_pkginfo_lines() (in module bpo.helpers.apk)
get_pkgnames_commits() (in module bpo.api.push_hook.gitlab)
get_pmbootstrap_install_cmd() (in module bpo.jobs.build_image)
get_pmos_mirror() (in module bpo.helpers.pmb)
get_recent_images_by_status() (in module bpo.db)
get_recent_packages_by_status() (in module bpo.db)
get_repo_bootstrap() (in module bpo.api.job_callback.repo_bootstrap)
(in module bpo.db)
get_secrets_by_job_name() (in module bpo.job_services.sourcehut)
get_status() (bpo.job_services.base.JobService method)
(bpo.job_services.local.LocalJobService method)
(bpo.job_services.sourcehut.SourcehutJobService method)
(in module helpers.bpo_package_status)
get_status_image() (in module bpo.helpers.job)
get_status_package() (in module bpo.helpers.job)
get_status_repo_bootstrap() (in module bpo.helpers.job)
get_task_name() (in module bpo.jobs.build_image)
get_ui_list() (in module bpo.config.const.images)
get_version() (in module bpo.api)
H
has_unfinished_builds() (in module bpo.repo)
hash_generate() (in module bpo.config.tokens)
header_auth() (in module bpo.helpers.headerauth)
helpers.bpo_building_to_failed
module
helpers.bpo_failed_to_queued
module
helpers.bpo_package_status
module
helpers/submit
module
I
id (bpo.db.Image attribute)
(bpo.db.Log attribute)
(bpo.db.Package attribute)
(bpo.db.RepoBootstrap attribute)
Image (class in bpo.db)
ImageStatus (class in bpo.db)
index() (in module bpo.repo.tools)
init() (bpo.job_services.base.JobService method)
(bpo.job_services.sourcehut.SourcehutJobService method)
(in module bpo.config.args)
(in module bpo.config.tokens)
(in module bpo.db)
(in module bpo.helpers.job)
(in module bpo.repo.bootstrap)
(in module bpo.repo.staging)
(in module bpo.repo.tools)
(in module bpo.ui)
init_components() (in module bpo)
init_db() (in module helpers.bpo_building_to_failed)
(in module helpers.bpo_failed_to_queued)
init_relationships() (in module bpo.db)
is_apk_broken() (in module bpo.repo.status)
is_apk_origin_in_db() (in module bpo.repo)
is_master() (in module bpo.helpers.pmb)
is_needed() (in module bpo.repo.bootstrap)
J
job_callback_build_image() (in module bpo.api.job_callback.build_image)
job_callback_build_package() (in module bpo.api.job_callback.build_package)
job_callback_get_depends() (in module bpo.api.job_callback.get_depends)
job_callback_repo_bootstrap() (in module bpo.api.job_callback.repo_bootstrap)
job_callback_sign_index() (in module bpo.api.job_callback.sign_index)
job_check_rate_limit() (in module bpo.helpers.job)
job_failed() (in module bpo.job_services.local)
job_id (bpo.db.Image attribute)
(bpo.db.Log attribute)
(bpo.db.Package attribute)
(bpo.db.RepoBootstrap attribute)
job_service_is_local() (in module bpo.helpers.job)
job_service_local() (in module bpo.config.args)
job_service_sourcehut() (in module bpo.config.args)
JobService (class in bpo.job_services.base)
JobStatus (class in bpo.job_services.base)
L
last_update (bpo.db.Image attribute)
(bpo.db.Package attribute)
link_to_all_packages() (in module bpo.repo.symlink)
list_building() (in module helpers.bpo_building_to_failed)
list_failed() (in module helpers.bpo_failed_to_queued)
load() (in module bpo.config.tokens)
LocalJobService (class in bpo.job_services.local)
LocalJobServiceThread (class in bpo.job_services.local)
Log (class in bpo.db)
log() (in module bpo.ui)
log_entries_by_day() (in module bpo.ui)
log_image() (in module bpo.ui)
log_package() (in module bpo.ui)
log_repo_bootstrap() (in module bpo.ui)
logging_init() (in module bpo)
M
main() (in module bpo)
(in module helpers.bpo_building_to_failed)
(in module helpers.bpo_failed_to_queued)
(in module helpers.bpo_package_status)
module
bpo
bpo.api
bpo.api.job_callback.build_image
bpo.api.job_callback.build_package
bpo.api.job_callback.get_depends
bpo.api.job_callback.repo_bootstrap
bpo.api.job_callback.sign_index
bpo.api.public.update_job_status
bpo.api.push_hook.gitlab
bpo.config
bpo.config.args
bpo.config.const.args
bpo.config.const.images
bpo.config.tokens
bpo.db
bpo.db.migrate
bpo.helpers
bpo.helpers.apk
bpo.helpers.headerauth
bpo.helpers.job
bpo.helpers.pmb
bpo.images
bpo.images.config
bpo.images.queue
bpo.job_services
bpo.job_services.base
bpo.job_services.local
bpo.job_services.sourcehut
bpo.jobs
bpo.jobs.build_image
bpo.jobs.build_package
bpo.jobs.get_depends
bpo.jobs.repo_bootstrap
bpo.jobs.sign_index
bpo.repo
bpo.repo.bootstrap
bpo.repo.final
bpo.repo.staging
bpo.repo.status
bpo.repo.symlink
bpo.repo.tools
bpo.repo.wip
bpo.ui
bpo.ui.images
helpers.bpo_building_to_failed
helpers.bpo_failed_to_queued
helpers.bpo_package_status
helpers/submit
N
next_image_to_build() (in module bpo.repo)
next_package_to_build() (in module bpo.repo)
P
Package (class in bpo.db)
package_has_version() (in module bpo.db)
PackageStatus (class in bpo.db)
parse_arguments() (in module helpers.bpo_building_to_failed)
(in module helpers.bpo_failed_to_queued)
(in module helpers.bpo_package_status)
parse_files_from_disk() (in module bpo.ui.images)
path() (in module bpo.images)
path_db_obj() (in module bpo.images)
payload (bpo.db.Log attribute)
pending (bpo.job_services.base.JobStatus attribute)
pkgname (bpo.db.Log attribute)
(bpo.db.Package attribute)
pmos_ver() (in module bpo.images)
public_update_job_status() (in module bpo.api.public.update_job_status)
publish() (in module bpo.repo.final)
published (bpo.db.ImageStatus attribute)
(bpo.db.PackageStatus attribute)
(bpo.db.RepoBootstrapStatus attribute)
push_hook_gitlab() (in module bpo.api.push_hook.gitlab)
Q
queued (bpo.db.ImageStatus attribute)
(bpo.db.PackageStatus attribute)
(bpo.db.RepoBootstrapStatus attribute)
(bpo.job_services.base.JobStatus attribute)
R
remove() (in module bpo.repo.staging)
remove_additional_indent() (in module bpo.helpers.job)
remove_broken_apk() (in module bpo.repo.status)
remove_deleted_packages_db() (in module bpo.api.job_callback.get_depends)
remove_not_in_config() (in module bpo.images.queue)
remove_old() (in module bpo.images)
repo (bpo.db.Package attribute)
repo_bootstrap_attempt() (in module bpo.repo)
RepoBootstrap (class in bpo.db)
RepoBootstrapStatus (class in bpo.db)
require() (in module bpo.config.tokens)
reset_failed_packages() (in module bpo.api.push_hook.gitlab)
retry_count (bpo.db.Image attribute)
(bpo.db.Log attribute)
(bpo.db.Package attribute)
(bpo.db.RepoBootstrap attribute)
run() (bpo.job_services.local.LocalJobServiceThread method)
(in module bpo.helpers.job)
(in module bpo.jobs.build_image)
(in module bpo.jobs.build_package)
(in module bpo.jobs.get_depends)
(in module bpo.jobs.repo_bootstrap)
(in module bpo.jobs.sign_index)
(in module bpo.repo.tools)
run_job() (bpo.job_services.base.JobService method)
(bpo.job_services.local.LocalJobService method)
(bpo.job_services.local.LocalJobServiceThread method)
(bpo.job_services.sourcehut.SourcehutJobService method)
run_print() (bpo.job_services.local.LocalJobServiceThread method)
run_print_try() (bpo.job_services.local.LocalJobServiceThread method)
running (bpo.job_services.base.JobStatus attribute)
S
sanitize_task_name() (in module bpo.job_services.sourcehut)
save_apkindex() (in module bpo.api.job_callback.sign_index)
set_image_status() (in module bpo.db)
set_job_id() (in module helpers.bpo_package_status)
set_package_status() (in module bpo.db)
set_repo_bootstrap_status() (in module bpo.db)
set_repos_task() (in module bpo.helpers.pmb)
set_retry_count() (in module helpers.bpo_package_status)
set_status() (in module helpers.bpo_package_status)
set_stuck() (in module bpo.repo)
setup_task() (bpo.job_services.local.LocalJobServiceThread method)
should_add_wip_repo() (in module bpo.helpers.pmb)
sign() (in module bpo.repo.symlink)
(in module bpo.repo.wip)
SourcehutJobService (class in bpo.job_services.sourcehut)
status (bpo.db.Image attribute)
(bpo.db.Package attribute)
(bpo.db.RepoBootstrap attribute)
status_choices() (in module helpers.bpo_package_status)
stop() (in module bpo)
stop_thread() (in module bpo.job_services.local)
success (bpo.job_services.base.JobStatus attribute)
sync_with_orig_repo() (in module bpo.repo.staging)
T
temp_path_prepare() (in module bpo.repo.tools)
ThisExceptionIsExpectedAndCanBeIgnored
timeout (bpo.job_services.base.JobStatus attribute)
timer_iterate() (in module bpo.images.queue)
timer_stop() (in module bpo.images.queue)
U
ui (bpo.db.Image attribute)
(bpo.db.Log attribute)
update() (in module bpo.ui)
update_apkindex() (in module bpo.repo.wip)
update_badge() (in module bpo.ui)
update_from_symlink_repo() (in module bpo.repo.final)
update_index() (in module bpo.ui)
update_or_insert_packages() (in module bpo.api.job_callback.get_depends)
update_package_depends() (in module bpo.api.job_callback.get_depends)
update_status() (in module bpo.helpers.job)
update_status_image() (in module bpo.helpers.job)
update_status_package() (in module bpo.helpers.job)
update_status_repo_bootstrap() (in module bpo.helpers.job)
update_to_published() (in module bpo.repo.bootstrap)
upgrade() (in module bpo.db.migrate)
upload_finish() (in module bpo.api.job_callback.build_image)
upload_new_files() (in module bpo.api.job_callback.build_image)
url_db_obj() (in module bpo.images)
V
validate_job_id() (in module bpo.db)
verify_previous_files() (in module bpo.api.job_callback.build_image)
version (bpo.db.Log attribute)
(bpo.db.Package attribute)
version_get() (in module bpo.db.migrate)
version_set() (in module bpo.db.migrate)
W
write_index() (in module bpo.ui.images)
write_index_all() (in module bpo.ui.images)
write_index_file_list() (in module bpo.ui.images)
write_index_html() (in module bpo.ui.images)
write_index_json() (in module bpo.ui.images)