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
.
Tapjoy
/
chore
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
19
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[NPE] Add GCP Pubsub Support
- #72
#72
Merged
ojameso
merged 27 commits into
master
Tapjoy/chore:master
from
npe/add_pubsub
Tapjoy/chore:npe/add_pubsub
Copy head branch name to clipboard
Sep 22, 2025
Conversation
Commits
27
(27)
Checks
Files changed
Merged
[NPE] Add GCP Pubsub Support
#72
ojameso
merged 27 commits into
master
Tapjoy/chore:master
from
npe/add_pubsub
Tapjoy/chore:npe/add_pubsub
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2025
[NPE-691] Drop support for Ruby 2.7
ojameso
committed
98abcf8
View commit details
Copy full SHA for 98abcf8
Browse repository at this point
[NPE-691] Move AWS to dev-dep
ojameso
committed
38f50ee
View commit details
Copy full SHA for 38f50ee
Browse repository at this point
[NPE-691] Add PubSub client
ojameso
committed
8bba640
View commit details
Copy full SHA for 8bba640
Browse repository at this point
[NPE-691] Add Consumer/Publisher for PubSub
ojameso
committed
02ab432
View commit details
Copy full SHA for 02ab432
Browse repository at this point
[NPE-691] Update queue creation tasks
ojameso
committed
5317c7a
View commit details
Copy full SHA for 5317c7a
Browse repository at this point
[NPE-691] Bump version/Update README/CHANGELOG
ojameso
committed
c5efb66
View commit details
Copy full SHA for c5efb66
Browse repository at this point
Commits on Aug 15, 2025
[NPE-691] Only support pubsub v3.0+
ojameso
committed
46c98b9
View commit details
Copy full SHA for 46c98b9
Browse repository at this point
Commits on Aug 20, 2025
[NPE-691] Required version changes
ojameso
committed
3225dbe
View commit details
Copy full SHA for 3225dbe
Browse repository at this point
[NPE-691] Remove legacy tasks
ojameso
committed
1e31c48
View commit details
Copy full SHA for 1e31c48
Browse repository at this point
[NPE-691] Remove Chore::Queues::PubSub configurations
ojameso
committed
0b0097a
View commit details
Copy full SHA for 0b0097a
Browse repository at this point
[NPE-691] Use Chore's polling amount for PubSub
ojameso
committed
6123a9c
View commit details
Copy full SHA for 6123a9c
Browse repository at this point
Commits on Sep 4, 2025
[NPE-691] Cleanup code
ojameso
committed
7f577c6
View commit details
Copy full SHA for 7f577c6
Browse repository at this point
[NPE-691] Fix specs
ojameso
committed
8a2447d
View commit details
Copy full SHA for 8a2447d
Browse repository at this point
[NPE-691] Update Gemfile.lock files
ojameso
committed
3e15020
View commit details
Copy full SHA for 3e15020
Browse repository at this point
[NPE-691] Remove -sub suffix from sub-name
ojameso
committed
2a12024
View commit details
Copy full SHA for 2a12024
Browse repository at this point
[NPE-691] Base pollsize to config
ojameso
committed
26561b7
View commit details
Copy full SHA for 26561b7
Browse repository at this point
[NPE-691] Update README for clarity regarding pubsub
ojameso
committed
c7b651c
View commit details
Copy full SHA for c7b651c
Browse repository at this point
Commits on Sep 8, 2025
[NPE-691] Clean up redundant spec
ojameso
committed
d83a867
View commit details
Copy full SHA for d83a867
Browse repository at this point
[NPE-691] Remove errorneous version limit
ojameso
committed
d067715
View commit details
Copy full SHA for d067715
Browse repository at this point
Commits on Sep 9, 2025
[NPE-691] Update names to match
ojameso
committed
e92363d
View commit details
Copy full SHA for e92363d
Browse repository at this point
[NPE-691] Make Pubsub handle connections
ojameso
committed
136863b
View commit details
Copy full SHA for 136863b
Browse repository at this point
[NPE-691] More spec cleanup
ojameso
committed
90a6e40
View commit details
Copy full SHA for 90a6e40
Browse repository at this point
[NPE-691] Rescue specific GCP error
ojameso
committed
520d9af
View commit details
Copy full SHA for 520d9af
Browse repository at this point
[NPE-691] Remove logging specs
ojameso
committed
b16a6ec
View commit details
Copy full SHA for b16a6ec
Browse repository at this point
[NPE-691] Simplify min version check
ojameso
committed
850df19
View commit details
Copy full SHA for 850df19
Browse repository at this point
Commits on Sep 10, 2025
[NPE-719] Broaden/Refactor Payloadhandling
ojameso
committed
f4efdf5
View commit details
Copy full SHA for f4efdf5
Browse repository at this point
Commits on Sep 11, 2025
Merge pull request #74 from Tapjoy/npe/add_pubsub_payload_handler
Show description for fa22327
ojameso
authored
fa22327
View commit details
Copy full SHA for fa22327
Browse repository at this point
You can’t perform that action at this time.