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

[chore] Expose record accessors for Brig.App.Env. #4256

Merged
merged 8 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. Expose record accessors for Brig.App.Env.

    This reduces lens usage to mostly the cases where we want lens
    functionality, instead of record accessor functionality.
    elland committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9a4ec82 View commit details
    Browse the repository at this point in the history
  2. Nix lint.

    elland committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    014213d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38213a9 View commit details
    Browse the repository at this point in the history
  4. Removed dead code.

    elland committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ecac31e View commit details
    Browse the repository at this point in the history
  5. Fix settings parsing.

    elland committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6d2c80f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    dd6c535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a29db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    116f5c3 View commit details
    Browse the repository at this point in the history