-
Notifications
You must be signed in to change notification settings - Fork 8
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
update-klaw-core #130
update-klaw-core #130
Conversation
7c6f21f
to
bad853e
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.
Thanks for your PR 🙏 I left two comments.
@@ -7,6 +7,4 @@ ignorecase: true | |||
swap: | |||
"(?<!Apache )kafka": Apache Kafka | |||
"(?i)api": API | |||
"(?i)kafka connect": Kafka Connect | |||
"(?i)klaw core": Klaw Core | |||
"(?i)klaw": Klaw |
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.
Removing the rules for "Klaw" and "Kafka Connect" from here should not be part of this PR, could you remove that?
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.
Could you also remove the rule for "Kafka Connect"? It's not part of this PR.
Signed-off-by: Raushan Sharma <[email protected]>
Signed-off-by: Raushan Sharma <[email protected]>
Signed-off-by: Raushan Sharma <[email protected]>
f00a66b
to
9817b84
Compare
@@ -7,6 +7,4 @@ ignorecase: true | |||
swap: | |||
"(?<!Apache )kafka": Apache Kafka | |||
"(?i)api": API | |||
"(?i)kafka connect": Kafka Connect | |||
"(?i)klaw core": Klaw Core | |||
"(?i)klaw": Klaw |
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.
Could you also remove the rule for "Kafka Connect"? It's not part of this PR.
@@ -5,7 +5,7 @@ | |||
## About | |||
|
|||
This is the Klaw documentation repository. Welcome 👋 🎉 | |||
You can find source code and all content for our ([klaw-project.io](https://www.klaw-project.io/) site here. | |||
You can find source code and all content for our ([Klaw-project.io](https://www.klaw-project.io/) site here. |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
@@ -36,7 +36,7 @@ in the Klaw-core module to enable the use of Google account login. | |||
|
|||
5. Configure an existing SUPERADMIN user from AD to approve new users in the following property for username: | |||
|
|||
<klaw[email protected]> | |||
<Klaw[email protected]> |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
@@ -17,7 +17,7 @@ To enable authentication with the Klaw database, follow these steps: | |||
encryption key to encrypt your password before it is stored in the database. The encryption key is used to secure and | |||
protect your password. | |||
|
|||
klaw.jasypt.encryptor.secretkey=kw2021secretkey | |||
Klaw.jasypt.encryptor.secretkey=kw2021secretkey |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
@@ -50,7 +50,7 @@ Kafka® and Klaw using SSL protocol: | |||
icon that is available on the right-hand side of each cluster | |||
row. | |||
9. Open the `application.properties` file located in the | |||
[klaw/cluster-api/src/main/resources] directory. | |||
[Klaw/cluster-api/src/main/resources] directory. |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
|
||
[cluster-api-2.4.0.jar ⬇](https://github.com/Aiven-Open/klaw/releases/download/v2.4.0/cluster-api-2.4.0.jar) | ||
|
||
### Sources | ||
|
||
[klaw-2.4.0.zip ⬇](https://github.com/Aiven-Open/klaw/archive/refs/tags/v2.4.0.zip) | ||
[Klaw-2.4.0.zip ⬇](https://github.com/Aiven-Open/klaw/archive/refs/tags/v2.4.0.zip) |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
@@ -16,13 +16,13 @@ schemas from schema registry to Klaw, and vice versa. | |||
|
|||
### Binaries | |||
|
|||
[klaw-2.5.0.jar ⬇︎](https://github.com/Aiven-Open/klaw/releases/download/v2.5.0/klaw-2.5.0.jar) | |||
[Klaw-2.5.0.jar ⬇︎](https://github.com/Aiven-Open/klaw/releases/download/v2.5.0/klaw-2.5.0.jar) |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
|
||
[cluster-api-2.5.0.jar ⬇](https://github.com/Aiven-Open/klaw/releases/download/v2.5.0/cluster-api-2.5.0.jar) | ||
|
||
### Sources | ||
|
||
[klaw-2.5.0.zip ⬇](https://github.com/Aiven-Open/klaw/archive/refs/tags/v2.5.0.zip) | ||
[Klaw-2.5.0.zip ⬇](https://github.com/Aiven-Open/klaw/archive/refs/tags/v2.5.0.zip) |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
@@ -14,13 +14,13 @@ Klaw version 2.5.1 is a patch release primarily aimed at enhancing MySQL support | |||
|
|||
### Binaries | |||
|
|||
- [klaw-2.5.1.jar ⬇︎](https://github.com/Aiven-Open/klaw/releases/download/v2.5.1/klaw-2.5.1.jar) | |||
- [Klaw-2.5.1.jar ⬇︎](https://github.com/Aiven-Open/klaw/releases/download/v2.5.1/klaw-2.5.1.jar) |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
|
||
- [cluster-api-2.5.1.jar ⬇](https://github.com/Aiven-Open/klaw/releases/download/v2.5.1/cluster-api-2.5.1.jar) | ||
|
||
### Sources | ||
|
||
- [klaw-2.5.1.zip ⬇](https://github.com/Aiven-Open/klaw/archive/refs/tags/v2.5.1.zip) | ||
- [Klaw-2.5.1.zip ⬇](https://github.com/Aiven-Open/klaw/archive/refs/tags/v2.5.1.zip) |
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.
Changing spelling of "Klaw" should not be part of this PR, since it's for the rule "Klaw Core", can you reverse this one?
Hi @Rawshansharma I see you requested a new review. Did you check the comments I left? I can't see changes related to that, could you make sure your PR is up to date? |
Hi @Rawshansharma do you want to continue with this PR? It's stale for a bit now. It's not a problem if you don't, I just need to know, so I could open the issue up again for other Hacktoberfest folks :) If I don't hear from you, I would do that by end of the week. |
Hi! I'm going to close this pull request and open the issue up again in case someone wants to add some contribution to hacktoberfest right before the end. |
Fix #103