Skip to content

Added development branch in tpn-subnet repo#263

Merged
anderdc merged 2 commits intoentrius:testfrom
liufronteng:feat/add-repo-liu
Mar 7, 2026
Merged

Added development branch in tpn-subnet repo#263
anderdc merged 2 commits intoentrius:testfrom
liufronteng:feat/add-repo-liu

Conversation

@liufronteng
Copy link
Contributor

Summary

Add development to additional_acceptable_branches for taofu-labs/tpn-subnet in gittensor/validator/weights/master_repositories.json.

Why

The TPN subnet follows this branching model:

The development branch acts as the main integration branch where all reviewed and approved pull requests are merged.
Stable releases are prepared by merging development into master and performing a version increment at the same time.

Careful version management is critical for the subnet’s health, ensuring that protocol changes, incentive mechanisms, and neuron communication remain compatible across participants.

Changes

"taofu-labs/tpn-subnet": {
    "additional_acceptable_branches": ["development"],
    "tier": "Silver",
    "weight": 4.15
  },

@liufronteng liufronteng closed this Mar 4, 2026
@liufronteng liufronteng reopened this Mar 4, 2026
@anderdc
Copy link
Collaborator

anderdc commented Mar 4, 2026

hi can you provide me with some PRs from yourself or others to this repository to show that they follow this workflow/branch merging pattern

@liufronteng
Copy link
Contributor Author

hi can you provide me with some PRs from yourself or others to this repository to show that they follow this workflow/branch merging pattern

taofu-labs/tpn-subnet#158

I've fixed critical error in this PR and I've been make PRs on development branch for the first.
But I realized that gittensor is checking only main branch for now, and close the PR.
So I've re-make PR on main branch.
As I mentioned before, the version management is very important in this repository and I'm not sure it can be merge.
By the way, I think we should add development branch about this repo.
you can check the PR logs on here.

taofu-labs/tpn-subnet#157 - (Closed PR - myself)

Thanks.

@anderdc
Copy link
Collaborator

anderdc commented Mar 4, 2026

this explanation is confusing to me, not sure why you're making multiple PRs and I see no feedback from maintainers on your PRs/direction, so I'm unsure myself where they are putting contributions. It's possible they aren't accepting contributions at the moment

I will wait until you get a clear comment from maintainers saying how/where to PR, or you have a concrete example of a merged PR from that repository (doesn't have to be yours) where they consistently merge to the branch you're suggesting to add.

@liufronteng
Copy link
Contributor Author

@anderdc anderdc merged commit b87f018 into entrius:test Mar 7, 2026
2 checks passed
@liufronteng
Copy link
Contributor Author

liufronteng commented Mar 9, 2026 via email

LandynDev pushed a commit that referenced this pull request Mar 10, 2026
Co-authored-by: James Scott <JamesScott.1020@outlook.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
anderdc added a commit that referenced this pull request Mar 10, 2026
Co-authored-by: James Scott <JamesScott.1020@outlook.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
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.

3 participants