kafka-webview icon indicating copy to clipboard operation
kafka-webview copied to clipboard

[ISSUE-102] Start putting together a web publisher

Open Crim opened this issue 6 years ago • 6 comments

Work in progress for building out a generic pluggable web based publisher for kafka webview (Issue #102)

Crim avatar Dec 28 '18 03:12 Crim

Would you like assistance finishing this feature? I like your webview and recently have discerned a need for this feature myself and would be happy to assist

Crocatowa avatar Mar 13 '20 22:03 Crocatowa

Would you like assistance finishing this feature? I like your webview and recently have discerned a need for this feature myself and would be happy to assist

Hey @Crocatowa Sure! I forget exactly where I left off on this, but if you'd like to pick it up and run with it, go for it! :)

Crim avatar Mar 17 '20 10:03 Crim

@Crim , I work with @Crocatowa and have changes I would like to add to this PR for creating a kafka web producer, however I don't have permissions to push to this branch. Please advise :)

stuart-spradling avatar Mar 24 '20 21:03 stuart-spradling

@Crim , I work with @Crocatowa and have changes I would like to add to this PR for creating a kafka web producer, however I don't have permissions to push to this branch. Please advise :)

Hi @stuart-spradling ! I believe you should be able to fork the repository, including this branch into your fork. You can then create and push a branch to your forked repository and commit your code. Once you feel its ready for review/merging, you can send over a pull request.

this website might explain the process better than I can. If you run into troubles let me know.

As a somewhat related note, would you like me to resolve the conflicts in this branch so you have a clean spot to start from?

Crim avatar Mar 24 '20 22:03 Crim

As a somewhat related note, would you like me to resolve the conflicts in this branch so you have a clean spot to start from?

@Crim That would be great, thanks! I tried resolving it on my own and I may have broken some of the MessageFormat tests

stuart-spradling avatar Mar 25 '20 15:03 stuart-spradling

@stuart-spradling I think that should update the branch with master and resolve any checkstyle/header violations.

Unsure where I left this, so can't really speak to the state of the tests passing or failing without digging more into it.

Let me know if you have any questions, happy to help

Crim avatar Mar 26 '20 08:03 Crim