Skip to content

[Deployments] Deduplicate message sending code#1537

Merged
svyatonik merged 2 commits intoparitytech:masterfrom
serban300:refactoring
Aug 5, 2022
Merged

[Deployments] Deduplicate message sending code#1537
svyatonik merged 2 commits intoparitytech:masterfrom
serban300:refactoring

Conversation

@serban300
Copy link
Copy Markdown
Collaborator

Fixes #1526

I was playing with the deployments while reviewing #1412 and since I got here I thought it would be an useful exercise for me to also play with some code and address #1526. The approach might not be ideal (it might be nicer to have a script that receives CLI parameters, but it's harder to do from bash). But anyway, it deduplicates some code.

Signed-off-by: Serban Iorga <serban@parity.io>
@serban300 serban300 requested a review from svyatonik August 4, 2022 11:46
@serban300 serban300 self-assigned this Aug 4, 2022
Copy link
Copy Markdown
Contributor

@svyatonik svyatonik left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

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.

Deduplicate some of the code in the deployment scripts

2 participants