Skip to content

Grow 1224: Add MTD Broker #33

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

Merged
merged 11 commits into from
Apr 9, 2024
Merged

Grow 1224: Add MTD Broker #33

merged 11 commits into from
Apr 9, 2024

Conversation

amoghjalan
Copy link
Contributor

  • Create MergeToDeployCacheHandler for process_merge_to_deploy_cache
  • Add redis lock to sync
  • Add MergeToDeployBrokerUtils
  • Apply MTD to Code ETL



class MergeToDeployBrokerUtils:
def __init__(self, code_repo_service, redis_lock_service: RedisLockService):
Copy link
Contributor

Choose a reason for hiding this comment

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

def __init__(self, code_repo_service: CodeRepoService, redis_lock_service: RedisLockService): type hints

@amoghjalan amoghjalan merged commit 0d1dd57 into main Apr 9, 2024
@amoghjalan amoghjalan deleted the GROW-1224 branch April 9, 2024 13:14
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