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

Closed
wants to merge 22 commits into from

Conversation

kwart
Copy link
Contributor

@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 15bd91b
🔍 Latest deploy log https://app.netlify.com/sites/hardcore-allen-f5257d/deploys/670923c007ba660008056b75
😎 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 force-pushed the cleanup/6.0/security branch from 019819f to f35f174 Compare August 22, 2024 17:25
@kwart kwart marked this pull request as ready for review August 23, 2024 17:59
@kwart kwart force-pushed the cleanup/6.0/security branch from 19fe961 to 076f656 Compare August 23, 2024 18:01
@kwart kwart force-pushed the cleanup/6.0/security branch from 076f656 to a5a60cb Compare August 23, 2024 18:04
@kwart kwart requested a review from JackPGreen September 9, 2024 08:40
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
Co-authored-by: Jack Green <JackPGreen@Gmail.com>
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
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>
@kwart kwart requested a review from JackPGreen September 9, 2024 15:19
@oliverhowell oliverhowell added backport to 5.3 Backport commits from main to v/5.3 backport to 5.4 backport to 5.5 Backport commits from main to v/5.5 labels Oct 11, 2024
@oliverhowell oliverhowell removed backport to 5.3 Backport commits from main to v/5.3 backport to 5.4 labels Oct 11, 2024
@oliverhowell oliverhowell mentioned this pull request Oct 11, 2024
@oliverhowell
Copy link
Contributor

Clean PR (will double check Monday and merge): #1320

@oliverhowell
Copy link
Contributor

Closing as linked PR merged and backported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to 5.5 Backport commits from main to v/5.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants