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

Support committing Operations #425

Merged

Conversation

djmitche
Copy link
Collaborator

A full set of Operations can be committed in one transaction, complete with updates to the task properties and the working set.

The next in #372. This has a merge conflict with #424 in the use declarations in replica.rs but it is trivially resolved.

@djmitche djmitche requested a review from ryneeverett July 17, 2024 03:27
taskchampion/src/taskdb/mod.rs Outdated Show resolved Hide resolved
taskchampion/src/taskdb/mod.rs Outdated Show resolved Hide resolved
taskchampion/src/taskdb/mod.rs Outdated Show resolved Hide resolved
taskchampion/src/taskdb/mod.rs Outdated Show resolved Hide resolved
taskchampion/src/taskdb/mod.rs Outdated Show resolved Hide resolved
taskchampion/src/taskdb/mod.rs Show resolved Hide resolved
taskchampion/src/taskdb/apply.rs Outdated Show resolved Hide resolved
taskchampion/src/taskdb/apply.rs Show resolved Hide resolved
@djmitche djmitche force-pushed the issue372-commit-operations branch from 160c21e to e3dbb78 Compare July 19, 2024 18:47
@djmitche djmitche requested a review from ryneeverett July 19, 2024 18:56
@djmitche
Copy link
Collaborator Author

Ugh, that rebase didn't work.

@djmitche djmitche removed the request for review from ryneeverett July 19, 2024 19:29
A full set of Operations can be committed in one transaction, complete
with updates to the task properties and the working set.
@djmitche djmitche force-pushed the issue372-commit-operations branch from e3dbb78 to 11f8937 Compare July 19, 2024 19:36
@djmitche djmitche force-pushed the issue372-commit-operations branch from 11f8937 to 9bb5cf4 Compare July 19, 2024 19:38
@djmitche djmitche merged commit 9e06beb into GothenburgBitFactory:main Jul 20, 2024
11 checks passed
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