Skip to content

fix: Update old subdomain URLs to new path-based domains#22321

Closed
Copilot wants to merge 1 commit intofix/update-readme-domainsfrom
copilot/sub-pr-22319
Closed

fix: Update old subdomain URLs to new path-based domains#22321
Copilot wants to merge 1 commit intofix/update-readme-domainsfrom
copilot/sub-pr-22319

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 20, 2026

Migrates all deprecated subdomain URLs to the new path-based structure under www.cloudquery.io.

URL mapping:

  • docs.cloudquery.io/docs/*www.cloudquery.io/docs/*
  • hub.cloudquery.io/*www.cloudquery.io/hub/*
  • cli-docs.cloudquery.io/docs/*www.cloudquery.io/docs/*

Files updated (18):

  • READMEs: README.md, plugins/README.md, plugins/destination/snowflake/README.md, plugins/source/{square,typeform}/README.md
  • Plugin docs: plugins/source/{airtable,bitbucket,square,typeform}/docs/overview.md
  • CLI: cli/cmd/sync.go, cli/cmd/init.go, cli/cmd/infer_test.go
  • Scaffold template: scaffold/sourcetpl/templates/source/{README.md.tpl,.github/workflows/release.yaml.tpl}
  • Docs: cli/docs/reference/cloudquery_sync.md
  • Repo meta: CONTRIBUTING.md, .github/ISSUE_TEMPLATE/{new_source,new_destination}_integration.yml

CHANGELOG entries were intentionally skipped as historical records.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 20, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • web.archive.org
    • Triggering command: /usr/bin/curl curl -s -o /dev/null -w %{http_code} --max-time 5 REDACTED (dns block)
  • www.cloudquery.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
    • Triggering command: /usr/bin/curl curl -s -o /dev/null -w %{http_code} -L --max-time 10 REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Fix: Update old subdomain URLs to new path-based domains fix: Update old subdomain URLs to new path-based domains Mar 20, 2026
Copilot AI requested a review from erezrokah March 20, 2026 09:29
@erezrokah erezrokah closed this Mar 20, 2026
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.

2 participants