Skip to content

test ci error#12380

Closed
ea-rus wants to merge 150 commits into
mainfrom
test_ci_error
Closed

test ci error#12380
ea-rus wants to merge 150 commits into
mainfrom
test_ci_error

Conversation

@ea-rus
Copy link
Copy Markdown
Collaborator

@ea-rus ea-rus commented Apr 14, 2026

Description

Please include a summary of the change and the issue it solves.

Fixes #issue_number

Type of change

(Please delete options that are not relevant)

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ⚡ New feature (non-breaking change which adds functionality)
  • 📢 Breaking change (fix or feature that would cause existing functionality not to work as expected)
  • 📄 This change requires a documentation update

Verification Process

To ensure the changes are working as expected:

  • Test Location: Specify the URL or path for testing.
  • Verification Steps: Outline the steps or queries needed to validate the change. Include any data, configurations, or actions required to reproduce or see the new functionality.

Additional Media:

  • I have attached a brief loom video or screenshots showcasing the new functionality or change.

Checklist:

  • My code follows the style guidelines(PEP 8) of MindsDB.
  • I have appropriately commented on my code, especially in complex areas.
  • Necessary documentation updates are either made or tracked in issues.
  • Relevant unit and integration tests are updated or added.

tino097 and others added 30 commits October 12, 2025 22:23
AWS S3 API returns None for LocationConstraint when bucket is in
us-east-1 (the default/classic region). This caused DuckDB to fail
with HTTP 400 error because it received 'None' as the region string.

Fixes #11886
@ea-rus ea-rus changed the base branch from releases/26.1.0 to main April 14, 2026 16:15
@ea-rus ea-rus requested a review from a team as a code owner April 14, 2026 16:15
datasource_name=self.name,
)
logger.info("Attempting to obtain access token via OAuth flow")
logger.debug(oauth_manager)
@ea-rus ea-rus closed this Apr 14, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.