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

api: Remove leftover callback invocation in CheckInCurrent #343

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

detsch
Copy link
Member

@detsch detsch commented Jul 26, 2024

CheckInCurrent is not supposed to invoke callbacks nor generate events. Issue introduced in e6b6445 (api, cli: Do not perform TUF checkin on every Pull or Install, 2024-07-02).
The erroneous callback invocation would only be done during an offline update attempt where target ostree data is missing from an bundle.

@detsch detsch requested a review from mike-sul July 26, 2024 13:46
CheckInCurrent is not supposed to invoke callbacks nor generate events.
Issue introduced in e6b6445 (api, cli: Do not perform TUF checkin on
every Pull or Install, 2024-07-02).
The erroneous callback invocation would only be done during an offline
update attempt where target ostree data is missing from an bundle.
@detsch detsch force-pushed the detsch-remove-leftover-callback branch from bb29a06 to d81b3be Compare July 29, 2024 13:02
@detsch detsch merged commit edb4c80 into master Jul 29, 2024
4 checks passed
@detsch detsch deleted the detsch-remove-leftover-callback branch July 29, 2024 13:18
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