[jbosstools-issues] [JBoss JIRA] (JBIDE-26455) Implement monitoring Tool for watching changes in jbt repositories and dependency changes in TP

Pavol Srna (Jira) issues at jboss.org
Mon Jan 28 20:01:01 EST 2019


    [ https://issues.jboss.org/browse/JBIDE-26455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688412#comment-13688412 ] 

Pavol Srna commented on JBIDE-26455:
------------------------------------

Initial app which can query github jbt repositories is living here: https://github.com/psrna/jbt-reports

features so far:
1) get commits across multiple jbt repositories based on given sprint
2) static configuration in config.json
3) basic parameters handling
4) cli integration

Next: 
* add mustache support to generate html reports
* add support to set token via command line args
* ...


> Implement monitoring Tool for watching changes in jbt repositories and dependency changes in TP
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-26455
>                 URL: https://issues.jboss.org/browse/JBIDE-26455
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: qa
>    Affects Versions: 4.10.0.AM1
>            Reporter: Pavol Srna
>            Assignee: Pavol Srna
>            Priority: Major
>              Labels: quality
>             Fix For: 4.11.x
>
>
> The tool is to support new test strategy for devstudio:
> {quote}
> In the current approach we do a full test cycle on all components with every milestone. This includes also manual steps, etc. and it is resource and time demanding. However some of the components have zero activity, or only a few commits per train. The idea is to limit the testing on low activity components and focus more on the new stuff - like adapters, where it has more value for the current product offering. We do not plan to stop the testing completely. We will monitor github repositories for significant changes. In case we find out there is a significant change on the repository, we will include the component in the milestone testing.{quote}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbosstools-issues mailing list