This website requires JavaScript.
Explore
Help
Sign In
flowmade-one
/
aether
Watch
3
Star
0
Fork
0
You've already forked aether
Code
Issues
5
Pull Requests
5
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
Actor
All actors
HugoNijhuis
renovate-bot
Status
All status
Success
Failure
Waiting
Running
Merge pull request '[Performance] Optimize GetLatestVersion to O(1)' (#131) from issue-127-untitled into main
ci.yaml #64
:
Commit
bcbec9ab94
pushed by
HugoNijhuis
main
2026-01-13 18:51:56 +00:00
2m2s
View workflow file
fix: address critical TOCTOU race condition and error handling inconsistencies
ci.yaml #63
:
Commit
de30e1ef1b
pushed by
HugoNijhuis
#131
2026-01-13 18:51:51 +00:00
2m2s
View workflow file
Merge pull request 'fix(store): Implement version cache invalidation strategy for JetStreamEventStore' (#130) from issue-126-untitled into main
ci.yaml #62
:
Commit
20d688f2a2
pushed by
HugoNijhuis
main
2026-01-13 18:49:53 +00:00
1m49s
View workflow file
fix: address critical TOCTOU race condition and error handling inconsistencies
ci.yaml #61
:
Commit
e69f7a30e4
pushed by
HugoNijhuis
#131
2026-01-13 08:05:01 +00:00
2m0s
View workflow file
fix: address review feedback on cache invalidation
ci.yaml #60
:
Commit
fd1938672e
pushed by
HugoNijhuis
#130
2026-01-13 00:35:19 +00:00
2m0s
View workflow file
fix: Address thread safety and resource management issues
ci.yaml #59
:
Commit
a258ec9754
pushed by
HugoNijhuis
#131
2026-01-13 00:32:50 +00:00
2m0s
View workflow file
perf: Optimize GetLatestVersion to O(1) using JetStream DeliverLast
ci.yaml #58
:
Commit
9d4ed1dd08
pushed by
HugoNijhuis
#131
2026-01-12 23:28:50 +00:00
2m0s
View workflow file
fix(store): Implement version cache invalidation strategy for JetStreamEventStore
ci.yaml #57
:
Commit
6de897ef60
pushed by
HugoNijhuis
#130
2026-01-12 23:26:40 +00:00
2m1s
View workflow file
Move product strategy documentation to .product-strategy directory
ci.yaml #56
:
Commit
271f5db444
pushed by
HugoNijhuis
main
2026-01-12 22:59:28 +00:00
2m2s
View workflow file
Fix flaky NATSEventBus integration tests
ci.yaml #55
:
Commit
18ea677585
pushed by
HugoNijhuis
main
2026-01-10 23:13:49 +00:00
2m0s
View workflow file
Fix flaky NATSEventBus integration tests
ci.yaml #54
:
Commit
18ea677585
pushed by
HugoNijhuis
#58
2026-01-10 23:11:54 +00:00
1m59s
View workflow file
Fix CI workflow - auto-detect architecture
ci.yaml #53
:
Commit
aae0f2413d
pushed by
HugoNijhuis
main
2026-01-10 23:00:06 +00:00
1m10s
View workflow file
Fix CI workflow - auto-detect architecture
ci.yaml #52
:
Commit
2d47edbee2
pushed by
HugoNijhuis
#56
2026-01-10 22:57:32 +00:00
1m9s
View workflow file
Fix CI workflow - remove sudo dependency
ci.yaml #51
:
Commit
1bce6c7f53
pushed by
HugoNijhuis
#56
2026-01-10 22:55:03 +00:00
17s
View workflow file
Fix CI workflow for integration tests
ci.yaml #50
:
Commit
9407b09c1b
pushed by
HugoNijhuis
#56
2026-01-10 22:53:32 +00:00
19s
View workflow file
Add ShardManager unit tests
ci.yaml #49
:
Commit
e66fa40b3a
pushed by
HugoNijhuis
main
2026-01-10 22:52:56 +00:00
18s
View workflow file
Add namespace event filtering (SubscribeWithFilter)
ci.yaml #48
:
Commit
ef73fb6bfd
pushed by
HugoNijhuis
main
2026-01-10 22:52:02 +00:00
39s
View workflow file
Add integration tests for JetStreamEventStore
ci.yaml #47
:
Commit
bf814b23f5
pushed by
HugoNijhuis
#56
2026-01-10 22:50:21 +00:00
38s
View workflow file
Add ShardManager unit tests
ci.yaml #46
:
Commit
53576d6f04
pushed by
HugoNijhuis
#55
2026-01-10 22:47:52 +00:00
20s
View workflow file
Add namespace event filtering (SubscribeWithFilter)
ci.yaml #45
:
Commit
ef73fb6bfd
pushed by
HugoNijhuis
#54
2026-01-10 22:46:32 +00:00
19s
View workflow file
[Issue #22] Add EventBroadcaster metrics (#49)
ci.yaml #44
:
Commit
e3dbe3d52d
pushed by
HugoNijhuis
main
2026-01-10 18:52:52 +00:00
18s
View workflow file
Add EventBroadcaster metrics for observability and debugging
ci.yaml #43
:
Commit
dae751a6ef
pushed by
HugoNijhuis
#49
2026-01-10 18:52:09 +00:00
39s
View workflow file
Add integration tests for NATSEventBus
ci.yaml #42
:
Commit
9e238c5e70
pushed by
HugoNijhuis
main
2026-01-10 18:27:28 +00:00
16s
View workflow file
Add wildcard namespace subscriptions
ci.yaml #41
:
Commit
adead7e980
pushed by
HugoNijhuis
main
2026-01-10 18:26:48 +00:00
16s
View workflow file
Add comprehensive unit tests for EventBus
ci.yaml #40
:
Commit
d08f5c8fdb
pushed by
HugoNijhuis
#53
2026-01-10 18:25:16 +00:00
18s
View workflow file
Add wildcard namespace subscriptions
ci.yaml #39
:
Commit
adead7e980
pushed by
HugoNijhuis
#52
2026-01-10 18:25:00 +00:00
18s
View workflow file
Add namespace event filtering support
ci.yaml #38
:
Commit
a8787877f0
pushed by
HugoNijhuis
#51
2026-01-10 18:25:00 +00:00
21s
View workflow file
Add integration tests for NATSEventBus
ci.yaml #37
:
Commit
7a29e08ef5
pushed by
HugoNijhuis
#50
2026-01-10 18:24:44 +00:00
16s
View workflow file
Add EventBroadcaster metrics for observability and debugging
ci.yaml #36
:
Commit
71c6011f49
pushed by
HugoNijhuis
#49
2026-01-10 18:23:50 +00:00
38s
View workflow file
Fix escaped backticks in README code blocks
ci.yaml #35
:
Commit
f0f8978079
pushed by
HugoNijhuis
main
2026-01-10 18:08:35 +00:00
16s
View workflow file
First
Previous
1
2
3
4
Next
Last