Skip to content

Commit

Permalink
Week 6 demo proposal (#2569)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-chandni authored Oct 1, 2024
1 parent 87c3e44 commit f4df462
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions contributions/demo/week6/cnra-catir/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Assignment Proposal
## Title
Automating Private Dependency Management and Version Integration
## Names and KTH ID
- Chandni Rakhashiya ([email protected])
- Emir Catir ([email protected])
## Deadline
- Week 6
## Category
- Demo
## Description
In this demo, we will explore how to effectively manage private dependencies in web applications using Azure Artifacts. We will display how to store, publish, and manage packages securely within Azure Artifacts and automate its integration into applications. Additionally, we will demonstrate how to streamline version updates by integrating new version of dependency across multiple applications or environments.

Relevance

This topic directly addresses key aspects of dependency management by demonstrating how to securely manage private packages. This approach enhances control and efficiency in managing dependencies. By leveraging CI/CD, the process of handling version updates is automated and this ensures faster, more reliable updates.

0 comments on commit f4df462

Please sign in to comment.