Ronan Browne
7f0b425c83
Merge pull request #7131 from corda/connelm/INFRA-1743/release-email-notification4.8
...
INFRA-1743 Activate C4 email notifications Open source and Ent
2022-05-11 09:50:37 +01:00
Ronan Browne
75ddc62902
Merge pull request #7132 from corda/connelm/INFRA-1743/release-email-notification4.7
...
INFRA-1743 Activate C4 email notifications Open source and Ent
2022-05-10 17:13:46 +01:00
Ronan Browne
43146e5d2a
Merge pull request #7162 from corda/connelm/INFRA-1743/release-email-notifications4.6
...
INFRA-1743 Slack & E-mail notification
2022-05-10 17:13:21 +01:00
Adel El-Beik
ad5193f135
ENT-6636: Removing commons-codec - not used, at least not as a compile time dep.
2022-05-10 13:46:48 +01:00
Ronan Browne
4dc26b8f91
Merge pull request #7161 from corda/connelm/INFRA-1743/release-email-notifications4.5
...
INFRA-1743 Slack & E-mail notification
2022-05-10 09:57:28 +01:00
Ronan Browne
3f22575f8e
Merge pull request #7160 from corda/connelm/INFRA-1743/release-email-notifications4.4
...
INFRA-1743 Slack & E-mail notification
2022-05-09 18:35:23 +01:00
Adel El-Beik
c174135a05
Merge pull request #7163 from corda/adel/ENT-6765-quasar
...
ENT-6765: Upgraded quassar and hibernate.
2022-05-09 16:51:37 +01:00
Connel McGovern
6484945513
Update Jenkinsfile
2022-05-09 16:16:44 +01:00
Connel McGovern
48980134c9
Update Jenkinsfile
2022-05-09 16:16:32 +01:00
Connel McGovern
c30e7be3a7
Update Jenkinsfile
2022-05-09 16:16:20 +01:00
Connel McGovern
1888ed6ba1
Update Jenkinsfile
2022-05-09 16:16:08 +01:00
Connel McGovern
99e2991bc3
Update Jenkinsfile
2022-05-09 16:15:53 +01:00
Connel McGovern
855a020774
Update Jenkinsfile
2022-05-09 16:15:42 +01:00
Connel McGovern
652d5c1551
Update Jenkinsfile
2022-05-09 16:15:22 +01:00
Adel El-Beik
e33265f60d
ENT-6765: Upgraded quassar and hibernate.
2022-05-09 13:36:16 +01:00
Connel McGovern
8d83f76cad
Merge branch 'release/os/4.10' into connelm/INFRA-1743/release-email-notification4.10
2022-05-09 13:32:06 +01:00
Connel McGovern
fa634fd158
Update Jenkinsfile
2022-05-09 13:30:25 +01:00
Connel McGovern
7ac3889172
INFRA-1743 E-mail & Slack notifications
2022-05-09 13:22:40 +01:00
Connel McGovern
cd591a50cd
INFRA-1743 E-mail & Slack notifications
2022-05-09 13:22:38 +01:00
Connel McGovern
5b1e1bc8d0
INFRA-1743 E-mail & Slack notifications
2022-05-09 13:22:35 +01:00
Connel McGovern
7a7a8c8e2b
INFRA-1743 E-mail & Slack notifications
2022-05-09 13:22:33 +01:00
Connel McGovern
cd8ecac19e
INFRA-1743 Slack & E-mail notification
2022-05-09 13:17:58 +01:00
Connel McGovern
5149889b34
INFRA-1743 Slack & E-mail notification
2022-05-09 13:16:38 +01:00
Connel McGovern
56581b340a
INFRA-1743 Slack & E-mail notification
2022-05-09 13:15:27 +01:00
Ronan Browne
00ff06c625
Merge pull request #7158 from corda/ronanb/INFRA-1746/c4-slack-notifications-4.10
...
INFRA-1746: add C4 slack notifications and clean up MS teams code.
2022-05-05 13:00:47 +01:00
Ronan Browne
7a9deb02ef
Merge pull request #7157 from corda/ronanb/notick/fix-merge
...
NOTICK: fix build issue post merge and remove some redundant code post slack migration
2022-05-03 18:28:01 +01:00
Ronan Browne
444a1b8fd5
NOTICK: add shared library call
2022-05-02 11:40:59 +01:00
ronanbrowne88
7ce0ab2789
INFRA-1746 tidy up
2022-05-01 11:35:50 +01:00
Ronan Browne
5d28856dc0
NOTICK: fix build issue post merge and remove some redundant code post slack migration
...
noticed 4.10 release branch CI is broken due to duplicate entries in options block , I've removed both of these plus accompanying logic as there is no need for MSTeams notifications goign forward
2022-05-01 11:32:33 +01:00
ronanbrowne88
9bda96ff0a
INFRA-1746 add slack notifications
2022-05-01 11:27:44 +01:00
Ulrik Rasmussen
af1dbf4c6d
Do not emit warning when StatePointer.isResolved = false
...
The warning is misleading because it is emitted in the case where the
ServiceHub reference is not null but one or more state pointers were
configured to not be automatically resolved by the transaction
builder.
2022-04-28 15:13:31 +02:00
Adel El-Beik
bc6a6ee2ae
Merge pull request #7155 from corda/adel/ENT-6743
...
ENT-6743: SuspensionMeta in FlowInfo is null when a runnable flow has previously been hospitalized
2022-04-26 17:21:30 +01:00
Adel El-Beik
c1002697c7
ENT-6743: Reverted RetryFlowMockTest as the retry op only available on ENT.
2022-04-25 11:30:24 +01:00
Adel El-Beik
fa607024c2
ENT-6743: Contains method of flow hospital now correctly returns if flow is in hospital. Historic patient records not used.
2022-04-25 11:24:21 +01:00
Viktor Kolomeyko
05be5d6c42
ENT-6627: Update version of Shiro to 1.8.0 ( #7153 )
2022-04-25 09:53:06 +01:00
Dimos Raptis
b331a421b2
ENT-6579 - Upgrade netty
2022-04-22 15:40:28 +01:00
Adel El-Beik
0ee1211aab
Merge pull request #7146 from corda/chrisr3-snapshot-dependencies
...
NOTICK: Force Gradle to use the most recent SNAPSHOTs.
2022-04-13 14:45:00 +01:00
Adel El-Beik
d2f7a3467c
Merge pull request #7152 from corda/feature/ENT-6753/update-image-4.9-os
...
ENT-6753 Bump base image to ensure latest JDK8 in use
2022-04-13 14:42:44 +01:00
Ronan Browne
415c068616
ENT-6753 update base images
2022-04-12 13:56:06 +01:00
Adel El-Beik
3f2168b562
Merge pull request #7151 from corda/adel/ENT-6748-11Apr
...
ENT-6748: Make sure correct artemis is picked up
2022-04-11 15:56:02 +01:00
Adel El-Beik
c53b0af997
ENT-6748: Make sure correct artemis is picked up, and don't rely on cache.
2022-04-11 12:21:49 +01:00
Adel El-Beik
6592920aeb
Merge pull request #7150 from corda/adel/merge-from-os-4.5-5Apr
...
NOTICK: Merge from OS 4.5
2022-04-06 10:02:08 +01:00
Adel El-Beik
6d2a9931af
NOTICK: Reverted Jenkins.nightly.
2022-04-05 18:07:25 +01:00
Adel El-Beik
6023482412
Merge remote-tracking branch 'origin/release/os/4.5' into adel/merge-from-os-4.5-5Apr
2022-04-05 18:02:16 +01:00
Adel El-Beik
41f1f3068a
Merge pull request #7145 from corda/adel/ENT-6607-updatehibernate
...
ENT-6607: Update hibernate to 5.4.32.Final
2022-04-05 17:44:40 +01:00
Adel El-Beik
a99a25fcf7
Merge pull request #7149 from corda/adel/merge-from-os4.4-4Apr
...
NOTICK: Merge from OS 4.4
2022-04-05 17:02:51 +01:00
Adel El-Beik
52451fcb6e
NOTICK: Reverted file in merge.
2022-04-05 14:31:17 +01:00
Adel El-Beik
4fba67b8c5
Merge remote-tracking branch 'origin/release/os/4.4' into adel/merge-from-os4.4-4Apr
2022-04-05 14:25:59 +01:00
Adel El-Beik
ee55da42fd
Merge pull request #7147 from corda/adel/merge-from-4.3-4Apr
...
NOTICK: Merge from OS 4.3
2022-04-05 14:17:11 +01:00
Adel El-Beik
1262379447
ENT-6607: Update hibernate to 5.4.32.Final
2022-04-05 10:18:19 +01:00