Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support to GTN import for events #2938

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

arash77
Copy link
Collaborator

@arash77 arash77 commented Feb 14, 2025

This pull request introduces significant enhancements to the automation of importing news and events from the GTN RSS feeds. The changes consolidate the workflows for news and events, add new dependencies, and update the import script to handle both news and events with additional metadata.

Demo PR: arash77#43

Key changes include:

Workflow Consolidation:

Dependency Updates:

  • utils/gtn-import-requirements.txt: Added geopy and country-converter dependencies to support geolocation and country conversion features from the address of GTN's RSS feed.

Script Enhancements:

  • utils/gtn-import.py: Updated the script to differentiate between news and events imports, added geolocation and country conversion for events, and included additional metadata for events.

@shiltemann
Copy link
Member

very cool, thanks @arash77!

Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @arash77!

@bgruening bgruening merged commit 205f20d into galaxyproject:master Feb 14, 2025
2 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.

3 participants