-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
Currently the EngFlow credential fetch is always executed. We don't want to store EngFlow credentials in mongo-release project to prevent the remote build system from being used in the final public release.
Allow the EngFlow credential fetch to fail without failing task execution. This will still result in a task failure if SCons tries to invoke a Bazel remote build, but will allow local-only builds to pass.