Closed khushpreet-kaur closed 8 years ago
When ADS has deployed a lab, and the lab needs to be redeployed with updated changes, ADS doesn't pull the latest changes.
It seems like, ADS just uses the lab from the local cache it maintains. This also hampers the testing and development process, as it leads to un-understandable and misleading errors.
On Tue, Jul 7, 2015 at 11:24 AM, Khushpreet Kaur notifications@github.com wrote:
If test gets failed during lab deployment, ADS does not pull the latest changes of lab's code/repo from github. It uses the same existing repository again for deployment instead of updated one. This needs to be fixed.
— Reply to this email directly or view it on GitHub https://github.com/vlead/ovpl/issues/67.
Fixed
If test gets failed during lab deployment, ADS does not pull the latest changes of lab's code/repo from github. It uses the same existing repository again for deployment instead of updated one. This needs to be fixed.