Skip to content

Update GeoLite Database#45

Closed
ktyagiapphelix2u wants to merge 10 commits intorelease-ulmofrom
ktyagiapphelix2u/geoip2-bot-update-country-database-bf2c271
Closed

Update GeoLite Database#45
ktyagiapphelix2u wants to merge 10 commits intorelease-ulmofrom
ktyagiapphelix2u/geoip2-bot-update-country-database-bf2c271

Conversation

@ktyagiapphelix2u
Copy link

PR generated by workflow on behalf of @ktyagiapphelix2u.

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 appears to combine two distinct changes: updates to the GeoLite database workflow configuration and implementation of conditional imports to support migration from integrated_channels to channel_integrations modules. The workflow now targets the release-ulmo branch instead of master, updates reviewer assignments, and uses improved variable quoting. The Python code changes introduce a feature flag (ENABLE_LEGACY_INTEGRATED_CHANNELS) to enable gradual migration between two different module structures.

  • Updated GeoLite database workflow to target release-ulmo branch and use new reviewer assignments
  • Implemented conditional imports across multiple files to support integrated_channels to channel_integrations migration
  • Updated test mocking to dynamically select the correct import path based on feature flag

Reviewed Changes

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

Show a summary per file
File Description
.github/workflows/update-geolite-database.yml Updated workflow to target release-ulmo branch, improved shell variable quoting, changed reviewer to edx/orbi-bom, and updated GitHub token reference
openedx/features/enterprise_support/signals.py Added conditional imports for task functions based on ENABLE_LEGACY_INTEGRATED_CHANNELS setting
openedx/features/enterprise_support/tests/test_signals.py Updated test mocks to dynamically select import paths using the same conditional logic
openedx/core/djangoapps/user_api/management/commands/create_user_gdpr_testing.py Added conditional import for SapSuccessFactorsLearnerDataTransmissionAudit model
openedx/core/djangoapps/user_api/accounts/views.py Added conditional imports for Degreed and SAP SuccessFactors audit models with aliasing for compatibility
openedx/core/djangoapps/user_api/accounts/tests/test_retirement_views.py Added conditional import for SapSuccessFactorsLearnerDataTransmissionAudit in test file

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

@ktyagiapphelix2u ktyagiapphelix2u deleted the ktyagiapphelix2u/geoip2-bot-update-country-database-bf2c271 branch November 21, 2025 08:11
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