BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Dependency Management Content on InfoQ

  • Deis Helm Major Release Improves Kubernetes Usability

    InfoQ recently interviewed Jason Hansen, chief architect at Deis, about a recent major release of Deis Helm. Deis builds open source tools that make using Kubernetes easier. The banner feature for the release is first-class support to upgrade Kubernetes releases in place. Helm now also provides the ability to define pre and post hooks that are called during install, upgrade, and deletion.

  • Q&A with Baruch Sadogursky on the Challenges of Managing Docker Containers Lifecycle

    InfoQ interviewed Baruch Sadogursky, developer advocate at JFrog, to better understand some of the challenges in managing the lifecycle of Docker containers, namely controlling and tracking the flow of Docker images from development to production.

  • Carthage: GitHub's Dependency Manager for Xcode Projects

    Carthage is a dependency manager for Objective-C and Swift projects aims to be "ruthlessy simple," says its author Justin Spahr-Summers. Carthage has been developed at GitHub and its philosophy is "delegating tasks to Xcode and Git" as much as possible so developers can use the tools they "are already familiar with."

  • CocoaPods Hits 1 Millon Downloads

    Orta Therox, a core contributor to the CocoaPods project, last week announced that the project has now topped 1 million downloads. This announcement rounds off a year which has seen significant developments in the project and growth in its user base.

  • Solution Wide Dependency Management for .NET

    NuGet will now be available in version 1.4 which improves over version 1.3 with features such as ability to manage packages at the solution level, improvement in Update–Package command, support in constraining the range of versions while updating packages and more. Along with the new features there are total of 88 work item fixes, 71 out of those being bug fixes.

BT