masa-finance / masa-bittensor

Bittensor Subnet Config
https://masa.ai
MIT License
0 stars 0 forks source link

GH action for testing miner / validator #117

Open hide-on-bush-x opened 1 week ago

hide-on-bush-x commented 1 week ago

Based on #99

It is expected that we have an action thats able to determine which of the neurons are affected by the PR changees

This should trigger -> miner integration tests or validator integration test depending on the result of above

juanmanso commented 3 days ago

@hide-on-bush-x from your suggestion, do you think this is dependant on Docker image generation/Docker-compose? Or is the scope of this task to develop a GitHub action that can understand if changes are to validator or miner files?