Git Product home page Git Product logo

Comments (3)

andrewseif avatar andrewseif commented on September 10, 2024

upstream/downstream concept is indeed relevant for packages , where as if you go through the modules you will learn the concepts of DLLs as well as package repositories, and why we use them, and that is where the concept stems from.

from devops-step-by-step.

elsamoheg avatar elsamoheg commented on September 10, 2024

The source code is the thing that can be modified upstream or downstream and the built package (DLL for example) is just a result of what happened at the source code level. The upstream/downstream decision is made at the source code level not at the package level.

from devops-step-by-step.

andrewseif avatar andrewseif commented on September 10, 2024

If I create a package (DLL) and publish it in NuGet, and then built an app that requires it, then that's an example of upstream/downstream package management.

because my app requires DLL (upstream) , and that DLL itself got a downstream.

Another example of this is Ubuntu, Ubuntu upstream is Debian, and Ubuntu downstream is Linux Mint.

Finally, please read more about the topic, a simple google search will net alot of amazing results! 😄

from devops-step-by-step.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.