Salomon Popp

Results 30 issues of Salomon Popp

- [x] Neovim - [ ] tmux-popup

todo

Create launchd service for isortd similar to the existing blackd service provided by Homebrew (`sudo brew services start black`)

idea

This allows for customising the statusline contents by providing a custom function. Believe this gives the greatest freedom ~~missing docs~~ edit: added

any chance for a new build? ![img_1985](https://user-images.githubusercontent.com/4771462/44081944-4490362e-9fb0-11e8-8188-41f01cf65d8b.jpeg)

Support for [streams-bootstrap producer apps](https://github.com/bakdata/streams-bootstrap/tree/master/charts/producer-app) that use a Kubernetes Job resource should be added. Currently we only support CronJob resources for producer apps (Jobs with a schedule). - [ ]...

enhancement
backend
hacktoberfest

Similarly to our existing Kafka connector plugins (S3, JDBC, Elasticsearch), support for the Azure Blob Storage connector could be added in a plugin. Documentation for the `AzureBlobStorageSinkConnector` can be found...

backend
hacktoberfest

Similarly to our existing Kafka connector plugins (S3, JDBC, Elasticsearch), support for the Neo4j connector could be added in a plugin. Documentation for the `Neo4jSourceConnector` and `Neo4jSinkConnector` can be found...

backend
hacktoberfest

Highlight the purpose of the Python Package. This could make it easier to understand why and when to use it. _Originally posted by @VictorKuenstler in https://github.com/bakdata/streams-explorer/pull/226#issuecomment-1073674426_

Users should be able to look up the version of Streams Explorer they're running. This could make error investigations much easier. __Originally posted by @VictorKuenstler in https://github.com/bakdata/streams-explorer/pull/220#issuecomment-1050661832__

frontend

The restful-react library, which we're currently using, provides some very convenient features, especially the fetchers codegen. However, all current vulnerabilities reported by `npm audit` (except for 1 in canvas where...

frontend
discuss