Marcin Gryszko

Results 6 issues of Marcin Gryszko

WebDriver doesn't load a page when I declare the WebDriver client outside the step definition and run the feature with the `grunt-cucumber-js` plugin (`grunt cucumberjs`). Same feature run with the...

This PR enables configuring RabbitMQ SSL for RabbitMQ 3.9+ versions. Until 3.9, SSL could be configured by environment variables. These variables were deprecated in RabbitMQ 3.9 version. If defined, the...

I replicated the example from the [documentation](https://hollow.how/getting-started/) (`Movie` producer - consumer) in Kotlin. When the consumer is triggered directly after the producer, the API is not created (`consumer.getAPI(MovieAPI::class.java` returns `null`)....

After installing `oh-my-git` and your patched fonts, I'm getting this error on every shell execution: ``` enrich_append:local:2: not valid in this context: -- ``` ![image](https://cloud.githubusercontent.com/assets/516050/5818218/f1e50912-a0b3-11e4-8ff6-6ed715dec3d8.png) My environment: - MacOSX 10.10.1...

bug

### Question I have two packages, `jobs` and `glue`. `glue` depends on `jobs`. My goal is to create requirements.txt combining dependencies from both projects using main and `dev` dependencies. `uv...

question

## PR Description TikTok `Pageview` events are missing `event_id`, which makes them harder to inspect and correlate to RudderStack `page` calls. If the PR is approved, please update the documentation...

Stale