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

Handle Scalar enlistments without src subdirectory #402

Merged
merged 8 commits into from
Aug 4, 2021
Merged

Handle Scalar enlistments without src subdirectory #402

merged 8 commits into from
Aug 4, 2021

Commits on Aug 4, 2021

  1. fixup! scalar register: set recommended config settings

    Fix  to allow non- workdirs
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    72061b8 View commit details
    Browse the repository at this point in the history
  2. fixup! scalar register/unregister: start/stop maintenance on repository

    Add  argument for register
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2059701 View commit details
    Browse the repository at this point in the history
  3. fixup! scalar unregister: handle deleted enlistment directory gracefully

    Improve handling of non-`src` workdirs in `scalar unregister`
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    419cbc5 View commit details
    Browse the repository at this point in the history
  4. fixup! scalar: implement the run command

    Add argument to `setup_enlistment_directory` for `scalar run`
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f05be53 View commit details
    Browse the repository at this point in the history
  5. fixup! scalar: allow reconfiguring an existing enlistment

    Add argument to `setup_enlistment_directory` for `scalar reconfigure`
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f6ca26f View commit details
    Browse the repository at this point in the history
  6. fixup! Implement scalar diagnose

    Use explicit `enlistment_root` result for `scalar diagnose`
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b59e481 View commit details
    Browse the repository at this point in the history
  7. fixup! scalar: implement the delete command

    Improve non-`src` enlistment workdir handling for `scalar delete`
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ea3e358 View commit details
    Browse the repository at this point in the history
  8. fixup! scalar: add the cache-server command

    Add extra argument to `setup_enlistment_directory` in `scalar cache-server`
    vdye committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1976a6e View commit details
    Browse the repository at this point in the history