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

Github action to deploy devnet (opentensor subtensor instance with a subnet) #111

Open
5u6r054 opened this issue Jun 25, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@5u6r054
Copy link
Contributor

5u6r054 commented Jun 25, 2024

Have a github action that deploys the opentensor subtensor and runs the initial create subnet:

  • This could replace the running "devnet" that have deployed based on / triggered by updates to the main branch of our fork of opentensor/subtensor, so that we control when we redeploy updates to main on our own public devnet / testnet chain
  • This should optionally allow for updates to our private devnet code without necessarily starting with a fresh chain.
  • This may involve a more volatile private devnet where we run branches other than main when testing changes to the subtensor codebase, and should also optionally allow retaining or starting from a fresh chain database.
  • Github action could also provision required infra to run subtensor / devnet on, or that could be handled separately (as with oracle nodes vs. oracle app currently).
@Luka-Loncar Luka-Loncar added the enhancement New feature or request label Jun 25, 2024
@Luka-Loncar
Copy link

@5u6r054 hey hey, who should review this ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants