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

ci: deployment action for all applications #3605

Merged
merged 31 commits into from
Jan 11, 2024
Merged

Conversation

shoom3301
Copy link
Collaborator

@shoom3301 shoom3301 commented Jan 10, 2024

Summary

Since we got Explorer into our monorepo, we need a deployment process for it.
To do that I've added:

  • input to select which app you would like to deploy (Deployment workflow)
  • matrix strategy to deploy several apps simultaneously (Vercel workflow )

There are three types of deployment:

  1. Dev
  2. Barn/Staging
  3. Prod

For the first two we should deploy all apps when we got a new commit in develop/main.
This is a reason why we have option ALL in the app selection.

Copy link

vercel bot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cosmos ✅ Ready (Inspect) Visit Preview Jan 11, 2024 11:41am
explorer ✅ Ready (Inspect) Visit Preview Jan 11, 2024 11:41am
swap-dev ✅ Ready (Inspect) Visit Preview Jan 11, 2024 11:41am
widget-configurator ✅ Ready (Inspect) Visit Preview Jan 11, 2024 11:41am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants