Nigel Jones
Nigel Jones
Agree with your summary Some work is needed to add the GitHub action to run the scan on the repositories we are interested in. I've been doing this before vacation...
I opened https://github.com/odpi/egeria/issues/6805 to track getting our sonar scan working across all repos
@davidradl I've implemented this now, with a few caveats * The template etc is all setup for Java 17 - you'll need to make changes as required to co-erce for...
@davidradl over to you - I think you have the recordings now?
@mandy-chessell When the recordings are on youtube, can you post back here so @davidradl can add in the links?
The presentation has been done in commit 5b7d863a7523cf7c2d13f2fea2b36f293f9a3fd0 @davidradl Do you have the recordings to add? I'm thinking they may not actually be that useful - as it's a long...
Hopefully this doc contribution is useful - if it looks ok, please consider merging :-)
Thanks for the review comments. will try and propose an update
In a rerun of the Dojo, 2 attendees had multiple problems running IntelliJ under WSL2 for building Egeria For egeria itself, we can avoid this by building egeria from the...
Attempting to run IntelliJ IDEA natively on windows can also fail: See references to https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000759004-Unable-to-start-correctly-0xc000007b - where it seems idea64.exe fails if ASLR protection is enable However in my case...