Project

Profile

Help

Story #1283

closed

As a developer, my development environment has the versions of the dependencies found in the deps folder

Added by rbarlow over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Developers using Vagrant or the dev-setup.sh script do not always have the same versions of the dependencies that are found in the deps folder of the Pulp repository. This is due to the use of the beta repository for pulling in dependencies. There is a lag between dependencies being updated in the deps folder, and a build being made that contains those versions. During this lag it is possible for Pulp to depend on the updated dependency, which can break the development environment until the new version of the dependency is published to the beta repository. This can waste developer time and cause confusion.

Instead, we should add an ability to the development playbook that will build and install the dependencies from the pulp/deps subfolders so that developers always have access to the latest dependencies.

Also available in: Atom PDF