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

feat: better Agent <=> Realm relationship #69

Merged
merged 5 commits into from
Nov 24, 2023
Merged

Commits on Nov 5, 2023

  1. feat: better Agent <=> Realm relationship

    We now pass around realms as identifier which allows us to avoid
    locking thanks to AapoAlas's idea.
    sno2 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    fb7b1e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    060f4c4 View commit details
    Browse the repository at this point in the history
  2. Fix

    aapoalas authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    09b3d26 View commit details
    Browse the repository at this point in the history
  3. Fix 2

    aapoalas authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8f5e39b View commit details
    Browse the repository at this point in the history