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

Unbreak the gpg state module #63162

Merged
merged 24 commits into from
Nov 17, 2023
Merged

Unbreak the gpg state module #63162

merged 24 commits into from
Nov 17, 2023

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    4009706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f643152 View commit details
    Browse the repository at this point in the history
  3. Add tests for issue 63156

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a925f27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f59c545 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    483d807 View commit details
    Browse the repository at this point in the history
  6. Add tests for issue 63159

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6a85acb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1be95d4 View commit details
    Browse the repository at this point in the history
  8. Fix gpg state module docs

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0a31ef1 View commit details
    Browse the repository at this point in the history
  9. Backport message fixes

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    af4ab3f View commit details
    Browse the repository at this point in the history
  10. Backport more meaningful tests

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e2b6dc4 View commit details
    Browse the repository at this point in the history
  11. Backport fix for delete_key

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    81d87fe View commit details
    Browse the repository at this point in the history
  12. Rename changelog files to .md

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c093ba9 View commit details
    Browse the repository at this point in the history
  13. Run pyupgrade for Python >=3.8

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1e8c303 View commit details
    Browse the repository at this point in the history
  14. Add test for issue 65169

    gpg.present succeeds when the keyserver is unreachable
    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    82436e9 View commit details
    Browse the repository at this point in the history
  15. Make gpg.receive_keys report failure when GPG does

    This makes `gpg.present` report the correct result when a
    keyserver is unreachable and thus fixes issue 65169 in
    concert with several related fixes in this branch.
    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    faef435 View commit details
    Browse the repository at this point in the history
  16. Clean up new module unit tests

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5c6e3ae View commit details
    Browse the repository at this point in the history
  17. Commit review remarks

    lkubb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    863cf77 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    72ba9bc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Review comments 2

    lkubb committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2245d66 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    e5b7841 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge branch 'master' into gpg-state-fix

    Thomas Phipps authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bf4114d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch 'master' into gpg-state-fix

    Thomas Phipps authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1702fa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    804be47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    157b5fd View commit details
    Browse the repository at this point in the history