Showing results for engineering systems - Azure SDK Blog

Sep 8, 2022
0
2

Releasing The Azure SDKs – How It’s Done

Scott Kurtzeborn
Scott Kurtzeborn

Learn how the Azure SDK team uses Azure DevOps, GitHub, and other tools to release libraries in various programming languages.

azure-sdkazuresdkengineering systems
Aug 11, 2020
0
0

Azure SDK: Packaging, tools, and repository structure

Mitch Denny
Mitch Denny

The capabilities and constraints of the package management tool chain used by a particular ecosystem can have a dramatic impact on how you structure your repositories.

sdkjavajavascript
Mar 10, 2020
0
1

Building the Azure SDK – Repository Structure

Mitch Denny
Mitch Denny

The Azure SDK team generates many client libraries across multiple languages, so it should come as no surprise that we constantly think about the most efficient mechanism for storing, writing, and distributing those libraries. In an ongoing series, we're going to talk about some of the decisions we made and the implications of those decisions. The...

engineering systems