mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #2131 from bigchaindb/quick-fix-to-release-process-for-now
Add note at top how this is old, will be updated
This commit is contained in:
commit
d8893c11e7
@ -1,5 +1,13 @@
|
||||
# Our Release Process
|
||||
|
||||
## Notes
|
||||
|
||||
This process hasn't been updated to the C4 way yet. That will simplify it a lot. Stay tuned! Until then, the basic idea is that there's only one branch: `master`. All releases are just Git tags of specific commits on the `master` branch.
|
||||
|
||||
his is the _BigchainDB Server_ release process. The process to release other BigchainDB software will be similar but not identical.
|
||||
|
||||
<hr>
|
||||
|
||||
The release process for BigchainDB server differs slightly depending on whether it's a minor or a patch release.
|
||||
|
||||
BigchainDB follows
|
||||
|
Loading…
x
Reference in New Issue
Block a user