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

🐛 Fix ServiceDecorator parsing in oob record handling #2910

Merged
merged 5 commits into from
Apr 24, 2024

Commits on Apr 23, 2024

  1. 🐛 Fix ServiceDecorator references in finding oob target

    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b05c9c6 View commit details
    Browse the repository at this point in the history
  2. ✅ fix tests by using ServiceDecorator model instead of dictionaries

    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2665d77 View commit details
    Browse the repository at this point in the history
  3. 🎨 fix unused import

    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8a7b824 View commit details
    Browse the repository at this point in the history
  4. 🍒 include changes from openwallet-foundation#2908: dbluhm:fix/connect…

    …ionless-oob-service-parse
    
    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    92d0dc4 View commit details
    Browse the repository at this point in the history
  5. ✅ fix test assertion

    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    594f5b4 View commit details
    Browse the repository at this point in the history