docs(ADR 0001): Concurrency control for course editing #272

Open
EzhkinKot_placeholder_1gwq8aj wants to merge 4 commits from ADR/0001-concurrent-course-editing into main
EzhkinKot_placeholder_1gwq8aj commented 2026-03-14 21:49:43 +00:00 (Migrated from git.csit.sgu.ru)
No description provided.
EzhkinKot_placeholder_1gwq8aj commented 2026-03-14 21:50:42 +00:00 (Migrated from git.csit.sgu.ru)

requested review from @vasthecat

requested review from `@vasthecat`
EzhkinKot_placeholder_1gwq8aj commented 2026-03-14 21:50:42 +00:00 (Migrated from git.csit.sgu.ru)

requested review from @t3m8ch

requested review from `@t3m8ch`
EzhkinKot_placeholder_1gwq8aj commented 2026-03-14 21:50:42 +00:00 (Migrated from git.csit.sgu.ru)

requested review from @nrydanov

requested review from `@nrydanov`
EzhkinKot_placeholder_1gwq8aj commented 2026-03-14 21:50:42 +00:00 (Migrated from git.csit.sgu.ru)

requested review from @Aljel

requested review from `@Aljel`
kudyakovaa commented 2026-03-22 07:25:34 +00:00 (Migrated from git.csit.sgu.ru)

Черновики – вещь хорошая, но я не до конца уверен, что это нужно хранить в Dragonfly, а не в персистентном хранилище (то есть в postgres). Думаю, я бы сделал ещё один-два ADR про редактирование курса, где в том числе описал бы работу с черновиками.

Черновики – вещь хорошая, но я не до конца уверен, что это нужно хранить в Dragonfly, а не в персистентном хранилище (то есть в postgres). Думаю, я бы сделал ещё один-два ADR про редактирование курса, где в том числе описал бы работу с черновиками.
kudyakovaa commented 2026-03-22 07:26:10 +00:00 (Migrated from git.csit.sgu.ru)

Review: Commented

Мне нравится, но я бы хотел, чтобы ещё кто-то из старших, у кого больше опыта, прочитал

**Review:** Commented Мне нравится, но я бы хотел, чтобы ещё кто-то из старших, у кого больше опыта, прочитал
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ADR/0001-concurrent-course-editing:ADR/0001-concurrent-course-editing
git switch ADR/0001-concurrent-course-editing

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff ADR/0001-concurrent-course-editing
git switch ADR/0001-concurrent-course-editing
git rebase main
git switch main
git merge --ff-only ADR/0001-concurrent-course-editing
git switch ADR/0001-concurrent-course-editing
git rebase main
git switch main
git merge --no-ff ADR/0001-concurrent-course-editing
git switch main
git merge --squash ADR/0001-concurrent-course-editing
git switch main
git merge --ff-only ADR/0001-concurrent-course-editing
git switch main
git merge ADR/0001-concurrent-course-editing
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dsc/mm-backend!272
No description provided.