Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
airflow
Public
Notifications
You must be signed in to change notification settings
Fork
17.9k
Star
47k
Code
Issues
1.1k
Pull requests
832
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add GCSToAzureBlobStorageOperator for GCS to Azure Blob transfer
- #64966
#64966
Merged
potiuk
merged 15 commits into
apache:main
apache/airflow:main
from
yuseok89:feat/gcs-to-azure-blob-operator
yuseok89/airflow:feat/gcs-to-azure-blob-operator
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add GCSToAzureBlobStorageOperator for GCS to Azure Blob transfer
#64966
potiuk
merged 15 commits into
apache:main
apache/airflow:main
from
yuseok89:feat/gcs-to-azure-blob-operator
yuseok89/airflow:feat/gcs-to-azure-blob-operator
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
Add GCSToAzureBlobStorageOperator for GCS to Azure Blob transfer
yuseok89
committed
311428a
View commit details
Copy full SHA for 311428a
Browse repository at this point
Fix CI
yuseok89
committed
111fd5f
View commit details
Copy full SHA for 111fd5f
Browse repository at this point
Fix CI error
yuseok89
committed
8805fb3
View commit details
Copy full SHA for 8805fb3
Browse repository at this point
Replace AirflowException with ValueError
yuseok89
committed
9f0d837
View commit details
Copy full SHA for 9f0d837
Browse repository at this point
Update providers/microsoft/azure/src/airflow/providers/microsoft/azure/transfers/gcs_to_wasb.py
Show description for 3ef207d
yuseok89
and
potiuk
committed
3ef207d
View commit details
Copy full SHA for 3ef207d
Browse repository at this point
Update providers/microsoft/azure/src/airflow/providers/microsoft/azure/transfers/gcs_to_wasb.py
Show description for 0caeabd
yuseok89
and
potiuk
committed
0caeabd
View commit details
Copy full SHA for 0caeabd
Browse repository at this point
Avoid name mangling on _is_match_glob_supported attribute
yuseok89
committed
c2f249d
View commit details
Copy full SHA for c2f249d
Browse repository at this point
Remove redundant _transform_file_path filter clause
yuseok89
committed
347e054
View commit details
Copy full SHA for 347e054
Browse repository at this point
Fix self.blob_prefix mutation on execute() retry
yuseok89
committed
627bf17
View commit details
Copy full SHA for 627bf17
Browse repository at this point
Fix silent overwrite of colliding blobs when replace=True
yuseok89
committed
c29b6eb
View commit details
Copy full SHA for c29b6eb
Browse repository at this point
Fix Windows backslash in Azure blob names
yuseok89
committed
324db80
View commit details
Copy full SHA for 324db80
Browse repository at this point
Commits on Jun 8, 2026
Merge branch 'main' into feat/gcs-to-azure-blob-operator
yuseok89
authored
b2a01b5
View commit details
Copy full SHA for b2a01b5
Browse repository at this point
Merge branch 'main' into feat/gcs-to-azure-blob-operator
yuseok89
authored
21993e9
View commit details
Copy full SHA for 21993e9
Browse repository at this point
Merge branch 'main' into feat/gcs-to-azure-blob-operator
yuseok89
authored
ba8a3a1
View commit details
Copy full SHA for ba8a3a1
Browse repository at this point
Commits on Jun 9, 2026
Merge branch 'main' into feat/gcs-to-azure-blob-operator
yuseok89
authored
a044971
View commit details
Copy full SHA for a044971
Browse repository at this point
You can’t perform that action at this time.