Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

phillip-kruger

phillip-kruger created a comment on a pull request on quarkusio/quarkus
> Oh, this doesn't look like a proper way of fixing the issue. Ideally, these classes/dependencies should be properly isolated. Was there a discussion about this? There was no discussion, there wa...

View on GitHub

phillip-kruger created a review comment on a pull request on quarkusio/quarkus
It only really apply to Dev UI that has jsonrpc services. Many extensions does not have any. Any screen (js) and any build time data or runtime against the deployment cp is already not included in ...

View on GitHub

phillip-kruger created a review on a pull request on quarkusio/quarkus

View on GitHub

phillip-kruger pushed 1 commit to remove-jsonrpc-prod phillip-kruger/quarkus

View on GitHub

phillip-kruger pushed 7 commits to remove-jsonrpc-prod 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
  • 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
  • Merge pull request #44243 from quarkusio/dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.43 Bump com.nimbusds:nimbus... c46ea9d
  • Remove Dev UI and other Dev Mode classes from prod Signed-off-by: Phillip Kruger <[email protected]> c8a1f44

View on GitHub

phillip-kruger pushed 6 commits to main 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
  • 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
  • Merge pull request #44243 from quarkusio/dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.43 Bump com.nimbusds:nimbus... c46ea9d

View on GitHub

