Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SILKIT-1896: Fix start of registry for Windows system service #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

@VLukasBecker
Copy link
Contributor

@VLukasBecker VLukasBecker commented Jan 7, 2026

Subject

Description

Developer checklist (address before review)

  • Rebase → commit history clean
  • Squash and merge → proper PR title

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug where the Windows service start path was using the wrong URI variable (listenUri from command line instead of configuredListenUri extracted from the sanitized configuration). The fix refactors the code to use a single lambda function for both Windows service and non-service execution paths.

Key Changes:

  • Introduces a lambda callStartRegistry that captures the correct configuredListenUri and other parameters
  • Updates the Windows service path to use this lambda (fixing the original bug)
  • Refactors the non-Windows service path to use the same lambda for consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@VDanielEdwards VDanielEdwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you! 👍

Signed-off-by: Becker, Lukas <Lukas.Becker@vector.com>
@VLukasBecker VLukasBecker force-pushed the silkit-1896_registry_service_limited_to_port_8500 branch from b895b2a to ef95846 Compare January 7, 2026 14:04
@VLukasBecker VLukasBecker merged commit a6e2861 into main Jan 7, 2026
15 checks passed
@VLukasBecker VLukasBecker deleted the silkit-1896_registry_service_limited_to_port_8500 branch January 7, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Copilot left review comments

@VDanielEdwards VDanielEdwards VDanielEdwards approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /