Project

Profile

Help

Issue #1246

closed

UnitPublishStep incompatibility in 2.5 and 2.6

Added by jluza over 8 years ago. Updated almost 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.6.0
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

I noticed there's missing working_dir attribute in init of UnitPublishStep in pulp-2.6. UnitPublishStep is descendant of PublishStep which has this attribute.
Then, working_dir will be always None and get_working_dir() will always fetch it from repo configuration.
So if I have working plugin (and I have one) that uses UnitPublishStep in 2.5, it means I have to rewrite it for 2.6.
Is there any specific reason for breaking API compatibility?

Also available in: Atom PDF