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
Type
/
to 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
.
prosdevlab
/
eventkit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: GCS + BigQuery storage implementation
- #26
#26
Merged
prosdev
merged 18 commits into
main
prosdevlab/eventkit:main
from
feat/gcs-bigquery-storage
prosdevlab/eventkit:feat/gcs-bigquery-storage
Copy head branch name to clipboard
Jan 14, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: GCS + BigQuery storage implementation
#26
prosdev
merged 18 commits into
main
prosdevlab/eventkit:main
from
feat/gcs-bigquery-storage
prosdevlab/eventkit:feat/gcs-bigquery-storage
Copy head branch name to clipboard
Commits
Commits on Jan 13, 2026
feat(storage): add GCS dependencies and configuration
Show description for 7672547
prosdev
committed
7672547
View commit details
Copy full SHA for 7672547
Browse repository at this point
feat(storage): implement GCSEventStore schema mapping
Show description for 5f923fb
prosdev
committed
5f923fb
View commit details
Copy full SHA for 5f923fb
Browse repository at this point
feat(storage): implement GCS Parquet writing with retries
Show description for a96a414
prosdev
committed
a96a414
View commit details
Copy full SHA for a96a414
Browse repository at this point
feat(storage): wire GCSEventStore with adaptive batching
Show description for cfafed4
prosdev
committed
cfafed4
View commit details
Copy full SHA for cfafed4
Browse repository at this point
feat(loaders): add WarehouseLoader protocol
Show description for 2959855
prosdev
committed
2959855
View commit details
Copy full SHA for 2959855
Browse repository at this point
feat(loaders): implement BigQueryLoader lifecycle
Show description for f48e6db
prosdev
committed
f48e6db
View commit details
Copy full SHA for f48e6db
Browse repository at this point
feat(loaders): implement file discovery and filtering
Show description for b80a20a
prosdev
committed
b80a20a
View commit details
Copy full SHA for b80a20a
Browse repository at this point
feat(loaders): implement BigQuery batch loading
Show description for f0c0ea2
prosdev
committed
f0c0ea2
View commit details
Copy full SHA for f0c0ea2
Browse repository at this point
feat(loaders): add structured logging with performance metrics
Show description for d89050e
prosdev
committed
d89050e
View commit details
Copy full SHA for d89050e
Browse repository at this point
feat(loaders): wire BigQueryLoader into FastAPI lifespan
Show description for 562aeb6
prosdev
committed
562aeb6
View commit details
Copy full SHA for 562aeb6
Browse repository at this point
feat(api): add warehouse loader health checks
Show description for 6671182
prosdev
committed
6671182
View commit details
Copy full SHA for 6671182
Browse repository at this point
feat(scripts): add BigQuery and GCS production scripts
Show description for 9fbc7b4
prosdev
committed
9fbc7b4
View commit details
Copy full SHA for 9fbc7b4
Browse repository at this point
test(integration): add GCS and BigQuery loader integration tests
Show description for 32bd21f
prosdev
committed
32bd21f
View commit details
Copy full SHA for 32bd21f
Browse repository at this point
docs: update documentation for GCS + BigQuery storage
Show description for 1111f73
prosdev
committed
1111f73
View commit details
Copy full SHA for 1111f73
Browse repository at this point
Commits on Jan 14, 2026
docs(spec): mark Phase 1-6 tasks complete
Show description for d66be39
prosdev
committed
d66be39
View commit details
Copy full SHA for d66be39
Browse repository at this point
fix: Fix integration tests and remove BigQuery loader integration tests
Show description for 3eef797
prosdev
committed
3eef797
View commit details
Copy full SHA for 3eef797
Browse repository at this point
fix: Mock GCP clients before instantiation in unit tests
Show description for 8199644
prosdev
committed
8199644
View commit details
Copy full SHA for 8199644
Browse repository at this point
perf: Optimize CI for faster iteration (4.5x speedup)
Show description for e13da4d
prosdev
committed
e13da4d
View commit details
Copy full SHA for e13da4d
Browse repository at this point
You can’t perform that action at this time.