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

Support stable and unstable versions of the explorer #2172

Open
3 tasks
jpraynaud opened this issue Dec 12, 2024 · 0 comments
Open
3 tasks

Support stable and unstable versions of the explorer #2172

jpraynaud opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels

Comments

@jpraynaud
Copy link
Member

Why

We want to have 2 versions of the explorers: one for production use and another for testing unstable features.

What

Build and deploy 2 versions of the explorer, a stable and an unstable.

How

  • Build and deploy the unstable version of the explorer with the CI workflow (/explorer-unstable)
  • Deploy the stable version of the explorer with the CI workflow (/explorer)
  • Build the release version of the explorer with the Pre-Release workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants