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

refactor(export-campaign): extract payload types #44

Merged
merged 9 commits into from
Sep 19, 2024

Conversation

ajohn25
Copy link
Collaborator

@ajohn25 ajohn25 commented Aug 17, 2024

Description

This formalizes the export-campaign task as a "chunk task" - a task that operates on chunks of campaign contacts in series. This is done by defining common interfaces that export-campaign and other "chunk tasks" should extend going forward

Motivation and Context

Setup for tackling politics-rewired#1681 - the new second pass task will also be a "chunk task"

How Has This Been Tested?

This has been tested locally

Screenshots (if appropriate):

Documentation Changes

Checklist:

  • My change requires a change to the documentation.
  • I have included updates for the documentation accordingly.

@ajohn25 ajohn25 marked this pull request as ready for review September 3, 2024 16:46
@ajohn25 ajohn25 requested a review from sukhada September 3, 2024 16:46
@ajohn25 ajohn25 merged commit 5df2d21 into main Sep 19, 2024
5 checks passed
@ajohn25 ajohn25 deleted the refactor-export-types branch September 19, 2024 22:02
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