You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address review — guard OSS_VERSION + modern conda activate
- Add guard to fail early if OSS_VERSION is empty instead of
silently writing empty version into build.sbt
- Replace deprecated 'source activate' with modern conda syntax
(eval conda shell.bash hook + conda activate) in all 4 occurrences
Co-authored-by: Samhitha Mamindla <smamindla@microsoft.com>
0 commit comments