Commit Graph

132 Commits

Author SHA1 Message Date
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
mattbradburyr3
96a3fd8caa update to RC03 2023-03-17 12:58:01 +00:00
mattbradburyr3
d33b1f33c8 modify readme 2023-03-16 18:46:47 +00:00
mattbradburyr3
1ebd92d39a tidy up 2023-03-16 18:44:55 +00:00
mattbradburyr3
7d65a63f8d ported rc02 updates from kotlin 2023-03-16 18:29:57 +00:00
Ronan Browne
d64a21107d
CORE-11135: PR check, must have a JIra refrence (#20) 2023-03-01 11:04:48 +00:00
nargas-ritu
df70f31002
NOTICK: Snyk waivers added for Corda5-Beta1 release (#18) 2023-02-08 07:29:50 +00:00
mattbradburyr3
2a0cf58c9b tidy up 2023-02-07 17:55:01 +00:00
mattbradburyr3
2768f369bb tidy up comments 2023-02-07 17:52:34 +00:00
Matt Bradbury
448ed1a86f
Merge pull request #17 from corda/update-to-1-1
fix CORE-9427
2023-02-02 09:19:13 +00:00