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 an issue on mvnpm/mvnpm
The problem is that somewhere, a dependency reference a scheduler version that does not exist. I could not find where, excepts that it's somewhere in `react-router-dom`

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
I think we can close this ? @ia3andy please reopen if there is more ideas on this

View on GitHub

phillip-kruger closed an issue on mvnpm/mvnpm
websocket connection should not be open when not on relevant pages
Currently ws is open when reaching index
phillip-kruger created a comment on a pull request on quarkusio/quarkus
@aloubyansky can you show an example on how an extension will pull in it's own dev ui (runtime json-rpc services) ?

View on GitHub

phillip-kruger opened a pull request on quarkusio/quarkus
Add option to name stored openapi files
Fix #44041
phillip-kruger created a branch on phillip-kruger/quarkus

filename-openapi - Quarkus: Supersonic Subatomic Java.

phillip-kruger created a tag on mvnpm/mvnpm

3.1.7 - Use npm like any other Maven/Gradle dependency...

phillip-kruger published a release on mvnpm/mvnpm
3.1.7
## What's Changed * Add CentralSyncItem index by @ia3andy in https://github.com/mvnpm/mvnpm/pull/9420 * Version range fix by @phillip-kruger in https://github.com/mvnpm/mvnpm/pull/10031 **Fu...
phillip-kruger pushed 3 commits to main mvnpm/mvnpm

View on GitHub

phillip-kruger closed a pull request on mvnpm/mvnpm
Version range fix
Fix #9896
phillip-kruger pushed 157 commits to main phillip-kruger/quarkus
  • Update kafka.adoc Based on https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/KafkaCompanion.20does.2... feee394
  • Allow to use Simple Class name with @RegisterRestClient#configKey with MicroProfile config style 5c4e42f
  • Do not throw NPE in AfterAll interceptor if application didn't start This is to solve an issue that we can see from ... 96b0c2f
  • Fix IT / native test(s), add it to native-tests run 9db4081
  • An option to resolve only the runtime part of the ApplicationModel 227776a
  • Add ingress rules for kind/minikube clusters 7e53a5a
  • Properly apply the update recipes in version order This is extremely important as some recipes are additive and chan... c211c89
  • Support @PermissionChecker CDI bean methods ee1c852
  • Use SelectionQuery#getResultCount() in Panache entity count operations d65314f
  • Bump smallrye-open-api to 4.0.1; Avoid Windows JAR locking Signed-off-by: Michael Edgar <[email protected]> 3832988
  • Add a cleanup SPI for the REST Client Currently, this is used to cleanup up the mappings that is needed to support C... 46112ec
  • Explain how to rebase in the Contributing guide ae5a519
  • Some minor tweaking to rebase hint 08da5fb
  • Quartz: use a more reasonable default for quarkus.quartz.thread-count - 25 -> 10; the Quartz thread pool is not used... a1e65b1
  • Polish MongoClients 200944f
  • Bump org.checkerframework:checker-qual from 3.48.1 to 3.48.2 Bumps [org.checkerframework:checker-qual](https://githu... 31535c8
  • Fix HttpHeaders.getAcceptableLanguages() on empty headers `jakarta.ws.rs.core.HttpHeaders.getAcceptableLanguages` re... 5ad6ccb
  • add socket log appender and basic ECS json formatting 3d110d1
  • Add config option for OpenAPI Auto Operation Signed-off-by: Phillip Kruger <[email protected]> 761c5a3
  • Dev UI Open in IDE make sure lineNumber is in quotes Signed-off-by: Phillip Kruger <[email protected]> ebe0750
  • and 137 more ...

View on GitHub

phillip-kruger closed a pull request on quarkusio/quarkus
Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.4.10 to 24.5.3
Bumps [org.mvnpm.at.mvnpm:vaadin-webcomponents](https://github.com/vaadin/web-components) from 24.4.10 to 24.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://git...
phillip-kruger created a review on a pull request on smallrye/smallrye-open-api

View on GitHub

phillip-kruger pushed 1 commit to main mvnpm/composites

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
I fixed some of the issues highlighted by this reproducer. It's' working now for me if you exclude the scheduler: ``` <dependency> <groupId>org.mvnpm</groupId> ...

View on GitHub

phillip-kruger closed an issue on mvnpm/mvnpm
no version available for transitive dependencies
**Describe the bug** I use Quarkus with quarkus-web-bundler and when I trying to import: <dependency> <groupId>org.mvnpm</groupId> <artifactId>primereact</artifactId> <version>10....
phillip-kruger opened a pull request on mvnpm/mvnpm
Version range fix
Fix #9896
phillip-kruger pushed 1 commit to version-range-fix phillip-kruger/mvnpm

View on GitHub

phillip-kruger created a branch on phillip-kruger/mvnpm

version-range-fix - Maven over the NPM Registry

phillip-kruger pushed 2 commits to main quarkusio/quarkus
  • Include allowed roles in security scheme scopes in OpenApi 3.1+ bd03e6c
  • Merge pull request #44407 from michalvavrik/feature/add-roles-allowed-vals-to-openapi Include allowed roles in secur... b3d5937

View on GitHub

phillip-kruger closed an issue on quarkusio/quarkus
Support @RolesAllowed values populated to openapi schema now that 3.1.0 spec supports it
### Description **Issue**: `@RolesAllowed` annotation values are not populated to openapi schema.yaml, As a workaround, If I add `@SecurityRequirement(name = "BearerJWTScheme", scopes = { "...
phillip-kruger closed a pull request on quarkusio/quarkus
Include allowed roles in security scheme scopes when OpenApi version is 3.1.0 or greater
- closes: https://github.com/quarkusio/quarkus/issues/37199
phillip-kruger created a review on a pull request on quarkusio/quarkus
LGTM

View on GitHub

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

View on GitHub

phillip-kruger created a comment on an issue on mvnpm/mvnpm
I get this error on my laptop with your reproducer, I am reopening and investigating

View on GitHub

phillip-kruger reopened an issue on mvnpm/mvnpm
no version available for transitive dependencies
**Describe the bug** I use Quarkus with quarkus-web-bundler and when I trying to import: <dependency> <groupId>org.mvnpm</groupId> <artifactId>primereact</artifactId> <version>10....
phillip-kruger created a comment on an issue on quarkusio/quarkus
OK, so you are trying to share a component (js) between two extensions ? Are both of these always available ? If so you can add it to one and use it from the other. If not, I don't think this is po...

View on GitHub

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

View on GitHub

phillip-kruger pushed 1 commit to main phillip-kruger/todo-demo-app

View on GitHub

phillip-kruger pushed 59 commits to main phillip-kruger/quarkus-web-lab
  • Update README.md 0ab4e44
  • Revert "Remove solution" This reverts commit dc2f6cd2c14a1d7fa102e37d1e07dca27a8b8263. 631bb34
  • Add schema to deck 72ec7cb
  • Add schema to deck adc8bf7
  • Update README.md ccd4720
  • Merge pull request #40 from quarkusio/solution Solution bb7d99d
  • Java 17+ 0889ff4
  • Fix talk.md 2c96f86
  • Minor changes on slides 85a692b
  • Minor d3aaee1
  • Remove lab-conclusion 03dfc89
  • Recommend Temurin 3459fe1
  • Merge pull request #41 from jponge/fix/jdk-pointers Recommend Temurin d21d1ad
  • Switch to Roq Generator 85bcb95
  • Use typescript and update roq info dd03fc9
  • Fix config 6fd9b54
  • Fix comments start d6cc6bc
  • Formating of qute html files 0e78d8f
  • Update README.md 5227cc8
  • Add GH Pages 563bd70
  • and 39 more ...

View on GitHub

Load more