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 }}
clowder-framework
/
clowder2
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
15
Code
Issues
258
Pull requests
28
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
848 move check feed listeners to async service
- #1245
#1245
Open
tcnichol
wants to merge 18 commits into
main
clowder-framework/clowder2:main
from
848-move-check_feed_listeners-to-async-service
clowder-framework/clowder2:848-move-check_feed_listeners-to-async-service
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
848 move check feed listeners to async service
#1245
tcnichol
wants to merge 18 commits into
main
clowder-framework/clowder2:main
from
848-move-check_feed_listeners-to-async-service
clowder-framework/clowder2:848-move-check_feed_listeners-to-async-service
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2025
for now - this sends message to queue, but didn't actually check listeners, needs to be added
tcnichol
committed
6294d17
View commit details
Copy full SHA for 6294d17
Browse repository at this point
message queue recieved, make sure to handle this as a separate case
tcnichol
committed
c8a2b9a
View commit details
Copy full SHA for c8a2b9a
Browse repository at this point
fix listener to handle this without errors
tcnichol
committed
e93ec9e
View commit details
Copy full SHA for e93ec9e
Browse repository at this point
need to decode the message
tcnichol
committed
7bb697f
View commit details
Copy full SHA for 7bb697f
Browse repository at this point
Commits on Sep 17, 2025
adding dependencies
tcnichol
committed
fb08a61
View commit details
Copy full SHA for fb08a61
Browse repository at this point
need to test - adding dependencies needed
tcnichol
committed
f84f225
View commit details
Copy full SHA for f84f225
Browse repository at this point
Commits on Sep 18, 2025
message listener now gets files, need to test if it works with extractors
tcnichol
committed
ad01adc
View commit details
Copy full SHA for ad01adc
Browse repository at this point
comment out calling check feed listeners, we need to check if this works with an extractor
tcnichol
committed
289047e
View commit details
Copy full SHA for 289047e
Browse repository at this point
this might work
tcnichol
committed
e85b964
View commit details
Copy full SHA for e85b964
Browse repository at this point
Commits on Sep 21, 2025
works, need to clean up
tcnichol
committed
c48d8fd
View commit details
Copy full SHA for c48d8fd
Browse repository at this point
rabbitmq is now abstract channel
tcnichol
committed
0017661
View commit details
Copy full SHA for 0017661
Browse repository at this point
Commits on Sep 22, 2025
using abstract channel not blocking channel
tcnichol
committed
f95221d
View commit details
Copy full SHA for f95221d
Browse repository at this point
using abstract channel not blocking channel
tcnichol
committed
da4e6ab
View commit details
Copy full SHA for da4e6ab
Browse repository at this point
Commits on Nov 6, 2025
fixing lint
tcnichol
committed
43018ac
View commit details
Copy full SHA for 43018ac
Browse repository at this point
fix message listener
tcnichol
committed
cebe9a2
View commit details
Copy full SHA for cebe9a2
Browse repository at this point
Commits on Nov 10, 2025
does this fix env variables?
tcnichol
committed
983c5cb
View commit details
Copy full SHA for 983c5cb
Browse repository at this point
new mock rabbitmq for tests
tcnichol
committed
aecbf81
View commit details
Copy full SHA for aecbf81
Browse repository at this point
formatting
tcnichol
committed
3d27d52
View commit details
Copy full SHA for 3d27d52
Browse repository at this point
You can’t perform that action at this time.