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

Registry client: use a map #18769

Closed
wants to merge 1 commit into from
Closed

Registry client: use a map #18769

wants to merge 1 commit into from

Conversation

ebullient
Copy link
Member

registries:
  registry.other.thing:
  registry.quarkus.io:
    update-policy: "always"
    maven:
      repository:
        url: http://quarkus-registry.squash-club.co.za/maven
  registry.test.local:
    update-policy: "always"
    maven:
      repository:
        url: http://quarkus-registry.squash-club.co.za/maven

Move to a map so we can use keys (more than an array)

@quarkus-bot
Copy link

quarkus-bot bot commented Jul 16, 2021

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@quarkus-bot quarkus-bot bot added area/cli Related to quarkus cli (not maven/gradle/etc.) 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 Jul 16, 2021
@ebullient ebullient changed the title registry client: use a map Registry client: use a map Jul 16, 2021
@ebullient ebullient closed this Jul 20, 2021
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant