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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
airflow
Public
Notifications
You must be signed in to change notification settings
Fork
17.7k
Star
46.6k
Code
Issues
1.1k
Pull requests
824
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
add WasbDagBundle to load Dags from Azure Blob Storage
- #67016
#67016
Open
Nishieee
wants to merge 13 commits into
apache:main
apache/airflow:main
from
Nishieee:feature/azure-blob-dag-bundle
Nishieee/airflow:feature/azure-blob-dag-bundle
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
add WasbDagBundle to load Dags from Azure Blob Storage
#67016
Nishieee
wants to merge 13 commits into
apache:main
apache/airflow:main
from
Nishieee:feature/azure-blob-dag-bundle
Nishieee/airflow:feature/azure-blob-dag-bundle
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
add WasbDagBundle to load Dags from Azure Blob Storage
Nishieee
committed
26b25cd
View commit details
Copy full SHA for 26b25cd
Browse repository at this point
Use ValueError and NotADirectoryError in WasbDagBundle instead of AirflowException
Nishieee
committed
c837490
View commit details
Copy full SHA for c837490
Browse repository at this point
Docs: Add WasbDagBundle guide to Microsoft Azure provider
Nishieee
committed
cbbb8a5
View commit details
Copy full SHA for cbbb8a5
Browse repository at this point
Update providers/microsoft/azure/src/airflow/providers/microsoft/azure/bundles/wasb.py
Show description for 6b3fbe4
Nishieee
and
yuseok89
committed
6b3fbe4
View commit details
Copy full SHA for 6b3fbe4
Browse repository at this point
Add WasbHook.check_for_container tests and fix WasbDagBundle view URL tests
Nishieee
committed
acbe808
View commit details
Copy full SHA for acbe808
Browse repository at this point
Apply ruff-format to WasbHook tests
Nishieee
committed
5bf90a9
View commit details
Copy full SHA for 5bf90a9
Browse repository at this point
Use ContainerClient.exists() in WasbHook.check_for_container
Nishieee
committed
22663f7
View commit details
Copy full SHA for 22663f7
Browse repository at this point
Add sync_to_local_dir tests for WasbHook
Nishieee
committed
4f0f852
View commit details
Copy full SHA for 4f0f852
Browse repository at this point
Use cached_property for WasbDagBundle.wasb_hook and simplify view_url_template
Nishieee
committed
58c562f
View commit details
Copy full SHA for 58c562f
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'main' into feature/azure-blob-dag-bundle
dabla
authored
24e0db4
View commit details
Copy full SHA for 24e0db4
Browse repository at this point
Commits on Aug 22, 2026
Fix misleading past-tense log messages in WasbHook stale-file cleanup
Show description for 49bbf91
Nishieee
and
cursoragent
committed
49bbf91
View commit details
Copy full SHA for 49bbf91
Browse repository at this point
Fix test_sync_to_local_dir_behaviour after WasbHook log wording change
Show description for 1a93d94
Nishieee
and
cursoragent
committed
1a93d94
View commit details
Copy full SHA for 1a93d94
Browse repository at this point
Commits on Aug 23, 2026
Merge branch 'main' into feature/azure-blob-dag-bundle
dabla
authored
8023e2a
View commit details
Copy full SHA for 8023e2a
Browse repository at this point
You can’t perform that action at this time.