Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
phillip-kruger pushed 2 commits to main quarkusio/quarkus
- Bump smallrye-open-api to 4.0.1; Avoid Windows JAR locking Signed-off-by: Michael Edgar <[email protected]> 3832988
- Merge pull request #44199 from MikeEdgar/lock-free-url-stream Bump smallrye-open-api to 4.0.1; Avoid Windows JAR loc... c90e362
phillip-kruger closed an issue on quarkusio/quarkus
Build fails with static OpenAPI file in META-INF folder
### Describe the bug When we put a static OpenAPI file in META-INF folder (the default location), the build fails with this error: C:\projects\acctmgt-back\target\acctmgmt-back.jar -> C:\projects...phillip-kruger closed a pull request on quarkusio/quarkus
Bump smallrye-open-api to 4.0.1; Avoid Windows JAR locking
- Fixes: #43940phillip-kruger closed an issue on quarkusio/quarkus
Unexpected task for quarkus.smallrye-openapi.auto-add-tags
### Describe the bug This [PR#43206](https://github.com/quarkusio/quarkus/pull/43206) has brought ambiguous and moreover undesirable behaviour to the generation of specifications First of all, th...phillip-kruger pushed 2 commits to main quarkusio/quarkus
- Add config option for OpenAPI Auto Operation Signed-off-by: Phillip Kruger <[email protected]> 761c5a3
- Merge pull request #44276 from phillip-kruger/auto-operation-summary Add config option for OpenAPI Auto Operation c9ef6de
phillip-kruger closed a pull request on quarkusio/quarkus
Add config option for OpenAPI Auto Operation
Fix #44260 This PR introduce a new config to turn off auto operation and change from description to summary. /cc @MikeEdgarphillip-kruger closed an issue on quarkusio/quarkus
Quarkus Dev UI - Clicking on gRPC - Services - service implementation class Uncaught exception received by Vert.x
### Describe the bug **Describe the bug** I am seeing errors when trying to use the Quarkus Dev UI (on Quarkus 3.16.1) clicking on the service implementation class. ![Image](https://github.com/us...phillip-kruger pushed 2 commits to main quarkusio/quarkus
- Dev UI Open in IDE make sure lineNumber is in quotes Signed-off-by: Phillip Kruger <[email protected]> ebe0750
- Merge pull request #44277 from phillip-kruger/grpc-dev-ui Dev UI Open in IDE make sure lineNumber is in quotes 7098860
phillip-kruger closed a pull request on quarkusio/quarkus
Dev UI Open in IDE make sure lineNumber is in quotes
Fix #44263 I also took out all where lineNumber=0 as this is the default. I also updated the documentation.phillip-kruger pushed 20 commits to main phillip-kruger/mvnpm
- Removed Linux script Signed-off-by: Phillip Kruger <[email protected]> e9f4323
- Merge pull request #8942 from phillip-kruger/linux Removed Linux script 1125682
- Add letsencrypt routes ade408b
- Merge pull request #8958 from ia3andy/certs-openshift Add letsencrypt routes 3be343d
- Add more gradle informations in the README 9868389
- Merge pull request #9069 from jmini/patch-1 Add more gradle informations in the README 88de0fc
- Setup http settings (cache and compression) 7d58c29
- Merge pull request #9070 from ia3andy/setup-http-cache Setup http settings (cache and compression) 020c95e
- Fix cache 9b0f63f
- Merge pull request #9072 from ia3andy/setup-http-cache Fix cache 919617f
- Use Annotation for chacing dffc3c2
- Merge pull request #9073 from ia3andy/setup-http-cache Use Annotation for caching 0959e9c
- Fix sync 46ae1d5
- Merge pull request #9075 from ia3andy/fix-cache Fix sync 193f9ec
- Introduce live-sync checkbox 692f220
- Merge pull request #9413 from ia3andy/enable-live-sync Introduce live-sync checkbox 88dd2bf
- Fix styling issues and websocket link b55bf6c
- Merge pull request #9418 from ia3andy/fix-ws Fix styling issues and websocket link 74cd3ab
- Add CentralSyncItem index a54dab6
- Merge pull request #9420 from ia3andy/index Add CentralSyncItem index 0aa3325
phillip-kruger opened a pull request on quarkusio/quarkus
Dev UI Open in IDE make sure lineNumber is in quotes
Fix #44263 I also took out all where lineNumber=0 as this is the default. I also updated the documentation.phillip-kruger created a branch on phillip-kruger/quarkus
grpc-dev-ui - Quarkus: Supersonic Subatomic Java.
phillip-kruger created a comment on an issue on quarkusio/quarkus
Maybe we should wait for @aloubyansky new feature that can define a dependency as dev mode runtime only ?
phillip-kruger opened a pull request on quarkusio/quarkus
Add config option for OpenAPI Auto Operation
Fix #44260 This PR introduce a new config to turn off auto operation and change from description to summary. /cc @MikeEdgarphillip-kruger created a branch on phillip-kruger/quarkus
auto-operation-summary - Quarkus: Supersonic Subatomic Java.
phillip-kruger created a comment on an issue on quarkusio/quarkus
Let's change this to be in a separate filter for operations, and change to summary (as suggested). This `AutoOperationSummaryFilter` should then also have a way to turn off via config. I'll prepare...
phillip-kruger created a comment on an issue on quarkusio/quarkus
I am not sure if this should be the responsibility of the Dev UI Cards to do this. Extensions can already do this by creating their own sharable BuildItems (in an SPI or in your case maybe in commo...
phillip-kruger created a comment on a pull request on smallrye/smallrye-open-api
Nice !
phillip-kruger closed a pull request on quarkusio/quarkus
Bump org.mvnpm:es-module-shims from 1.10.0 to 1.10.1
Bumps [org.mvnpm:es-module-shims](https://github.com/guybedford/es-module-shims) from 1.10.0 to 1.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gu...phillip-kruger created a comment on an issue on quarkusio/quarkus
maybe @cescoffier or @sberyozkin
phillip-kruger created a comment on an issue on quarkusio/quarkus
Not sure how we can help here. Maybe then check with webjars ?
phillip-kruger created a comment on an issue on quarkusio/quarkus
Are you using the web bundler extension? On Sun, 3 Nov 2024, 9:45 pm Manuel Blechschmidt, ***@***.***> wrote: > <!-- https://mvnrepository.com/artifact/org.mvnpm.at.openui5/sap.f --> > <dep...
phillip-kruger created a comment on an issue on quarkusio/quarkus
Can you try with https://mvnpm.org/search/openui5 and select the modules you need
phillip-kruger created a comment on an issue on quarkusio/quarkus
@ManuelB what dependency are you using in your pom.xml ?
phillip-kruger pushed 114 commits to dynamic-chappie phillip-kruger/quarkus
- Oracle JDBC update preview to stable 88aa4c5
- Drop 3.2 LTS line 0de3f75
- 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
- Remove unused `DefineClassVisibleClassLoader` Fixes #43730 5142eb6
- Remove Failsafe plugin config in AWT testing The plugin shouldn't be defined and disabled, it will be automatically ... a349b01
- Codestarts - Do not reference ITs module if extension without ITs When creating a project without ITs, we don't gene... a09e715
- Propagate Security JPA exception root cause in auth failure wrapper a7a122f
- Bump com.nimbusds:nimbus-jose-jwt from 9.41.2 to 9.42 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/con... 6ed9e7c
- Fix Elasticsearch DevService network for @QuarkusIntegrationTest for docker-image-building 8a2ab24
- Allow adding and removing extensions from Dev UI Signed-off-by: Phillip Kruger <[email protected]> 94b3209
- Fix Config Error Screen Signed-off-by: Phillip Kruger <[email protected]> 4b48c53
- Unwrap tooltips in the downstream configuration reference docs 037304d
- Split the possible config values into multiple lines aba8880
- Amazon Lambda - Support decorators We need to ignore decorators and abstract classes when selecting the request hand... cf0948c
- Merge pull request #44139 from gsmet/fix-awt-native-testing Remove Failsafe plugin config in AWT testing 8077229
- Merge pull request #44145 from quarkusio/dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.42 Bump com.nimbusds:nimbus... 40baf81
- Merge pull request #44144 from michalvavrik/feature/propagate-securit-jpa-exception-root-cause Propagate Security JP... 359724e
- Upgrade Caffeine to 3.1.8 3b335c9
- and 94 more ...
phillip-kruger pushed 10 commits to main phillip-kruger/quarkus
- Bump `quarkiverse-parent` to 18 c7c4c45
- Delete disabled job The `deploy-snapshots.yml.disabled` no longer works, so removing it 3b06ab9
- Properly implement priority of ContainerResponseFilter Closes: #44229 a6edf30
- chore: add missing backtick 87a8666
- Merge pull request #44245 from gastaldi/disabled_job Delete disabled job b95e89b
- Merge pull request #44244 from gastaldi/quarkiverse_parent Bump `quarkiverse-parent` to 18 b0c9d1b
- Merge pull request #44237 from geoand/#44229 Properly implement priority of ContainerResponseFilter 5c2ff3f
- Merge pull request #44251 from chengehe/patch-1 chore: add missing backtick 37873c4
- Bump com.nimbusds:nimbus-jose-jwt from 9.43 to 9.45 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/conne... 23696d3
- Merge pull request #44268 from quarkusio/dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.45 Bump com.nimbusds:nimbus... 0fbfc31
phillip-kruger pushed 15 commits to dev-ui-db phillip-kruger/quarkus
- Bump com.nimbusds:nimbus-jose-jwt from 9.42 to 9.43 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/conne... e7ae4ce
- Bump `quarkiverse-parent` to 18 c7c4c45
- Delete disabled job The `deploy-snapshots.yml.disabled` no longer works, so removing it 3b06ab9
- Properly implement priority of ContainerResponseFilter Closes: #44229 a6edf30
- Ignore client interfaces when detecting duplicate endpoints Fixes: #44190 2908dbf
- Integrate OTel with WS Next 311de33
- Merge pull request #44248 from geoand/#44190 Ignore client interfaces when detecting duplicate endpoints 46d3831
- Merge pull request #41956 from michalvavrik/feature/ws-next-otel Integrate OpenTelemetry to the WebSockets Next exte... e158abc
- chore: add missing backtick 87a8666
- Merge pull request #44243 from quarkusio/dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.43 Bump com.nimbusds:nimbus... c46ea9d
- Merge pull request #44245 from gastaldi/disabled_job Delete disabled job b95e89b
- Merge pull request #44244 from gastaldi/quarkiverse_parent Bump `quarkiverse-parent` to 18 b0c9d1b
- Merge pull request #44237 from geoand/#44229 Properly implement priority of ContainerResponseFilter 5c2ff3f
- Merge pull request #44251 from chengehe/patch-1 chore: add missing backtick 37873c4
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> c724812