Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
phillip-kruger created a review comment on a pull request on quarkusio/quarkus
@cescoffier are you ok to merge with the explanation above ?
phillip-kruger pushed 2 commits to main quarkusio/quarkus
- Fix Config Error Screen Signed-off-by: Phillip Kruger <[email protected]> 4b48c53
- Merge pull request #44149 from phillip-kruger/config_error_screen Fix Config Error Screen 94fee46
phillip-kruger closed a pull request on quarkusio/quarkus
Fix Config Error Screen
![config_error_page](https://github.com/user-attachments/assets/0d7c6e4c-1b2d-4582-8506-c1de361c079a)phillip-kruger created a review comment on a pull request on quarkusio/quarkus
So, here is the story on why they moved. The tests is in vertx-http, but (test only) need dependencies on openapi and health, both of which depend on vertx-http. The Windows build failed with this ...
phillip-kruger opened a pull request on quarkusio/quarkus
Fix Config Error Screen
![config_error_page](https://github.com/user-attachments/assets/0d7c6e4c-1b2d-4582-8506-c1de361c079a)phillip-kruger created a branch on phillip-kruger/quarkus
config_error_screen - Quarkus: Supersonic Subatomic Java.
phillip-kruger pushed 4 commits to dev-ui-add-ext phillip-kruger/quarkus
- Introduce QuarkusClassLoader.visitRuntimeResources(name) 5c9cbdf
- Safer lookup and generate static resources for web dep locator 693cdca
- Merge pull request #44128 from ia3andy/fix-web-dep-locator Safer lookup and generate static resources for web dep lo... 123ea8e
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> 94b3209
phillip-kruger pushed 1 commit to dev-ui-add-ext phillip-kruger/quarkus
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> ddd88ef
phillip-kruger pushed 3 commits to main phillip-kruger/quarkus
phillip-kruger created a comment on an issue on quarkusio/quarkus
Did my suggestion work ? I doubt that this will be documented in the MP Spec, but you are welcome to open a PR to update the Smallrye documentation in Quarkus. You might be able to lookup the HttpH...
phillip-kruger created a branch on phillip-kruger/quarkus
dynamic-chappie - Quarkus: Supersonic Subatomic Java.
phillip-kruger pushed 1 commit to dev-ui-add-ext phillip-kruger/quarkus
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> 2dc18b3
phillip-kruger pushed 1 commit to dev-ui-add-ext phillip-kruger/quarkus
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> 2ed1745
phillip-kruger pushed 33 commits to dev-ui-add-ext phillip-kruger/quarkus
- Bump io.micrometer:micrometer-bom from 1.13.5 to 1.13.6 Bumps [io.micrometer:micrometer-bom](https://github.com/micr... f36160c
- Bump com.google.cloud.tools:jib-core from 0.27.0 to 0.27.2 Bumps [com.google.cloud.tools:jib-core](https://github.co... 2ee0a08
- ADR for managing native libraries in GraalVM native images This commit introduces an ADR detailing the process for m... af6a5e8
- Minimal OTel d2b8866
- Run ChainedLocalRepositoryManagerTest in offline mode to avoid querying Central for test artifacts a229c97
- Add @WithConverter for Level in LogConfig 50266a5
- Generating Jackson serializers for concrete classes only c47d5ba
- Quartz - add configuration option for custom JDBC delegate option 29c5bfb
- Quartz - add validation tests for custom JDBC delegate 1730f70
- Merge pull request #44064 from manovotn/quartzDriverDelegate Quartz - add configuration option for custom JDBC deleg... 5100063
- Upgrade to Jandex 3.2.3 2b74928
- Merge pull request #44072 from brunobat/minimal-otel Fix NoClassDefFoundError when using vertx without http 449be2a
- SmallRye Fault Tolerance: upgrade to 6.6.0 22a3341
- #44019 add note for lambda x86-64v2 compatibility 5ef71f5
- Some minor tweaking for aws-lambda-http.adoc addition 4229a0c
- Merge pull request #44021 from stefvanderweldevolksbanknl/patch-1 Add note for lambda x86-64v2 compatibility 2eceb31
- Merge pull request #44080 from mariofusco/q44069 Generating Jackson serializers for concrete classes only f617828
- Merge pull request #44081 from aloubyansky/chained-repo-test-offline Run ChainedLocalRepositoryManagerTest in offlin... 44ed24a
- Merge pull request #44083 from radcortez/log-level-converter Add @WithConverter for Level in LogConfig 62e738c
- Merge pull request #44058 from quarkusio/dependabot/maven/com.google.cloud.tools-jib-core-0.27.2 Bump com.google.clo... aaa3393
- and 13 more ...
phillip-kruger pushed 32 commits to main phillip-kruger/quarkus
- Bump io.micrometer:micrometer-bom from 1.13.5 to 1.13.6 Bumps [io.micrometer:micrometer-bom](https://github.com/micr... f36160c
- Bump com.google.cloud.tools:jib-core from 0.27.0 to 0.27.2 Bumps [com.google.cloud.tools:jib-core](https://github.co... 2ee0a08
- ADR for managing native libraries in GraalVM native images This commit introduces an ADR detailing the process for m... af6a5e8
- Minimal OTel d2b8866
- Run ChainedLocalRepositoryManagerTest in offline mode to avoid querying Central for test artifacts a229c97
- Add @WithConverter for Level in LogConfig 50266a5
- Generating Jackson serializers for concrete classes only c47d5ba
- Quartz - add configuration option for custom JDBC delegate option 29c5bfb
- Quartz - add validation tests for custom JDBC delegate 1730f70
- Merge pull request #44064 from manovotn/quartzDriverDelegate Quartz - add configuration option for custom JDBC deleg... 5100063
- Upgrade to Jandex 3.2.3 2b74928
- Merge pull request #44072 from brunobat/minimal-otel Fix NoClassDefFoundError when using vertx without http 449be2a
- SmallRye Fault Tolerance: upgrade to 6.6.0 22a3341
- #44019 add note for lambda x86-64v2 compatibility 5ef71f5
- Some minor tweaking for aws-lambda-http.adoc addition 4229a0c
- Merge pull request #44021 from stefvanderweldevolksbanknl/patch-1 Add note for lambda x86-64v2 compatibility 2eceb31
- Merge pull request #44080 from mariofusco/q44069 Generating Jackson serializers for concrete classes only f617828
- Merge pull request #44081 from aloubyansky/chained-repo-test-offline Run ChainedLocalRepositoryManagerTest in offlin... 44ed24a
- Merge pull request #44083 from radcortez/log-level-converter Add @WithConverter for Level in LogConfig 62e738c
- Merge pull request #44058 from quarkusio/dependabot/maven/com.google.cloud.tools-jib-core-0.27.2 Bump com.google.clo... aaa3393
- and 12 more ...
phillip-kruger created a comment on an issue on quarkusio/quarkus
This would be documented in the CDI documentation: https://quarkus.io/guides/cdi Basically Produce that data as a RequestScoped Object and use Arc.container().instance(YourObject.class).get() to g...
phillip-kruger pushed 1 commit to dev-ui-add-ext phillip-kruger/quarkus
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> df5e3ae
phillip-kruger created a comment on a pull request on quarkiverse/quarkus-wiremock
@edeandrea can you check ?
phillip-kruger created a comment on an issue on quarkusio/quarkus
Not as far as I know. @MikeEdgar ?
phillip-kruger created a comment on an issue on quarkusio/quarkus
Hi @dhoffer. I am not sure how to help you here. We can definitely (in Quarkus) create a Schema (by running the filter) on every request. If you need any information in that filter (like the user d...
phillip-kruger pushed 11 commits to dev-ui-add-ext phillip-kruger/quarkus
- Replace oidc auth microsoft screenshots with generic ones 12b8a8b
- Bump flyway.version from 10.19.0 to 10.20.1 Bumps `flyway.version` from 10.19.0 to 10.20.1. Updates `org.flywaydb:f... 9c96c72
- Update security-vulnerability-detection.adoc Added executions section, so now plugin starts. b91c1ae
- Merge pull request #44086 from rgharaopensourceprojects/Issue-42549-change-microsoft-documentation-to-generic Replac... 874e3fb
- Merge pull request #44091 from DaniGalicia/patch-1 Update security-vulnerability-detection.adoc 266386a
- Small fix to endpoints screen Signed-off-by: Phillip Kruger <[email protected]> becdf46
- Quartz Scheduler - allow to pass in unsupported properties directly to Quartz 3ee1466
- Merge pull request #44084 from manovotn/issue40850 Quartz Scheduler - allow to pass in unsupported properties direct... 13f8a83
- Merge pull request #44093 from phillip-kruger/dev-ui-endpoints-fix Small fix to endpoints screen 8c6fca5
- Merge pull request #44088 from quarkusio/dependabot/maven/flyway.version-10.20.1 Bump flyway.version from 10.19.0 to... 75fddfc
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> 40fad0b
phillip-kruger pushed 1 commit to dev-ui-add-ext phillip-kruger/quarkus
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> 644c74e
phillip-kruger pushed 6 commits to main phillip-kruger/quarkus
- Bump flyway.version from 10.19.0 to 10.20.1 Bumps `flyway.version` from 10.19.0 to 10.20.1. Updates `org.flywaydb:f... 9c96c72
- Small fix to endpoints screen Signed-off-by: Phillip Kruger <[email protected]> becdf46
- Quartz Scheduler - allow to pass in unsupported properties directly to Quartz 3ee1466
- Merge pull request #44084 from manovotn/issue40850 Quartz Scheduler - allow to pass in unsupported properties direct... 13f8a83
- Merge pull request #44093 from phillip-kruger/dev-ui-endpoints-fix Small fix to endpoints screen 8c6fca5
- Merge pull request #44088 from quarkusio/dependabot/maven/flyway.version-10.20.1 Bump flyway.version from 10.19.0 to... 75fddfc
phillip-kruger pushed 4 commits to main phillip-kruger/quarkus
- Replace oidc auth microsoft screenshots with generic ones 12b8a8b
- Update security-vulnerability-detection.adoc Added executions section, so now plugin starts. b91c1ae
- Merge pull request #44086 from rgharaopensourceprojects/Issue-42549-change-microsoft-documentation-to-generic Replac... 874e3fb
- Merge pull request #44091 from DaniGalicia/patch-1 Update security-vulnerability-detection.adoc 266386a