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
.
ibexa
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
8
Code
Pull requests
48
Actions
Security and quality
5
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
IBX-11780: Async content publishing spike
- #761
#761
Draft
bnowak
wants to merge 17 commits into
6.0
ibexa/core:6.0
from
IBX-11780-async-content-publishing-spike
ibexa/core:IBX-11780-async-content-publishing-spike
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
IBX-11780: Async content publishing spike
#761
bnowak
wants to merge 17 commits into
6.0
ibexa/core:6.0
from
IBX-11780-async-content-publishing-spike
ibexa/core:IBX-11780-async-content-publishing-spike
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
PublishContentAsync message + its handler
bnowak
committed
b56c11e
View commit details
Copy full SHA for b56c11e
Browse repository at this point
Fixed PublishContentAsyncHandler service FQCN
bnowak
committed
fffd290
View commit details
Copy full SHA for fffd290
Browse repository at this point
Fixed coding styles and some phpstan errors
bnowak
committed
21f6bc6
View commit details
Copy full SHA for 21f6bc6
Browse repository at this point
Commits on Jun 9, 2026
Added `async_content_publish` config flag under repository
bnowak
committed
757bdd2
View commit details
Copy full SHA for 757bdd2
Browse repository at this point
Fixed code styles
bnowak
committed
a1a2c16
View commit details
Copy full SHA for a1a2c16
Browse repository at this point
Commits on Jun 10, 2026
Added persistance level and API contract
bnowak
committed
3efa697
View commit details
Copy full SHA for 3efa697
Browse repository at this point
Created AsyncPublicationService as internal service to manage async publications state
bnowak
committed
4790b8f
View commit details
Copy full SHA for 4790b8f
Browse repository at this point
Commits on Jun 11, 2026
Handled error path when async publishing fails
bnowak
committed
8360fc5
View commit details
Copy full SHA for 8360fc5
Browse repository at this point
Added db transactions handling
bnowak
committed
fcb6b76
View commit details
Copy full SHA for fcb6b76
Browse repository at this point
Added AsyncContentPublishTransportGuardPass
bnowak
committed
169fa1c
View commit details
Copy full SHA for 169fa1c
Browse repository at this point
Fixed namespaces
bnowak
committed
440c7fa
View commit details
Copy full SHA for 440c7fa
Browse repository at this point
Fixed code styles
bnowak
committed
ed626b7
View commit details
Copy full SHA for ed626b7
Browse repository at this point
Commits on Jun 15, 2026
Deleted PublishContentAsyncFailureSubscriber and moved status update logic to AsyncPublicationStatusSubscriber
bnowak
committed
b03021e
View commit details
Copy full SHA for b03021e
Browse repository at this point
Added transport_message_id column to content_async_publication_job table for debugging purposes
bnowak
committed
06bce8e
View commit details
Copy full SHA for 06bce8e
Browse repository at this point
Commits on Jun 18, 2026
Used UserPermissionStamp when dispatching PublishContentAsync message
bnowak
committed
a7022ef
View commit details
Copy full SHA for a7022ef
Browse repository at this point
Added strategy service interface for handling sync/async publishing paths
bnowak
committed
8bc9314
View commit details
Copy full SHA for 8bc9314
Browse repository at this point
Commits on Jun 19, 2026
Added AsyncPublicationDispatcher to decouple content verions registering/processing from dispatching their messages
bnowak
committed
045c7e5
View commit details
Copy full SHA for 045c7e5
Browse repository at this point
You can’t perform that action at this time.