Skip to content
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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

kwart
Copy link
Member

@kwart kwart commented Aug 22, 2024

This PR reorganizes and updates Hazelcast Security related topics;

Original structure of the Securing a Cluster part:
image

New structure:
image

Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for hardcore-allen-f5257d ready!

Name Link
🔨 Latest commit e9b2be4
🔍 Latest deploy log https://app.netlify.com/sites/hardcore-allen-f5257d/deploys/66df1179ddb20a0008eb15de
😎 Deploy Preview https://deploy-preview-1263--hardcore-allen-f5257d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kwart kwart marked this pull request as ready for review August 23, 2024 17:59
Copy link
Contributor

@JackPGreen JackPGreen left a 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.

.github/workflows/maven-pr-builder.yaml Outdated Show resolved Hide resolved
.github/workflows/maven-pr-builder.yaml Outdated Show resolved Hide resolved
.github/workflows/maven-pr-builder.yaml Outdated Show resolved Hide resolved
docs/modules/ROOT/examples/security/EnablingSecurity.java Outdated Show resolved Hide resolved
.github/workflows/maven-pr-builder.yaml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
kwart added a commit that referenced this pull request Sep 9, 2024
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
kwart and others added 15 commits September 9, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants