summaryrefslogtreecommitdiff
path: root/buildstream/sandbox/_sandboxremote.py
Commit message (Expand)AuthorAgeFilesLines
* sandbox/_sandboxremote.py: Use helpers to set up cwd and envJürg Billeter2018-10-021-9/+5
* sandbox/_sandboxremote.py: Migrate to Context.artifactcacheJürg Billeter2018-09-271-7/+6
* _sandboxremote.py: Handle remote build execution exit codemablanch/668-remote-build-failureMartin Blanchard2018-09-271-6/+15
* _sandboxremote.py: Ignore return value of push_directoryJim MacArthur2018-09-211-2/+2
* sandbox/_sandboxremote.py: Acquire artifact cache via PlatformDaniel Silverstone2018-09-181-12/+7
* _sandboxremote.py: Implement the REAPI clientJim MacArthur2018-09-071-0/+226