adutra commented on code in PR #3649: URL: https://github.com/apache/polaris/pull/3649#discussion_r2790123425
########## helm/polaris/artifacthub-repo.yml: ########## @@ -17,5 +17,8 @@ # under the License. # -# See https://bugs.openjdk.org/browse/JDK-8349545 -org.jboss.weld.bootstrap.concurrentDeployment=false +# Artifact Hub repository metadata file +repositoryID: apache-polaris Review Comment: Heh it's fine 😄 The repository ID doesn't show up in the URL, it's an internal thing. The URL is (afaict) the concatenation of the org ID `apache-polaris` with the chart name `polaris` (as seen in Chart.yaml). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
