Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension registry transfer listener #18075

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

aloubyansky
Copy link
Member

This PR introduces a registry artifact transfer listener. I.e. with this change whenever the client is refreshing the local extension catalog cache, Refreshing the local extension catalog cache of <registry-id> is logged, e.g.

[aloubyansky@localhost test]$ quarkus create app --registry-client
Refreshing the local extension catalog cache of registry.quarkus.io
-----------

applying codestarts...
📚  java
🔨  maven
📦  quarkus
📝  config-properties
🔧  dockerfiles
🔧  maven-wrapper
🚀  resteasy-codestart

-----------
[SUCCESS] ✅  quarkus project has been successfully generated in:
--> /home/aloubyansky/playground/test/code-with-quarkus
-----------

This PR also fixes a bug in cleaning up the local cache of timestamped snapshot artifacts.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Jun 22, 2021
@aloubyansky aloubyansky added triage/backport? and removed area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Jun 22, 2021
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 22, 2021

Failing Jobs - Building 555e11b

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
JVM Tests - JDK 16 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 integration-tests/opentelemetry

io.quarkus.it.opentelemetry.OpenTelemetryTestCase.testClientTracing line 308 - More details - Source on GitHub


⚙️ JVM Tests - JDK 16 #

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase.checkTestsAreRun line 45 - More details - Source on GitHub

@aloubyansky aloubyansky merged commit 901c30c into quarkusio:main Jun 22, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 22, 2021
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.0.Final Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants