bpo
0.0.0

Contents:

  • Database details
  • Database layout
  • bpo code documentation
  • helpers
    • bpo_building_to_failed module
    • bpo_failed_to_queued module
    • bpo_package_status module
    • submit module
bpo
  • helpers
  • View page source

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()
    • get_failed_repo_bootstraps()
    • 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
Previous Next

© Copyright 2025, postmarketOS developers.

Built with Sphinx using a theme provided by Read the Docs.