Skip to content

Update cloud ClickHouse instance environment variables to use production secrets#555

Closed
Copilot wants to merge 2 commits intomasterfrom
copilot/update-cloud-clickhouse-env-vars
Closed

Update cloud ClickHouse instance environment variables to use production secrets#555
Copilot wants to merge 2 commits intomasterfrom
copilot/update-cloud-clickhouse-env-vars

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 16, 2026

Updates CI workflows to use production cloud environment secrets with _PROD suffix.

Changes

  • Windows.yml: Updated secret references in database creation, DSN configuration, and cleanup steps
  • macOS.yml: Updated secret references in database creation, DSN configuration, and cleanup steps
  • Linux.yml: Updated secret references in version check, database creation, DSN configuration, and cleanup steps

Updated Secrets

- INTEGRATIONS_TEAM_TESTS_CLOUD_HOST_SMT
+ INTEGRATIONS_TEAM_TESTS_CLOUD_HOST_SMT_PROD

- INTEGRATIONS_TEAM_TESTS_CLOUD_PASSWORD_SMT
+ INTEGRATIONS_TEAM_TESTS_CLOUD_PASSWORD_SMT_PROD

All references across the three workflow files have been migrated to the production environment secrets.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

…uffix

Co-authored-by: peter-leonov-ch <209667683+peter-leonov-ch@users.noreply.github.com>
Copilot AI changed the title [WIP] Update cloud ClickHouse instance environment variables in CI Update cloud ClickHouse instance environment variables to use production secrets Feb 16, 2026
@peter-leonov-ch peter-leonov-ch removed their request for review March 16, 2026 10:53
@slabko slabko closed this Mar 31, 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.

4 participants