Re: Jenkins CI setup

2021-01-13 Thread Matthieu Baechler
Hi Jean, Thank you so much for delivering this awesome fight against the red CI. In the past, such unstable builds have always been linked to some resources leaks during tests. At this point, we usually stopped implementing new things for a while and focus in pluging leaks to bring back build

[jira] [Commented] (JAMES-3472) Implement Email/changes method and related contract tests

2021-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17264577#comment-17264577 ] René Cordier commented on JAMES-3472: - https://github.com/linagora/james-project/pull/4206 adds those

[jira] [Commented] (JAMES-3470) Implement CassandraEmailChangeRepository

2021-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17264575#comment-17264575 ] René Cordier commented on JAMES-3470: - https://github.com/linagora/james-project/pull/4205 handles

[jira] [Closed] (JAMES-3470) Implement CassandraEmailChangeRepository

2021-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] René Cordier closed JAMES-3470. --- Fix Version/s: 3.6.0 Resolution: Done > Implement CassandraEmailChangeRepository >

[jira] [Commented] (JAMES-3474) Email/set should handle oldState & newState

2021-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17264574#comment-17264574 ] René Cordier commented on JAMES-3474: - https://github.com/linagora/james-project/pull/4204 handles

[jira] [Closed] (JAMES-3474) Email/set should handle oldState & newState

2021-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] René Cordier closed JAMES-3474. --- Fix Version/s: 3.6.0 Resolution: Done > Email/set should handle oldState & newState >

[jira] [Commented] (JAMES-3436) Saving Draft: convenience header & empty body

2021-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17264573#comment-17264573 ] René Cordier commented on JAMES-3436: - https://github.com/linagora/james-project/pull/4214 fixes some

Re: Jenkins CI setup

2021-01-13 Thread Raphaël Ouazana
Hello Jean, My 2 cents trying to bring a little force in this nice project :) All our old CI is open source, so you can just check the source, Luke: https://github.com/linagora/james-jenkins/blob/master/workflow-job#L643 This calls images.jamesCompile which is built here:

Re: Jenkins CI setup

2021-01-13 Thread Jean Helou
Happy new year fellow jamers ! In this thrilling new episode you might learn if 2021 will be the year the james project gets a public ci rolling again ! CI wars Episode 49e^55 The Memory errors strike back The CI Resistance succeeded in configuring jenkins, fixed some tests, exposed some bugs