Skip to content

Commit

Permalink
Update DEVELOPMENT_WORKFLOW.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardogr authored Sep 14, 2022
1 parent a3f94d2 commit 960cd29
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions DEVELOPMENT_WORKFLOW.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,16 +149,3 @@ The one exception to the rule here is that, **when a release branch currently ex
Finally, we remove the temporary branch:

- `git branch -d hotfix/3.3.4/optional-descriptive-message`

## TODO

- Changing the name of the develop branch from nobunaga to `integration`
- Because sometimes nobunaga are going to have a release branch.
- Knowing if master and nobunaga are different
- Knowing what is in nobunaga that is not merge yet
- Document with not released developments
- When merged into nobunaga, generate the information exposing what's merged into nobunaga but not release.
- When merged into master, generate github release and release notes.
- CircleCI job
- Merge nobunaga into master and release version (needed to release code)
- Build and Test bittensor (needed to merge PRs)

0 comments on commit 960cd29

Please sign in to comment.