Skip to content

fix: Update Hub URLs from hub.cloudquery.io to www.cloudquery.io/hub#621

Open
Copilot wants to merge 2 commits intomainfrom
copilot/update-error-reporting-url
Open

fix: Update Hub URLs from hub.cloudquery.io to www.cloudquery.io/hub#621
Copilot wants to merge 2 commits intomainfrom
copilot/update-error-reporting-url

Conversation

Copy link

Copilot AI commented Mar 23, 2026

Copilot AI changed the title [WIP] Fix error reporting URL to redirect users correctly Update Hub URLs from hub.cloudquery.io to www.cloudquery.io/hub Mar 23, 2026
Copilot AI requested a review from erezrokah March 23, 2026 18:02
@erezrokah erezrokah changed the title Update Hub URLs from hub.cloudquery.io to www.cloudquery.io/hub fix: Update Hub URLs from hub.cloudquery.io to www.cloudquery.io/hub Mar 23, 2026
@erezrokah erezrokah marked this pull request as ready for review March 23, 2026 18:02
@erezrokah erezrokah requested a review from a team as a code owner March 23, 2026 18:02
Copilot AI review requested due to automatic review settings March 23, 2026 18:02
@erezrokah erezrokah requested a review from murarustefaan March 23, 2026 18:03
@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Mar 23, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates user-facing Hub URLs in error messages and warning logs to point to https://www.cloudquery.io/hub instead of the deprecated https://hub.cloudquery.io, ensuring users are directed to the correct Hub location.

Changes:

  • Updated the “version does not exist” error message links in the Hub download path and Docker plugin validation path.
  • Updated the “outdated plugin” warning log URL to the new Hub location.
  • Updated the integration test expected error prefix to match the new URL.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
managedplugin/download.go Updates the “latest version” suggestion URL in the non-existent version error message.
managedplugin/hub.go Updates the “latest version” suggestion URL in Docker plugin validation errors.
managedplugin/version_checker.go Updates the logged Hub URL in the outdated-plugin warning.
managedplugin/download_test.go Updates the expected error string prefix to match the new Hub URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants