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 }}
Istar-Eldritch
/
epoch
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Istar-Eldritch/epoch
Actions
All workflows
Workflows
Check
Check
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
55 workflow runs
55 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
refactor(core,mem,pg): CLOUD-242 post-review fixes — trait invariant …
Check
#55:
Commit
bed756b
pushed by
Istar-Eldritch
3m 20s
main
main
3m 20s
View workflow file
merge: CLOUD-216 per-subscription fail-closed delivery semantics (spe…
Check
#54:
Commit
2049b95
pushed by
Istar-Eldritch
3m 29s
main
main
3m 29s
View workflow file
merge: CLOUD-232 live-path contiguous checkpoint (spec 0027)
Check
#53:
Commit
a19d001
pushed by
Istar-Eldritch
2m 46s
main
main
2m 46s
View workflow file
fix(event-bus): defer cross-bus inline cascades instead of nesting them
Check
#52:
Commit
bdcd77a
pushed by
Istar-Eldritch
2m 49s
main
main
2m 49s
View workflow file
fix(event-bus): dispatch inline cross-bus cascades synchronously
Check
#51:
Commit
8364d08
pushed by
Istar-Eldritch
15m 2s
main
main
15m 2s
View workflow file
docs: update docs and add examples for snapshots and schema evolution
Check
#50:
Commit
ac322f0
pushed by
Istar-Eldritch
2m 29s
main
main
2m 29s
View workflow file
Add versioned snapshot store spec
Check
#49:
Commit
7c00a77
pushed by
Istar-Eldritch
2m 23s
main
main
2m 23s
View workflow file
test(event-bus): truncate epoch tables before each integration test
Check
#48:
Commit
851e797
pushed by
Istar-Eldritch
2m 27s
main
main
2m 27s
View workflow file
fix(pg): preserve stored schema_version on upcast read path
Check
#47:
Commit
502252f
pushed by
Istar-Eldritch
2m 30s
main
main
2m 30s
View workflow file
ci: install rust 1.91.1 toolchain explicitly in all CI jobs
Check
#46:
Commit
ddf4afc
pushed by
Istar-Eldritch
2m 22s
main
main
2m 22s
View workflow file
chore: pin rust toolchain to 1.91.1 to fix CI compile-fail stderr mis…
Check
#45:
Commit
364fae0
pushed by
Istar-Eldritch
2m 32s
main
main
2m 32s
View workflow file
test(pg): add epoch_events_legacy cleanup to teardown for test repeat…
Check
#44:
Commit
e4cb6dc
pushed by
Istar-Eldritch
2m 27s
main
main
2m 27s
View workflow file
docs(event-store): fix unresolved doc link to feature-gated testing m…
Check
#43:
Commit
c74f4e3
pushed by
Istar-Eldritch
2m 30s
main
main
2m 30s
View workflow file
fix(derive): address review issues for SubsetOf (CLOUD-174)
Check
#42:
Commit
dc06f0f
pushed by
Istar-Eldritch
2m 32s
main
main
2m 32s
View workflow file
cloud155 spec
Check
#41:
Commit
41a4cb6
pushed by
Istar-Eldritch
2m 13s
main
main
2m 13s
View workflow file
fix: linter
Check
#40:
Commit
ddcaba4
pushed by
Istar-Eldritch
2m 1s
main
main
2m 1s
View workflow file
fix(pg): remove panicking unwrap() from library read/checkpoint paths
Check
#39:
Commit
8f1c775
pushed by
Istar-Eldritch
2m 1s
main
main
2m 1s
View workflow file
docs(pg): add gap-timeout observability changelog entry
Check
#38:
Commit
737f933
pushed by
Istar-Eldritch
2m 12s
main
main
2m 12s
View workflow file
refactor(pg): remove unused captures and improve error handling in tests
Check
#37:
Commit
ac30bc3
pushed by
Istar-Eldritch
1m 49s
main
main
1m 49s
View workflow file
feat(event-bus): add fast_forward_all_subscribers for seed/bulk-load …
Check
#36:
Commit
ef50685
pushed by
Istar-Eldritch
1m 3s
main
main
1m 3s
View workflow file
fix(migrations): m008 also widens checkpoint PK to (bus_name, subscri…
Check
#35:
Commit
3581796
pushed by
Istar-Eldritch
1m 5s
main
main
1m 5s
View workflow file
feat(migrations): add m008 to add bus_name column to epoch_event_bus_…
Check
#34:
Commit
c3beb1e
pushed by
Istar-Eldritch
1m 6s
main
main
1m 6s
View workflow file
feat(checkpoint): widen PK to (bus_name, subscriber_id)
Check
#33:
Commit
4569d49
pushed by
Istar-Eldritch
1m 15s
main
main
1m 15s
View workflow file
fix: fmt
Check
#32:
Commit
0452ced
pushed by
Istar-Eldritch
1m 44s
main
main
1m 44s
View workflow file
fix(saga): require Arc<S> in SagaAdapter to guarantee shared state ac…
Check
#31:
Commit
47f2d24
pushed by
Istar-Eldritch
1m 41s
main
main
1m 41s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.