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

[DOP-22108] Rename backend to server #174

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

IlyasDevelopment
Copy link
Contributor

@IlyasDevelopment IlyasDevelopment commented Dec 19, 2024

Change Summary

  • Renamed backend to server across the codebase, Docker configuration, and documentation:
    • Code: Updated syncmaster.backend to syncmaster.server.
    • Docker:
      • Renamed Docker image from syncmaster-backend to syncmaster-server.
      • Updated Dockerfile and docker-compose.yml to reflect the new naming.
    • Documentation: Renamed backend/index.rst to server/index.rst.

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@IlyasDevelopment IlyasDevelopment added the ci:skip-changelog Add this label to skip changelog file check label Dec 19, 2024
@IlyasDevelopment IlyasDevelopment self-assigned this Dec 19, 2024
Makefile Outdated Show resolved Hide resolved
@IlyasDevelopment IlyasDevelopment merged commit d1b88a7 into develop Dec 19, 2024
19 checks passed
@IlyasDevelopment IlyasDevelopment deleted the feature/DOP-22108 branch December 19, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:skip-changelog Add this label to skip changelog file check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants