-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reorganize security documentation [DOCS-104] #1263
Conversation
✅ Deploy Preview for hardcore-allen-f5257d ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
019819f
to
f35f174
Compare
19fe961
to
076f656
Compare
…te Java code (DOCS-104)
076f656
to
a5a60cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have made some suggestions, but as a caveat:
reorganizes and updates Hazelcast Security related topics;
I'm assuming this content is all correct because... you would know.
I've reviewed only from a language POV.
- introduces Maven POM file allowing compiling the sample Java code included in the examples documentation module;
- adds GitHub workflow to compile the Java code on pull requests (to verify the code still works with given Hazelcast version);
This PR is really, really large.
Could we split the validation of code samples into a seperate PR from updating the documentation? The reviewers are probably different anyway.
Not sure if possible without lots of conflicts.
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
This PR adds GitHub workflow to compile the Java code on pull requests (to verify the code still works with given Hazelcast version). It also adds a dependabot configuration. Originally the changes were part of the #1263
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
…s (inc. revert of Java page to 5.5 version)
Clean PR (will double check Monday and merge): #1320 |
Closing as linked PR merged and backported |
This PR reorganizes and updates Hazelcast Security related topics;
Original structure of the
Securing a Cluster
part:New structure: