juergbi opened a new pull request, #2013:
URL: https://github.com/apache/buildstream/pull/2013

   For remote execution, there is currently no way to determine what platform 
properties are supported. Silently dropping platform properties that may or may 
not be supported can result in build behavior differences or confusing errors.
   
   This code was originally added before the `build-uid` and `build-gid` 
sandbox configuration was made optional to not break remote execution. However, 
now that the corresponding platform properties are only set if requested by the 
project or element, it's better to fail the build than to ignore the setting.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to