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
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
Add error handling note to Quick Start example
ci.yaml #34
:
Commit
b6de82c8ee
pushed by
HugoNijhuis
main
2026-01-10 18:04:22 +00:00
16s
View workflow file
Add error handling note to Quick Start example
ci.yaml #33
:
Commit
ac068f7f62
pushed by
HugoNijhuis
#47
2026-01-10 18:03:58 +00:00
15s
View workflow file
Add namespace-scoped event stores for storage isolation
ci.yaml #32
:
Commit
f62964bf3b
pushed by
HugoNijhuis
main
2026-01-10 18:03:20 +00:00
16s
View workflow file
Add namespace-scoped event stores for storage isolation
ci.yaml #31
:
Commit
f62964bf3b
pushed by
HugoNijhuis
#48
2026-01-10 18:01:31 +00:00
16s
View workflow file
Add README with quick start example
ci.yaml #30
:
Commit
8900a1560b
pushed by
HugoNijhuis
#47
2026-01-10 17:58:59 +00:00
16s
View workflow file
Merge pull request '[Issue #39] Handle malformed events during JetStream replay with proper error reporting' (#41) from issue-39-malformed-events into main
ci.yaml #29
:
Commit
484e3ced2e
pushed by
HugoNijhuis
main
2026-01-10 17:48:22 +00:00
16s
View workflow file
Merge pull request '[Issue #35] Add mutex protection to ConsistentHashRing for thread safety' (#40) from issue-35-hashring-mutex into main
ci.yaml #28
:
Commit
200dd5d551
pushed by
HugoNijhuis
main
2026-01-10 17:48:05 +00:00
10s
View workflow file
Handle malformed events during JetStream replay with proper error reporting
ci.yaml #27
:
Commit
e77a3a9868
pushed by
HugoNijhuis
#41
2026-01-10 17:48:07 +00:00
17s
View workflow file
First
Previous
1
2
3
Next
Last