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 Gateway deployment #2036

Merged
merged 9 commits into from
Aug 27, 2024
Merged

Conversation

zkokelj
Copy link
Contributor

@zkokelj zkokelj commented Aug 26, 2024

Why this change is needed

In the past we had Dexynth deployment in a separate Github action. With new architecture where we have separate frontend and backend deployments we need to fix that otherwise the complexity will explode (adding 2 additional gateways for each new gateway deployment) + maintenance for them.

I this PR I created a way to control all gateway deployments for backend / frontend from 1 Github action. We can select both network and to deploy primary or dexynth gateway (with an easy way of adding new options in the future).

What changes were made as part of this PR

Please provide a high level list of the changes made

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

Copy link
Collaborator

@BedrockSquirrel BedrockSquirrel left a comment

Choose a reason for hiding this comment

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

LGTM

@zkokelj zkokelj merged commit cc056c4 into main Aug 27, 2024
4 checks passed
@zkokelj zkokelj deleted the ziga/refactor_gateway_dexynth_deployment branch August 27, 2024 09:58
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