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

Implement readUser on Windows #3518

Merged
merged 5 commits into from
Oct 20, 2023
Merged

Commits on Oct 17, 2023

  1. Implement readUser on Windows

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b8c7bd5 View commit details
    Browse the repository at this point in the history
  2. Remove the need for an exported Executor field

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8a369a9 View commit details
    Browse the repository at this point in the history
  3. Move readUser code outside of the file package

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fe3ca93 View commit details
    Browse the repository at this point in the history
  4. Use snapshot.Mountable as an argument type to readUser

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2f3bda8 View commit details
    Browse the repository at this point in the history
  5. Fix linting issue

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2585dd9 View commit details
    Browse the repository at this point in the history