Erin Schnabel

Results 141 comments of Erin Schnabel

I think the outstanding user question is which way it should go. I have a BRAT release with a Task Collector API (so things can invoke the modal w/ complete/incomplete...

This will have to wait for a little bit (we may get there). Any of the above changes listed will already be in the upstream PR, granted, in a raw...

``` [ERROR] Error executing Maven. java.io.FileNotFoundException: The specified user settings file does not exist: /Users/mavenrunner/.m2/settings.xml at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:99) at org.apache.maven.cli.MavenCli.configure (MavenCli.java:1169) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native...

I've been able to get *some* things working with 0.16.x, but yes... not everything works exactly as you might expect (and backgrounds are gone). How can I help? Is there...

If you use tab stacking, forcing a split is less appealing. I'm not sure if there is a setting (new split or new tab) that you could check? Or.. provide...

> @ebullient is it better for you now ? Yep. Can you rebase? Then will let the workflow run..

Yep. That's it. If you run the docs build, you can check the contents of the index files to make sure the values are present. Building docs: https://github.com/quarkusio/quarkus/blob/main/CONTRIBUTING.md#building-the-documentation

Note that some docs appear in the guide file more than once, as they are in different categories...

https://github.com/quarkusio/quarkus/pull/28491 was integrated overnight / this morning. Can you double-check that the content of indexByFile for doc-contribute-docs-howto.adoc matches what is in the PR?

I can have a look at all-config / all-builditems .. it is likely something the YAML generator is (or more likely is not) doing. For the others, I think this...