Closed
Bug 1203352
Opened 10 years ago
Closed 10 years ago
Allow ACL app update to be automatically approved on stage
Categories
(Marketplace Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ddurst, Unassigned)
References
Details
(Whiteboard: [marketplace-transition])
OM wants to have their build server automatically post updates to stage -- no need for them to be manually reviewed.
This is not necessarily the ideal workflow, but rather what's been pursued thus far. We should consider other options.
Comment 1•10 years ago
|
||
Since stage allows an user to review its own app (ALLOW_SELF_REVIEWS = True) I think the better option would be to implement reviewer publish action API and let OpenMobile developers hit that API. It wouldn't necessarily be harder / take longer to implement (most of the code to review an app is already separated in a nice utils file), and helps us in the long run.
| Reporter | ||
Comment 2•10 years ago
|
||
WFM.
[My only hesitation was the use of this in a workflow where we can't guarantee the state of the data -- but since they need to be able to test the entire flow, using a local env comes with its own issues.]
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
| Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•