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
/
beam
Public
Notifications
You must be signed in to change notification settings
Fork
4.6k
Star
8.6k
Code
Issues
3.9k
Pull requests
123
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[GSoC-273] Implement TestPubsubContext for Python GCP Integration Tests
- #39685
#39685
Merged
pabloem
merged 12 commits into
apache:master
apache/beam:master
from
HansMarcus01:feat-cleaning-manager
HansMarcus01/beam:feat-cleaning-manager
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[GSoC-273] Implement TestPubsubContext for Python GCP Integration Tests
#39685
pabloem
merged 12 commits into
apache:master
apache/beam:master
from
HansMarcus01:feat-cleaning-manager
HansMarcus01/beam:feat-cleaning-manager
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
Feat: Implementation of a cleanup handler to oversee the destruction of Pub/Sub resources generated by Python tests.
HansMarcus01
committed
6e50a81
View commit details
Copy full SHA for 6e50a81
Browse repository at this point
Feat: Enable test mode to avoid accidentally deleting resources.
HansMarcus01
committed
3a85162
View commit details
Copy full SHA for 3a85162
Browse repository at this point
Commits on Aug 11, 2026
Feat: Incorporation of license and log messages
HansMarcus01
committed
7c1f47b
View commit details
Copy full SHA for 7c1f47b
Browse repository at this point
Fix pytest collection error for Pub/Sub perf tests
Show description for adc76ff
HansMarcus01
committed
adc76ff
View commit details
Copy full SHA for adc76ff
Browse repository at this point
Fix TestPubsubContext initialization and import path
Show description for f6f8fdf
HansMarcus01
committed
f6f8fdf
View commit details
Copy full SHA for f6f8fdf
Browse repository at this point
Merge branch 'master' into feat-cleaning-manager
HansMarcus01
committed
21a0841
View commit details
Copy full SHA for 21a0841
Browse repository at this point
Add unit tests for TestPubsubContext to improve patch coverage
Show description for 8691c8c
HansMarcus01
committed
8691c8c
View commit details
Copy full SHA for 8691c8c
Browse repository at this point
Fix RAT and Formatter CI checks for Pub/Sub test context
Show description for 9f5b048
HansMarcus01
committed
9f5b048
View commit details
Copy full SHA for 9f5b048
Browse repository at this point
Commits on Aug 12, 2026
test: Rename Pub/Sub context manager and update load_tests/build.gradle
Show description for d6ceb8b
HansMarcus01
committed
d6ceb8b
View commit details
Copy full SHA for d6ceb8b
Browse repository at this point
Commits on Aug 16, 2026
Feat: Adding a stress test to the cleanup handler and validating resource deletion.
Show description for f49df28
HansMarcus01
committed
f49df28
View commit details
Copy full SHA for f49df28
Browse repository at this point
Feat: Correcting the YAPF formatting of the test file pubsub_test_context_test.py.
Show description for 9968808
HansMarcus01
committed
9968808
View commit details
Copy full SHA for 9968808
Browse repository at this point
Commits on Aug 17, 2026
Remove unused code
HansMarcus01
committed
9afc91b
View commit details
Copy full SHA for 9afc91b
Browse repository at this point
You can’t perform that action at this time.