phillip-kruger pushed 55 commits to dev-ui-db phillip-kruger/quarkus
  • Drop 3.2 LTS line 0de3f75
  • Amazon Lambda - Support decorators We need to ignore decorators and abstract classes when selecting the request hand... cf0948c
  • Bump io.quarkus.security:quarkus-security from 2.1.0 to 2.2.0 Bumps [io.quarkus.security:quarkus-security](https://g... 1bd8aae
  • Update SmallRye OpenAPI and MicroProfile OpenAPI to 4.0 - OAS 3.1, normalize `type` to arrays, do not test order of ... 458906e
  • Merge pull request #44177 from quarkusio/dependabot/maven/io.quarkus.security-quarkus-security-2.2.0 Bump io.quarkus... 8f5c766
  • Update getting-started-reactive.adoc docs: 3 more required imports for /fruits GET endpoint 337ba3e
  • Revise TLS registry documentation 15c839f
  • Update docs/src/main/asciidoc/tls-registry-reference.adoc Co-authored-by: Clement Escoffier <clement.escoffier@gmail... 5b81613
  • Add Support for Trusted Proxy Detection on Forwarded Requests This commit introduces a way to determine if a request... 5069761
  • Merge pull request #44095 from rsvoboda/lts.mention 885d945
  • Merge pull request #44123 from sNiXx/tls-registry-docu-update Revise TLS registry documentation d085393
  • [native-image] Adds -H:+ForeignAPISupport for all GraalVM 24.2+ 42d7a13
  • Changed quarkus.smallrye-graphql.field-visibility config property to be during ConfigPhase.RUN_TIME 3286452
  • Adding Scm-Revision to quarkus-core jars 103bf8a
  • Merge pull request #44044 from mskacelik/issue-43903 Changed quarkus.smallrye-graphql.field-visibility config proper... 2bce110
  • Small improvements to the Deploying to Google Cloud guide 4ac3d54
  • Adjust Flyway test to avoid using public schema The public schema is gone in recent PostgreSQL versions so let's not... 68c3a11
  • Update PostgreSQL container image to 17 It should improve compatibility with ARM64. 786e6a8
  • Merge pull request #44055 from MikeEdgar/smallrye-openapi-4.0 Update SmallRye OpenAPI and MicroProfile OpenAPI to 4.0 3995d71
  • Merge pull request #44155 from gsmet/amazon-lambda-support-decorators Amazon Lambda - Support decorators aec538e
  • and 35 more ...

View on GitHub

phillip-kruger pushed 1 commit to remove-jsonrpc-prod phillip-kruger/quarkus

View on GitHub

phillip-kruger pushed 36 commits to remove-jsonrpc-prod phillip-kruger/quarkus
  • Update getting-started-reactive.adoc docs: 3 more required imports for /fruits GET endpoint 337ba3e
  • Adding Scm-Revision to quarkus-core jars 103bf8a
  • Adjust Flyway test to avoid using public schema The public schema is gone in recent PostgreSQL versions so let's not... 68c3a11
  • Update PostgreSQL container image to 17 It should improve compatibility with ARM64. 786e6a8
  • Fix broken doc links c132c74
  • Bump bouncycastle.version from 1.78.1 to 1.79 Bumps `bouncycastle.version` from 1.78.1 to 1.79. Updates `org.bouncy... 4cf3a41
  • Bump io.quarkus.develocity:quarkus-project-develocity-extension Bumps [io.quarkus.develocity:quarkus-project-develoc... 6ddd2d4
  • Merge pull request #44209 from quarkusio/dependabot/maven/io.quarkus.develocity-quarkus-project-develocity-extension-... 786aa92
  • Properly handle `@ApplicationPath` and `Application` in RESTEasy Classic `@ApplicationPath` is only taken into accou... e416cae
  • Merge pull request #44204 from sberyozkin/fix_broken_doc_links Fix broken doc links 7c08a71
  • Merge pull request #44207 from quarkusio/dependabot/maven/bouncycastle.version-1.79 Bump bouncycastle.version from 1... e65d667
  • Remove obsolete instructions about manually maintained index c9c0927
  • Configure HAL links for user defined REST resources in REST Data Panache ff49e41
  • Merge pull request #44214 from Sgitario/43842 Configure HAL links for user defined REST resources in REST Data Panache 0040992
  • Merge pull request #44219 from holly-cummins/patch-4 Remove obsolete instructions about manually maintained index 77350db
  • Make OidcRequestContextProperties modifiable cb9b8a2
  • Merge pull request #44195 from geoand/#42963 Properly handle `@ApplicationPath` and `Application` in RESTEasy Classic 0411238
  • Add OIDC Slack known provider 5a05d9a
  • Merge pull request #44203 from sberyozkin/modify_oidc_request_context_props Make OidcRequestContextProperties modifi... 5401847
  • Merge pull request #44187 from franz1981/scm-revision Adding Scm-Revision to quarkus-core jars 4fe897e
  • and 16 more ...

View on GitHub

phillip-kruger pushed 35 commits to main phillip-kruger/quarkus
  • Update getting-started-reactive.adoc docs: 3 more required imports for /fruits GET endpoint 337ba3e
  • Adding Scm-Revision to quarkus-core jars 103bf8a
  • Adjust Flyway test to avoid using public schema The public schema is gone in recent PostgreSQL versions so let's not... 68c3a11
  • Update PostgreSQL container image to 17 It should improve compatibility with ARM64. 786e6a8
  • Fix broken doc links c132c74
  • Bump bouncycastle.version from 1.78.1 to 1.79 Bumps `bouncycastle.version` from 1.78.1 to 1.79. Updates `org.bouncy... 4cf3a41
  • Bump io.quarkus.develocity:quarkus-project-develocity-extension Bumps [io.quarkus.develocity:quarkus-project-develoc... 6ddd2d4
  • Merge pull request #44209 from quarkusio/dependabot/maven/io.quarkus.develocity-quarkus-project-develocity-extension-... 786aa92
  • Properly handle `@ApplicationPath` and `Application` in RESTEasy Classic `@ApplicationPath` is only taken into accou... e416cae
  • Merge pull request #44204 from sberyozkin/fix_broken_doc_links Fix broken doc links 7c08a71
  • Merge pull request #44207 from quarkusio/dependabot/maven/bouncycastle.version-1.79 Bump bouncycastle.version from 1... e65d667
  • Remove obsolete instructions about manually maintained index c9c0927
  • Configure HAL links for user defined REST resources in REST Data Panache ff49e41
  • Merge pull request #44214 from Sgitario/43842 Configure HAL links for user defined REST resources in REST Data Panache 0040992
  • Merge pull request #44219 from holly-cummins/patch-4 Remove obsolete instructions about manually maintained index 77350db
  • Make OidcRequestContextProperties modifiable cb9b8a2
  • Merge pull request #44195 from geoand/#42963 Properly handle `@ApplicationPath` and `Application` in RESTEasy Classic 0411238
  • Add OIDC Slack known provider 5a05d9a
  • Merge pull request #44203 from sberyozkin/modify_oidc_request_context_props Make OidcRequestContextProperties modifi... 5401847
  • Merge pull request #44187 from franz1981/scm-revision Adding Scm-Revision to quarkus-core jars 4fe897e
  • and 15 more ...

View on GitHub

phillip-kruger opened a pull request on quarkusio/quarkus
Remove Dev UI and other Dev Mode classes from prod
This PR add removing all the non-relevant dev mode classes from Prod (Dev UI Json RPC Services and HotReloadSetup etc.)
phillip-kruger created a branch on phillip-kruger/quarkus

remove-jsonrpc-prod - Quarkus: Supersonic Subatomic Java.

phillip-kruger created a comment on an issue on quarkiverse/quarkus-langchain4j
Yes, but you can still do it in 3.15, it's just more work

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
I still can not see where that version is pulled in. I'll dig some more

View on GitHub

phillip-kruger created a comment on an issue on quarkiverse/quarkus-langchain4j
You can stream a dedicated log in the footer for tool errors. Then you can clean up the log in there as you wish, maybe make the stack collapsible

View on GitHub

phillip-kruger pushed 19 commits to main phillip-kruger/quarkus
  • Drop 3.2 LTS line 0de3f75
  • Amazon Lambda - Support decorators We need to ignore decorators and abstract classes when selecting the request hand... cf0948c
  • Bump io.quarkus.security:quarkus-security from 2.1.0 to 2.2.0 Bumps [io.quarkus.security:quarkus-security](https://g... 1bd8aae
  • Update SmallRye OpenAPI and MicroProfile OpenAPI to 4.0 - OAS 3.1, normalize `type` to arrays, do not test order of ... 458906e
  • Merge pull request #44177 from quarkusio/dependabot/maven/io.quarkus.security-quarkus-security-2.2.0 Bump io.quarkus... 8f5c766
  • Revise TLS registry documentation 15c839f
  • Update docs/src/main/asciidoc/tls-registry-reference.adoc Co-authored-by: Clement Escoffier <clement.escoffier@gmail... 5b81613
  • Add Support for Trusted Proxy Detection on Forwarded Requests This commit introduces a way to determine if a request... 5069761
  • Merge pull request #44095 from rsvoboda/lts.mention 885d945
  • Merge pull request #44123 from sNiXx/tls-registry-docu-update Revise TLS registry documentation d085393
  • [native-image] Adds -H:+ForeignAPISupport for all GraalVM 24.2+ 42d7a13
  • Changed quarkus.smallrye-graphql.field-visibility config property to be during ConfigPhase.RUN_TIME 3286452
  • Merge pull request #44044 from mskacelik/issue-43903 Changed quarkus.smallrye-graphql.field-visibility config proper... 2bce110
  • Small improvements to the Deploying to Google Cloud guide 4ac3d54
  • Merge pull request #44055 from MikeEdgar/smallrye-openapi-4.0 Update SmallRye OpenAPI and MicroProfile OpenAPI to 4.0 3995d71
  • Merge pull request #44155 from gsmet/amazon-lambda-support-decorators Amazon Lambda - Support decorators aec538e
  • Merge pull request #44189 from loicmathieu/doc/google-cloud Small improvements to the Deploying to Google Cloud guide a6d6cd7
  • Merge pull request #44184 from cescoffier/x-forwarded-trusted-proxy-header Add Support for Trusted Proxy Detection o... 10f5926
  • Merge pull request #44092 from Karm/issue-44001 [native-image] Adds -H:+ForeignAPISupport for all GraalVM 24.2+ 45dbff7

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
Try to add an exclusion on react-router-dom : ``` <dependency> <groupId>org.mvnpm</groupId> <artifactId>react-router-dom</artifactId> <version>6.27.0</version> <scope>runtime</scope...

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
Ok, give me a few mins let me find it

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
Can you share your pom.xml (or at least a list of all mvnpm deps )

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
Ok let me see if I can find it. Hold on

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
Yea that is strange. We need to figure out what dependency is pulling that in transitively. Can you see that in your IDE ?

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
Are you using the repository in your settings ? ``` <settings> <profiles> <profile> <id>mvnpm-repo</id> <repositories> <repository> ...

View on GitHub

phillip-kruger pushed 250 commits to dev-ui-db phillip-kruger/quarkus
  • Oracle JDBC update preview to stable 88aa4c5
  • Kubernetes config tests b4a54c9
  • Move Kubernetes to @ConfigMapping 45ee32f
  • Fallbacks from `kubernetes` to `openshift` and `knative` a9f2355
  • Bump io.micrometer:micrometer-bom from 1.13.5 to 1.13.6 Bumps [io.micrometer:micrometer-bom](https://github.com/micr... f36160c
  • Add GraphQL Footer Log in Dev UI Signed-off-by: Phillip Kruger <[email protected]> 078ee61
  • Add option to skip logging invalid recipients when sending emails This commits detects and prevents logging invalid ... fa28a69
  • Skeleton extensions FAQ Co-Authored-By: George Gastaldi <[email protected]> b4c08af
  • Work around failure of maturity model PR to merge 693ddaf
  • Tweaking the Datasource guide content conditionals Signed-off-by: Michal Maléř <[email protected]> 090917f
  • removing -- blocks from ifdefs Signed-off-by: Michal Maléř <[email protected]> 35c6d32
  • Config Doc - Clarify sourceClass/sourceType In the light of the Spring config metadata, let's get rid of sourceClass... 76915e4
  • Config Doc - Only merge internal/common extensions in doc generation When we attach the config metadata, we need to ... 53232c9
  • Fail on startup when inactive datasources are injected into user beans By reimplementing Datasource inactive/active ... 3e63622
  • Always trim datasource URLs So that we correctly detect empty URLs. 66cfe30
  • Remove NoConfigTest for datasources Because it duplicates: * ConfigUrlMissingDefaultDatasourceStaticInjectionTest *... cc88667
  • Fix incorrect testing conditions in "active-false" tests for reactive datasources 4a517f9
  • Do not rely on default URL of reactive datasources in tests a16faac
  • Deactivate datasources when their URL is unset at runtime Consequently: * Skip the health check for datasources wit... d0c635f
  • Fail on startup when Flyway/Liquibase for inactive datasources are injected into user beans By reimplementing Flyway... 8650f98
  • and 230 more ...

View on GitHub

phillip-kruger pushed 38 commits to main phillip-kruger/quarkus
  • Oracle JDBC update preview to stable 88aa4c5
  • 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
  • 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
  • Merge pull request #44120 from jgardo/bugfix/elasticsearch-devservice-network-with-it Fix Elasticsearch DevService n... 49870be
  • Add a capability for OIDC client extension As requested here: https://github.com/quarkiverse/quarkus-openapi-generat... deefc68
  • Fix OIDC Bearer tutorial link name 1d2ae45
  • Add documentation about required value 6978f67
  • Merge pull request #44163 from sberyozkin/fix_oidc_bearer_doc_link_name Fix OIDC Bearer tutorial link name 4b6211c
  • and 18 more ...

View on GitHub

phillip-kruger created a review on a pull request on quarkusio/quarkus
Nice ! Thanks @MikeEdgar !

View on GitHub

phillip-kruger created a review on a pull request on smallrye/smallrye-open-api

View on GitHub

phillip-kruger created a review on a pull request on smallrye/smallrye-open-api

View on GitHub

phillip-kruger created a review on a pull request on smallrye/smallrye-open-api

View on GitHub

phillip-kruger starred quarkiverse/quarkus-roq
phillip-kruger created a review on a pull request on smallrye/smallrye-open-api

View on GitHub

Load more