Commits on Source 2

  • William Salmon's avatar
    Bug: CWD was not being created for workspaces · e60c72ee
    William Salmon authored
    The code was creating the cwd folder but when the workspace was
    mounted in to the buildroot it was hiding the folder created in it
    behind the bind mounted workspace.
    
    However buy using the bubble warp `--dir` directive to ensure that cwd
    exists then we can cover both workspace and non workspace situation with
    the same method.
    e60c72ee
  • William Salmon's avatar
    New Integration test for workspace command-subdir · c172e2df
    William Salmon authored
    Build stream was only creating command-subdir for non workspace builds
    this has now been fixed, and this regression test should support the
    feature.
    c172e2df
Loading
Loading