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

Content Updater implementation #307

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

QU3B1M
Copy link
Member

@QU3B1M QU3B1M commented Mar 10, 2025

Description

Implement the ContentUpdater class to handle the Context's changes fetching and patching, posting to the CommandManager API once the update is successful.

Some minor changes were applied to the CTIClient avoiding duplicated code, the affected code is also updated.

Issues Resolved

Closes #256

QU3B1M added 2 commits March 10, 2025 07:44
Remove duplicated constants definitions
@QU3B1M QU3B1M self-assigned this Mar 10, 2025
@QU3B1M QU3B1M force-pushed the enhancement/256-content-updater branch from d20283c to 19e5d13 Compare March 10, 2025 15:43
QU3B1M added 7 commits March 10, 2025 14:16
Update fetched Offsets on ContentUpdate with every new batch to make a batch patch
…enum

Update docstrings and code styling on CTIClient

Implement command posting on ContentUpdater

Rename functions and variables on ContentUpdater
Change functions visibility
Remove non-working Unit Tests
@QU3B1M QU3B1M marked this pull request as ready for review March 13, 2025 10:09
@QU3B1M QU3B1M requested a review from a team as a code owner March 13, 2025 10:09
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.

Content Updater
2 participants