Commit Graph

141 Commits

Author SHA1 Message Date
868439478a post installation fix v2 2023-08-03 16:17:40 +02:00
christian.n
fc3092622c
CORE-15746: updated README file (#64) 2023-07-25 14:49:50 +01:00
christian.n
15f1043a39
CORE-15541: release ga builds prep (#61)
* CORE-15561: Use Beta versions of the CSDE gradle plugin (#58)

* CORE-15572: deleted stale todo comment (#59)

* CORE-15541: release ga-rc12 prep

* CORE:15541: update combined worker version to RC12

* CORE-15541: release ga build prep

---------

Co-authored-by: Tony Lawson <tony.lawson@r3.com>
2023-07-24 11:53:41 +01:00
nargas-ritu
bb380544d6
Update .snyk for the latest updates (#55) 2023-07-10 17:10:01 +01:00
Tony Lawson
0adc8292d5
CORE-15002: Suppress unchecked cast warning in contract test (#53) 2023-06-29 10:01:40 +01:00
Tony Lawson
20e3dd38b3
CORE-14586: Utxo Example Contract Tests (#51)
* CORE-14586: Utxo Example Contract Tests

* CORE-14586: Use beta builds rather than alpha builds

* CORE-14586: Add signing constraint
2023-06-23 14:37:51 +01:00
Ronan Browne
7b3144001d
ES-650: use latest version of shared lib (#52)
* ES-650: use latest version of shared lib
* Add ES title check
2023-06-21 10:46:15 +01:00
Tony Lawson
98a12b2825
CORE-14330: Configure CPI upload timeout (#50) 2023-06-15 16:43:29 +01:00
Tony Lawson
a7592dde96
CORE-14091: Beta 4 Iguana1.0 (#47) 2023-05-26 16:26:25 +01:00
Tony Lawson
dce1f36199
CORE-13823: Configure workflows module name (#46) 2023-05-18 16:31:28 +01:00
Tony Lawson
abe04744df
CORE-13662: GA RC05 (#45) 2023-05-15 10:36:45 +01:00
Tony Lawson
3a9fb9b286
CORE-13657: GA-RC04 (#44) 2023-05-12 15:48:46 +01:00
Tony Lawson
40527ff55e
CORE-13479: DigiCert for GA (#43) 2023-05-11 11:29:11 +01:00
Anton Subbotin
55e0e3c39d
CORE-13383 complete gradle upgrade to 7.6.1 (#42)
As a result of CORE-13343, the upgrade was not properly completed, and while enough to get rid of the unexpected warning messages during build tasks, should be completed in a proper way.
2023-05-05 13:54:04 +01:00
Anton Subbotin
39da2a9e59
CORE-13343 upgrade corda plugin and gradle versions (#41)
* Upgrade Gradle to 7.6.1

* Bump Corda Plugins version to 7.0.3
2023-05-04 16:29:22 +01:00
Ronan Browne
0e56eddc51
CORE-9853: Update gradle.properties use Hawk1.0.1 (#39)
- use latest versions
- whites space at end of file corrected by auto formatter
2023-05-03 14:19:31 +01:00
Tony Lawson
17df6087d3
CORE-9853: Download beta3 assets (#37) 2023-04-28 15:02:59 +01:00
Tony Lawson
61220688b2
CORE-12153: Updates for Beta3 RC02 (#36)
* CORE-12153: Updates for Beta3 RC02

* CORE-12153: Update to Beta3 RC02
2023-04-18 14:56:26 +01:00
Tony Lawson
2346e34494
CORE-10259: Update template to use CSDE plugin (#35)
* updated csde to use plugin

* update csde block

* update network file

* allign to Kotlin csde

* CORE-10259: Update template to use CSDE plugin

---------

Co-authored-by: mattbradburyr3 <matthew.bradbury@r3.com>
2023-04-11 17:25:31 +01:00
egabrovski-r3
a043d8dcd1
Merge pull request #30 from corda/CORE-12019/Capture-CPI-build-errors
CORE-12019 Capture CPI build errors simple impl from Graham
2023-03-30 09:37:12 +03:00
Emil Gabrovski
e65ed7617c CORE-12019 Fix PR comments 2023-03-29 13:25:51 +03:00
egabrovski-r3
cd57d05e7a
Merge branch 'development' into CORE-12019/Capture-CPI-build-errors 2023-03-28 17:27:11 +03:00
egabrovski-r3
cd2e4bfc95
Merge pull request #29 from corda/CORE-12019/Fast-Check-for-Already-Running-CSDE
CORE-12019 Add a Fast Check for already running CSDE before trying to start it
2023-03-28 17:26:38 +03:00
egabrovski-r3
2bb1dacb5c
Merge branch 'development' into CORE-12019/Fast-Check-for-Already-Running-CSDE 2023-03-28 15:25:12 +03:00
egabrovski-r3
b822fa8c1f
Merge pull request #31 from corda/CORE-12019/Add_stopAndCleanCorda_task
CORE-12019 Add a "stopAndCleanCorda" gradle task that will Stop Corda5 if running and do some cleanup
2023-03-28 15:24:29 +03:00
egabrovski-r3
e23f7e9fee
Merge branch 'development' into CORE-12019/Add_stopAndCleanCorda_task 2023-03-28 14:46:20 +03:00
egabrovski-r3
57cabc4ef9
Merge pull request #32 from corda/CORE-12019/Better-CordaStatusQueries-impl
CORE-12019 Better CordaStatusQueries impl - better formatting and extracting common logic in utility functions
2023-03-28 14:45:26 +03:00
egabrovski-r3
3bad0b9c20
Merge branch 'development' into CORE-12019/Better-CordaStatusQueries-impl 2023-03-28 13:56:15 +03:00
egabrovski-r3
1d1d8a7426
Merge pull request #33 from corda/CORE-12019/Add-one-more-vNode
CORE-12019 Add some comments and Remove unused dependency
2023-03-28 13:55:30 +03:00
egabrovski-r3
dc3c23c85d
Merge branch 'development' into CORE-12019/Add-one-more-vNode 2023-03-28 13:53:28 +03:00
Sean Brereton
318a8184d8
INFRA-2041: Remove nexusScan pipeline due to nexus licence expiring (#23)
Co-authored-by: Matt Bradbury <68864218+mattbradburyr3@users.noreply.github.com>
2023-03-28 11:42:23 +01:00
Emil Gabrovski
80b62c71b7 CORE-12019 Fix PR comments 2023-03-28 12:40:15 +03:00
Emil Gabrovski
67c888df2b CORE-12019 Fix PR comments 2023-03-28 12:36:08 +03:00
Emil Gabrovski
53b164ef20 CORE-12019 Fix PR comments 2023-03-28 12:25:40 +03:00
Emil Gabrovski
25baaeb663 CORE-12019 Remove unused dependency 2023-03-28 11:54:12 +03:00
Emil Gabrovski
c026a13ad1 CORE-12019 Add one more vNode, Evelyn - with the next letter and with a unique length 2023-03-28 11:54:12 +03:00
Emil Gabrovski
6955267919 CORE-12019 Better CordaStatusQueries impl - better formatting and extracting common logic in utility functions 2023-03-28 11:54:07 +03:00
Emil Gabrovski
2ea1a213bc CORE-12019 Fix PR comments 2023-03-28 11:53:59 +03:00
Emil Gabrovski
48a19a73e1 CORE-12019 Add a "stopAndCleanCorda" gradle task that will Stop Corda5 if running and do some cleanup 2023-03-28 11:53:59 +03:00
Emil Gabrovski
3fd97cf393 CORE-12019 Capture CPI build errors simple impl from Graham 2023-03-28 11:53:54 +03:00
Emil Gabrovski
bedc850dea CORE-12019 Add a Fast Check for already running CSDE before trying to start it 2023-03-28 11:53:48 +03:00
Matt Bradbury
d12f25b300
Merge pull request #34 from corda/add_chatapp_readme
CORDA-123: Update README.md
2023-03-27 11:33:30 +01:00
peterli-r3
ab11561e1e Update README.md 2023-03-27 18:23:39 +08:00
Matt Bradbury
ec0b2cd4f1
Merge pull request #27 from corda/CORE-12002-update-development-to-gecko1.0
CORE-12002-update to gecko1.0
2023-03-24 13:55:56 +00:00
mattbradburyr3
ca2a7efeaf update to gecko1.0 2023-03-24 13:18:10 +00:00
Matt Bradbury
30a18f8572
Merge pull request #22 from corda/CORE-11842-comment-updates
CORE-11842 comment updates
2023-03-21 10:57:17 +00:00
mattbradburyr3
c9177d704f Merge branch 'development' into fixtypos 2023-03-21 10:36:18 +00:00
mattbradburyr3
4451b7cfb0 update comments 2023-03-21 10:35:34 +00:00
mattbradburyr3
7c1dde2e9d typos in comments 2023-03-20 16:48:26 +00:00
Matt Bradbury
967b90c2e5
Merge pull request #21 from corda/Core-11794-update-to-RC03
update to RC03
2023-03-17 14:58:52 +00:00