DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Add custom central feed service to builds

Open SteveL-MSFT opened this issue 1 year ago • 0 comments

PR Summary

  • Created CFS for Crates.IO, added global config.toml so all sub-projects will use this feed, but only when building official releases as it requires authentication
  • Added Cargo.lock for each Rust project to pin to versions, maintainers need to approve moving to new versions of crates
  • Have tree-sitter-dscexpression project use our existing NPM CFS (also only for official releases)

SteveL-MSFT avatar Apr 26 '24 17:04 SteveL-MSFT