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

Isolate uploader in separate package #1662

Merged
merged 12 commits into from
Nov 14, 2024
Merged

Conversation

ChrisSchinnerl
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl commented Nov 8, 2024

The next step towards moving the upload manager to a separate package. This breaks out the Uploader since it was slightly too tight with the manager.

The next step will be for the manager to move out of the worker

@ChrisSchinnerl ChrisSchinnerl self-assigned this Nov 8, 2024
@ChrisSchinnerl ChrisSchinnerl changed the base branch from dev to chris/simplify-sector-cache November 8, 2024 14:22
Base automatically changed from chris/simplify-sector-cache to dev November 12, 2024 15:35
@ChrisSchinnerl ChrisSchinnerl changed the base branch from dev to chris/move-mocks November 12, 2024 16:00
Base automatically changed from chris/move-mocks to dev November 13, 2024 08:44
@ChrisSchinnerl ChrisSchinnerl marked this pull request as ready for review November 13, 2024 09:33
Copy link
Member

@peterjan peterjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Not going to nit too much on these PRs that move things around.

@ChrisSchinnerl ChrisSchinnerl merged commit ffb0707 into dev Nov 14, 2024
13 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the chris/isolate-uploader branch November 14, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants