Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This conference talk explores the challenges and solutions in managing third-party dependencies in software projects, focusing on Bazel's dependency manager called bzlmod. Learn how developers can efficiently reuse existing solutions without getting bogged down in dependency management issues. The speaker, Andreas Herrmann, shares valuable experiences and lessons learned from developing module extensions for rules_haskell, rules_nixpkgs, and rules_sh. Discover recommendations for designing module extensions that provide easy and reliable dependency management while avoiding common pitfalls from the WORKSPACE era. This 29-minute presentation from the Linux Foundation offers practical insights for Bazel extension authors and developers looking to improve their dependency management workflows.
Syllabus
A new way to manage dependencies: How we extended bzlmod
Taught by
Linux Foundation