Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
<- postmarketOS Documentation Index
bpo documentation
postmarketOS Logo
bpo documentation

Contents:

  • Database details
  • Database layout
  • bpo code documentation
    • bpo package
      • bpo.api package
      • bpo.config package
      • bpo.db package
      • bpo.helpers package
      • bpo.images package
      • bpo.job_services package
      • bpo.jobs package
      • bpo.repo package
      • bpo.ui package
  • helpers
    • bpo_building_to_failed module
    • bpo_failed_to_queued module
    • bpo_package_status module
    • submit module
Back to top
Edit this page

helpersΒΆ

  • bpo_building_to_failed module
    • change_to_failed()
    • confirm()
    • get_building_images()
    • get_building_packages()
    • init_db()
    • list_building()
    • main()
    • parse_arguments()
  • bpo_failed_to_queued module
    • change_to_queued()
    • confirm()
    • get_failed_images()
    • get_failed_packages()
    • init_db()
    • list_failed()
    • main()
    • parse_arguments()
  • bpo_package_status module
    • confirm()
    • get_all_pkgnames()
    • get_status()
    • main()
    • parse_arguments()
    • set_job_id()
    • set_retry_count()
    • set_status()
    • status_choices()
  • submit module
Next
bpo_building_to_failed module
Previous
bpo.ui package
Copyright © 2026, postmarketOS developers
Made with Sphinx and @pradyunsg's Furo