Skip to content
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

Daemon-related bug fixes #50

Merged
merged 2 commits into from
May 4, 2023
Merged

Conversation

ldennington
Copy link
Collaborator

This series fixes oversights from #49 and #39.

The first commit updates the web server daemon with the application's new bundle id: com.git-ecosystem.gitbundleserver. The second commit removes an unnecessary commented step in the daemon-specific integration tests.

Update web server daemon config to reflect the application's new bundle
id: com.git-ecosystem.gitbundleserver.

Signed-off-by: Lessley Dennington <[email protected]>
Remove the currently-commented "After" step for daemon tests. If
uncommented, this step would stop a running daemon, which could cause
issues for users who had started their daemons before an integration test
run and would expect them to still be running after the test run
completes.

Signed-off-by: Lessley Dennington <[email protected]>
@ldennington ldennington requested review from derrickstolee and vdye May 3, 2023 23:20
@ldennington ldennington self-assigned this May 3, 2023
@vdye vdye merged commit c076104 into git-ecosystem:main May 4, 2023
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.

2 participants