Holly Cummins

Results 85 issues of Holly Cummins

I have set up a self-hosted runner on a Mac Mini which can now start running builds. Before this PR is merged, we will need to adjust the quarkus repository...

area/infra-automation

Thanks for the beautiful starter. Would you consider changing the license in the generated code to a BSD Zero Clause License, as recommended in https://www.gatsbyjs.com/docs/creating-a-starter/#open-source-license?

If my geo data provider fails to give a healthy response, the error handling is not correct. I'm seeing errors of the following form ``` Error getting geography information for...

### Describe the bug I can’t decide if this is a test issue, or an implementation issue, but I’m raising a defect to track the investigation (and track the disabling...

kind/bug
area/persistence
area/hibernate-orm
area/spring
env/m1

This is useful for enriching the information we show on any potential extension pages. @aloubyansky, would welcome your thoughts. I've used the key "source" but maybe "source-control" would be less...

area/gradle
area/maven
area/devtools
area/marketplace

See discussion in https://github.com/quarkusio/quarkus/pull/28044/ and https://github.com/quarkusio/quarkus/issues/28035 and https://github.com/quarkusio/quarkus/pull/27156. The tests were failing, but should now be passing because of @geoand's quick fix. (... but let's wait and see what the...

area/spring
area/jackson

### Describe the bug Note: This test has been disabled on M1 as part of [#27156](https://github.com/quarkusio/quarkus/pull/27156) This is the error: ``` [INFO] Running io.quarkus.smallrye.graphql.deployment.ConcurrentAuthTest 2022-09-17 13:00:53,398 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-12) Configuring...

kind/bug
env/m1

I was having some problems getting `urlRewriteExpressions` to work. I tried `urlRewriteSearch` and `urlRewriteReplace` instead, but it also wasn't doing anything. I assumed I was specifying the regex wrong in...

question
needs more info

In https://quarkus.io/quarkus-workshops/super-heroes/#microservices-ui, the workshop instructions tell people to run the pom, and `mvn quarkus:dev`. They still have references to the `maven-frontend-plugin`. That was an awkward discovery in a workshop. :)...

### Describe the bug I have an extension test in the quarkus-pact project that started OOMing in the ecosystem CI recently. I've worked around the issue by increasing the memory...

kind/bug