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

Custom container composition script #3039

Merged
merged 48 commits into from
Jul 23, 2021
Merged

Custom container composition script #3039

merged 48 commits into from
Jul 23, 2021

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    41a2ee1 View commit details
    Browse the repository at this point in the history
  2. testing

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5cf56a6 View commit details
    Browse the repository at this point in the history
  3. testing

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    1f58666 View commit details
    Browse the repository at this point in the history
  4. another test

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5790f4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d76bd6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdbce38 View commit details
    Browse the repository at this point in the history
  7. fixing some tests

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    12c24f7 View commit details
    Browse the repository at this point in the history
  8. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c1cdc3d View commit details
    Browse the repository at this point in the history
  9. fixing more things

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e1461b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb9fa2f View commit details
    Browse the repository at this point in the history
  11. remove extra space

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    21cd7b4 View commit details
    Browse the repository at this point in the history
  12. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4a4d49a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad0a15b View commit details
    Browse the repository at this point in the history
  14. addessed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    a4734c9 View commit details
    Browse the repository at this point in the history
  15. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d04a225 View commit details
    Browse the repository at this point in the history
  16. changed docs

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    970264e View commit details
    Browse the repository at this point in the history
  17. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    151924c View commit details
    Browse the repository at this point in the history
  18. fix search pattern

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f25aaf5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a291ed View commit details
    Browse the repository at this point in the history
  20. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e2b16d3 View commit details
    Browse the repository at this point in the history
  21. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d42f956 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    080faea View commit details
    Browse the repository at this point in the history
  23. fix build.py

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b34a725 View commit details
    Browse the repository at this point in the history
  24. add workdir before copy

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    048bfd1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dad9be5 View commit details
    Browse the repository at this point in the history
  26. setting perms correctly

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5382383 View commit details
    Browse the repository at this point in the history
  27. fix user permission issue

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    60fbfb5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2ac9e3d View commit details
    Browse the repository at this point in the history
  29. fix compose script

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d2639f1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f3cb329 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a06784a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3165e91 View commit details
    Browse the repository at this point in the history
  33. added error messages

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5508fd9 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    dbea483 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    da3b716 View commit details
    Browse the repository at this point in the history
  36. removed log message

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    344fb50 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    adf7e9c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    32da9db View commit details
    Browse the repository at this point in the history
  39. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    3144fba View commit details
    Browse the repository at this point in the history
  40. addressed comments

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    279f9d4 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8d72b6d View commit details
    Browse the repository at this point in the history
  42. rebased and reformatted

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e1eced4 View commit details
    Browse the repository at this point in the history
  43. fix build.py problem

    jbkyang-nvi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    46b3be4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. fix again

    jbkyang-nvi committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    12b78b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3c92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3a25d2 View commit details
    Browse the repository at this point in the history
  4. updated documentation

    jbkyang-nvi committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b0748af View commit details
    Browse the repository at this point in the history
  5. fixed documentation

    jbkyang-nvi committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ad8b523 View commit details
    Browse the repository at this point in the history