[
https://issues.apache.org/jira/browse/STRATOS-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047363#comment-14047363
]
Manula Chathurika Thantriwatte commented on STRATOS-515:
--------------------------------------------------------
@Imesh, Yes you can enable debug logs for Stratos Manager. When it update
repository successfully it'll print the debug log as
log.debug("Git pull request from " + cartridgeSubscription.getRepository()
+ "repository, for the tenant "
+
String.valueOf(cartridgeSubscription.getSubscriber().getTenantId()));
This is in the updateRepository method in RepositoryNotification.java class in
the org.apache.stratos.manager.repository package.
Thanks !
> Extending Deployment Synchronization support for Git Webhook
> ------------------------------------------------------------
>
> Key: STRATOS-515
> URL: https://issues.apache.org/jira/browse/STRATOS-515
> Project: Stratos
> Issue Type: Task
> Components: Stratos Manager
> Affects Versions: 4.0.0 M7
> Reporter: Manula Chathurika Thantriwatte
> Assignee: Manula Chathurika Thantriwatte
> Fix For: 4.0.0
>
>
> This will help to synchronize deployment artifacts using GIT Webhook.
--
This message was sent by Atlassian JIRA
(v6.2#6252)