kafka-webview
                                
                                 kafka-webview copied to clipboard
                                
                                    kafka-webview copied to clipboard
                            
                            
                            
                        [ISSUE-102] Start putting together a web publisher
Work in progress for building out a generic pluggable web based publisher for kafka webview (Issue #102)
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
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 , 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 :)
@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?
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 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