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

Get sandbox in schedd #8645

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from
Draft

Commits on Aug 9, 2024

  1. test14

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    90570d7 View commit details
    Browse the repository at this point in the history
  2. test14 (client)

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    03fa08c View commit details
    Browse the repository at this point in the history
  3. WIP: purge dry run

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1044f49 View commit details
    Browse the repository at this point in the history
  4. sandbox at schedd instead

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f52f2f4 View commit details
    Browse the repository at this point in the history
  5. Revert "WIP: purge dry run"

    This reverts commit dd9e76a.
    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3f3c9a4 View commit details
    Browse the repository at this point in the history
  6. fix logger

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ea75f6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a2490e View commit details
    Browse the repository at this point in the history
  8. fix getSandBox function

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    419366e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7df7f6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    039bb0d View commit details
    Browse the repository at this point in the history
  11. more print and beautify

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c830e31 View commit details
    Browse the repository at this point in the history
  12. unbuffer?

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3d7039d View commit details
    Browse the repository at this point in the history
  13. some comment

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4d5ebd0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea48412 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d86d45b View commit details
    Browse the repository at this point in the history
  16. disable submit --dryrun

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7bc3d0f View commit details
    Browse the repository at this point in the history
  17. fix wording

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1d5a356 View commit details
    Browse the repository at this point in the history
  18. fix wording2

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    00d950f View commit details
    Browse the repository at this point in the history
  19. heck if sandbox exist

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    82756cc View commit details
    Browse the repository at this point in the history
  20. debug

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    99c7496 View commit details
    Browse the repository at this point in the history
  21. S3HeadObeject

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8ca7082 View commit details
    Browse the repository at this point in the history
  22. fix sandboxName

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    47eb7b4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    93aaf61 View commit details
    Browse the repository at this point in the history
  24. rename

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b9ccf4f View commit details
    Browse the repository at this point in the history
  25. break

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1dd5824 View commit details
    Browse the repository at this point in the history
  26. check s3 object

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1f40a30 View commit details
    Browse the repository at this point in the history
  27. try to run inside bash

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    963a904 View commit details
    Browse the repository at this point in the history
  28. Revert "break"

    This reverts commit d8f170f.
    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    02fb98c View commit details
    Browse the repository at this point in the history
  29. update comment

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    325d8b0 View commit details
    Browse the repository at this point in the history
  30. comment a bit

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    34894d3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6345a6e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    57840ae View commit details
    Browse the repository at this point in the history
  33. remove pdb

    novicecpp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    954b0d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. sandbox

    novicecpp committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e51ee37 View commit details
    Browse the repository at this point in the history
  2. Revert "explicit transfer sandbox.tar.gz"

    This reverts commit 57840ae.
    novicecpp committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    990baab View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. stop dryrun

    novicecpp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    73bd9ec View commit details
    Browse the repository at this point in the history
  2. add comment

    novicecpp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    340178d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c8ad91 View commit details
    Browse the repository at this point in the history
  4. fix import

    novicecpp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    42a4b91 View commit details
    Browse the repository at this point in the history
  5. enable dryrun bacck

    novicecpp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c7a22d9 View commit details
    Browse the repository at this point in the history
  6. fix logic

    novicecpp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2d44321 View commit details
    Browse the repository at this point in the history