Greg Chabala

Results 6 issues of Greg Chabala

The current [--javaagent CLI flag](https://www.jbang.dev/documentation/guide/latest/running.html#java-agents) is very nice in that it allows using Maven coordinates to retrieve the agent JAR. What would be even better is if one could specify...

ideas

Google Analytics' **Universal Analytics** has been switched off, in favor of their new **Google Analytics 4**, which [requires different tracking code](https://support.google.com/analytics/answer/10271001). While Primer allows [customizing the tracker code](https://github.com/pages-themes/primer/blob/748f4ec7d1c3f96037d5c861395c7a5909353a52/README.md#customizing-google-analytics-code) by adding...

The list command as defined right now only provides useful output if it finds out of date modules. If I want to see the list of installed modules and what...

### 🤔 What's changed? - Specifically mention Scenario Outline descriptions can use parameters. ### ⚡️ What's your motivation? I was unsure this was possible until I tried it out myself....

If I call `WebDriverManager.chromedriver().setup();` the discovered browser version, and downloaded/located driver version are printed to the log, like this: > Using chromedriver 132.0.6834.159 (resolved driver for Chrome 132) this happens...

question

Primer is the default theme for GitHub Pages. Who is maintaining it? The only commits in the last three years have been from @tsusdere. No one is reviewing issues or...