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

mrc-5358: Report absolute path for root when helpful in hipercow_init #131

Merged
merged 8 commits into from
Jun 14, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    618d780 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    weshinsley committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    97d119a View commit details
    Browse the repository at this point in the history
  3. Even better

    weshinsley committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5c128d1 View commit details
    Browse the repository at this point in the history
  4. Use fs::path_abs and test

    weshinsley committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e0c87b9 View commit details
    Browse the repository at this point in the history
  5. Appease codefactor

    weshinsley committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    98f0021 View commit details
    Browse the repository at this point in the history
  6. Relax test for MacOS

    weshinsley committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    065f4f1 View commit details
    Browse the repository at this point in the history
  7. Catch // in Mac OS path

    weshinsley committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8dbbb34 View commit details
    Browse the repository at this point in the history
  8. Try fs::pat_norm

    weshinsley committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d1eb0ab View commit details
    Browse the repository at this point in the history