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

Add moonbeam alpha environment to CI #1575

Merged
merged 3 commits into from
Sep 11, 2023
Merged

Add moonbeam alpha environment to CI #1575

merged 3 commits into from
Sep 11, 2023

Conversation

gpmayorga
Copy link
Collaborator

Description

Adding moonbeam-alpha as a parallel enironment to DEV pointing to a different blockchain

This pull request...

Adds a workflow to deploy to moonbeam.
Adds extra config files in all apps
Deploys an extra set of front-end services $

Impact

Needed to proceed with bridge testing for the future of Centrifuge pools and showcase it

Deploy when pushing to main
@github-actions
Copy link

github-actions bot commented Sep 11, 2023

PR deployed in Google Cloud
URL: https://app-pr1575.k-f.dev
Commit #: 3e093dc
To access the functions directly check the corresponding deploy Action

Copy link
Collaborator

@sophialittlejohn sophialittlejohn left a comment

Choose a reason for hiding this comment

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

Nice!!

Probably don't need to include the faucet in this deployment but if it's easier to leave it, that's fine, it just won't work and it not worth spending the time to set up!

REACT_APP_ONBOARDING_API_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/onboarding-api-moonbean-alpha
REACT_APP_PINNING_API_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/pinning-api-moonbean-alpha
REACT_APP_POOL_CREATION_TYPE=immediate
REACT_APP_RELAY_WSS_URL=wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@gpmayorga gpmayorga enabled auto-merge (squash) September 11, 2023 21:13
@gpmayorga gpmayorga merged commit ced2ca2 into main Sep 11, 2023
18 checks passed
@gpmayorga gpmayorga deleted the moonbeam-alpha-env branch September 11, 2023 21: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