Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agama cli to be able to use different api urls #1495

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    8542e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839e7d8 View commit details
    Browse the repository at this point in the history
  3. Formatting

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    74c21c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    727585d View commit details
    Browse the repository at this point in the history
  5. Formatting

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ab74d17 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7231520 View commit details
    Browse the repository at this point in the history
  7. Put custom url to use

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5b4293f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad0c350 View commit details
    Browse the repository at this point in the history
  9. Formatting

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    94ad64c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d0e77c View commit details
    Browse the repository at this point in the history
  11. Formatting

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    266aad9 View commit details
    Browse the repository at this point in the history
  12. Some comments

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a368af5 View commit details
    Browse the repository at this point in the history
  13. Turned NetworkClient structure to use BaseHTTPClient internally.

    Access to the backend should be done via http api and preferably the
    same way everywhere
    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f199ac6 View commit details
    Browse the repository at this point in the history
  14. Formatting

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4e85e7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6f9bd4 View commit details
    Browse the repository at this point in the history
  16. Formatting

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f6dab79 View commit details
    Browse the repository at this point in the history
  17. Adapted LocalizationStore to accept base http client created outside

    Done the same way as in similar NetworkStore
    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    78bc563 View commit details
    Browse the repository at this point in the history
  18. FIXME revert: install dbus-1-daemon

    this is a workaround, instead it should be installed in
    https://github.com/yast/ci-ruby-container
    mvidner authored and mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5764053 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6a6232b View commit details
    Browse the repository at this point in the history
  20. After merge fixups

    mchf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    90797dc View commit details
    Browse the repository at this point in the history