Skip to content

Add CONFIGURE_EXTRA_OPTS to use in specific cloud build#46

Merged
leborchuk merged 1 commit into
REL_2_STABLEfrom
AddExtraOpts
Jul 2, 2026
Merged

Add CONFIGURE_EXTRA_OPTS to use in specific cloud build#46
leborchuk merged 1 commit into
REL_2_STABLEfrom
AddExtraOpts

Conversation

@leborchuk

Copy link
Copy Markdown

Specific option needed to pass parameters to configure script while building on a specific cloud farms

Copilot AI review requested due to automatic review settings July 2, 2026 11:53

Copilot AI left a comment

Copy link
Copy Markdown

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 adds support for passing additional ./configure flags into the Cloudberry build automation script via a new optional environment variable, enabling cloud-specific build customization without modifying the script per environment.

Changes:

  • Documented a new optional environment variable: CONFIGURE_EXTRA_OPTS.
  • Appended ${CONFIGURE_EXTRA_OPTS} to the ./configure invocation so extra flags can be provided externally.

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

@leborchuk
leborchuk merged commit 8416ddd into REL_2_STABLE Jul 2, 2026
50 of 52 checks passed
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