Skip to content

fix(a2a): Rename A2A_SERVICE_DISCOVERY_ENABLED to A2A_SERVICE_DISCOVERY_ENABLE#27

Merged
edenreich merged 1 commit intomainfrom
claude/issue-25-20250728-2329
Jul 29, 2025
Merged

fix(a2a): Rename A2A_SERVICE_DISCOVERY_ENABLED to A2A_SERVICE_DISCOVERY_ENABLE#27
edenreich merged 1 commit intomainfrom
claude/issue-25-20250728-2329

Conversation

@edenreich
Copy link
Copy Markdown
Collaborator

The Inference Gateway expects A2A_SERVICE_DISCOVERY_ENABLE, not A2A_SERVICE_DISCOVERY_ENABLED.

Updated the environment variable name in the controller and tests to match the expected format.

Closes #25

Generated with Claude Code

…RY_ENABLE

The Inference Gateway expects A2A_SERVICE_DISCOVERY_ENABLE, not A2A_SERVICE_DISCOVERY_ENABLED.
Updated the environment variable name in the controller and tests to match the expected format.

Closes #25

Co-authored-by: Eden Reich <edenreich@users.noreply.github.com>
@edenreich
Copy link
Copy Markdown
Collaborator Author

Task download rate limiting is quiet annoying and I don't want to pass it a GITHUB_TOKEN, I'll probably remove all of these from the CI and use duplicated code - without rate-limiting. Anyways will continue tomorrow.

@edenreich edenreich merged commit 7f60e97 into main Jul 29, 2025
5 of 9 checks passed
@edenreich edenreich deleted the claude/issue-25-20250728-2329 branch July 29, 2025 11:19
edenreich added a commit that referenced this pull request Jul 29, 2025
…RY_ENABLE (#27)

The Inference Gateway expects A2A_SERVICE_DISCOVERY_ENABLE, not A2A_SERVICE_DISCOVERY_ENABLED.
Updated the environment variable name in the controller and tests to match the expected format.

Since the Inference Gartway using the present naming convention will keep it like this:
A2A_SERVICE_DISCOVERY_ENABLE - IDK maybe will add the past convention in future versions - haven't consolidate it yet.

Closes #25

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Eden Reich <edenreich@users.noreply.github.com>
Signed-off-by: Eden Reich <eden.reich@gmail.com>
ig-semantic-release-bot bot added a commit that referenced this pull request Jul 29, 2025
## [0.11.1](v0.11.0...v0.11.1) (2025-07-29)

### 🐛 Bug Fixes

* **a2a:** Rename A2A_SERVICE_DISCOVERY_ENABLED to A2A_SERVICE_DISCOVERY_ENABLE ([#27](#27)) ([78ed5c0](78ed5c0)), closes [#25](#25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Rename A2A_SERVICE_DISCOVERY_ENABLED to A2A_SERVICE_DISCOVERY_ENABLE

1 participant