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

feat(ci): add test for service restart #2591

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Conversation

nijel
Copy link
Member

@nijel nijel commented Aug 26, 2024

Proposed changes

This is different than fresh start as the volumes persist, see #2579

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel force-pushed the test-restart branch 3 times, most recently from 0d5ef65 to 8167a7b Compare August 26, 2024 10:39
@nijel nijel linked an issue Aug 26, 2024 that may be closed by this pull request
2 tasks
nijel added 3 commits August 26, 2024 15:04
This is different than fresh start as the volumes persist, see WeblateOrg#2579
It is the actual location, so make it consistent with volumes.
Repeated start might have existing files around.

Fixes WeblateOrg#2579
@nijel nijel merged commit df0ea4a into WeblateOrg:main Aug 26, 2024
29 of 30 checks passed
@nijel nijel deleted the test-restart branch August 26, 2024 13:21
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.

Container fails to start because of existing symlink
1 participant