Hugo Nijhuis HugoNijhuis
  • Joined on 2025-12-29
HugoNijhuis pushed to issue-10-jetstream-integration-tests at flowmade-one/aether 2026-01-10 22:56:22 +00:00
2d47edbee2 Fix CI workflow - auto-detect architecture
HugoNijhuis commented on pull request flowmade-one/aether#56 2026-01-10 22:54:52 +00:00
[Issue #10] Add integration tests for JetStreamEventStore

CI Fix v2

Removed sudo dependency - now runs nats-server directly from extracted location instead of installing to /usr/local/bin.

Waiting for CI to verify the fix works.

HugoNijhuis pushed to issue-10-jetstream-integration-tests at flowmade-one/aether 2026-01-10 22:54:45 +00:00
1bce6c7f53 Fix CI workflow - remove sudo dependency
HugoNijhuis created pull request flowmade-one/architecture#87 2026-01-10 22:54:14 +00:00
[Issue #76] Add validation
HugoNijhuis commented on pull request flowmade-one/aether#56 2026-01-10 22:53:17 +00:00
[Issue #10] Add integration tests for JetStreamEventStore

CI Fix Applied

Fixed the blocking CI issue:

  1. Removed unused services block (lines 23-28) - Gitea runner doesn't support --name and -p Docker flags in the options field 2.…
HugoNijhuis pushed to issue-10-jetstream-integration-tests at flowmade-one/aether 2026-01-10 22:53:12 +00:00
9407b09c1b Fix CI workflow for integration tests
HugoNijhuis pushed to integrate-issue-76-validation at flowmade-one/architecture 2026-01-10 22:52:38 +00:00
e0fa7377ec Add validation and interactive guidance to /create-capability
HugoNijhuis deleted branch issue-5-shardmanager-unit-tests from flowmade-one/aether 2026-01-10 22:52:38 +00:00
HugoNijhuis created branch integrate-issue-76-validation in flowmade-one/architecture 2026-01-10 22:52:38 +00:00
HugoNijhuis pushed to main at flowmade-one/aether 2026-01-10 22:52:37 +00:00
e66fa40b3a Add ShardManager unit tests
HugoNijhuis merged pull request flowmade-one/aether#55 2026-01-10 22:52:35 +00:00
[Issue #5] Add ShardManager unit tests
HugoNijhuis commented on pull request flowmade-one/aether#55 2026-01-10 22:52:31 +00:00
[Issue #5] Add ShardManager unit tests

Correction to Previous Review

The previous AI code review was incorrect due to a reviewer agent error (it was on the wrong git branch during analysis).

Actual PR Content:

  • Branch:…
HugoNijhuis deleted branch issue-21-namespace-event-filtering-v2 from flowmade-one/aether 2026-01-10 22:51:24 +00:00
HugoNijhuis pushed to main at flowmade-one/aether 2026-01-10 22:51:23 +00:00
ef73fb6bfd Add namespace event filtering (SubscribeWithFilter)
HugoNijhuis merged pull request flowmade-one/aether#54 2026-01-10 22:51:21 +00:00
[Issue #21] Add namespace event filtering
HugoNijhuis commented on pull request flowmade-one/aether#56 2026-01-10 22:51:20 +00:00
[Issue #10] Add integration tests for JetStreamEventStore

AI Code Review

This is an automated review generated by the code-review skill.

Summary

This PR adds comprehensive integration tests for JetStreamEventStore with excellent coverage…

HugoNijhuis commented on pull request flowmade-one/aether#54 2026-01-10 22:51:15 +00:00
[Issue #21] Add namespace event filtering

AI Code Review

This is an automated review generated by the code-reviewer agent.

Summary

This PR successfully implements namespace event filtering via SubscribeWithFilter, enabling…

HugoNijhuis commented on pull request flowmade-one/aether#55 2026-01-10 22:50:52 +00:00
[Issue #5] Add ShardManager unit tests

AI Code Review

This is an automated review generated by the code-reviewer agent.

Summary

This PR has a critical mismatch between its title/description and actual content. The PR claims…

HugoNijhuis created pull request flowmade-one/aether#56 2026-01-10 22:49:43 +00:00
[Issue #10] Add integration tests for JetStreamEventStore
HugoNijhuis pushed to issue-10-jetstream-integration-tests at flowmade-one/aether 2026-01-10 22:49:22 +00:00
bf814b23f5 Add integration tests for JetStreamEventStore