Fixes build issues in last merge

This commit is contained in:
Sangat Das
2022-01-27 08:40:52 +00:00
parent 7a451b0c78
commit 613dd2e964
7 changed files with 6 additions and 33 deletions

View File

@@ -42,7 +42,7 @@ This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community.
Instances of abusive, harassing, or otherwise unacceptable behavior directed at yourself or another community member may be
reported by contacting a project maintainer at [contact@ipdb.global](mailto:contact@ipdb.global). All
reported by contacting a project maintainer at [contact@planetmint.com](mailto:contact@planetmint.com). All
complaints will be reviewed and investigated and will result in a response that
is appropriate to the circumstances. Maintainers are
obligated to maintain confidentiality with regard to the reporter of an

View File

@@ -27,7 +27,7 @@ We use `0.9` and `0.9.0` as example version and short-version values below. You
We follow [BEP-1](https://github.com/planetmint/BEPs/tree/master/1), which is our variant of C4, the Collective Code Construction Contract, so a release is just a [tagged commit](https://git-scm.com/book/en/v2/Git-Basics-Tagging) on the `master` branch, i.e. a label for a particular Git commit.
The following steps are what we do to release a new version of _Planetmint Server_. The steps to release the Python Driver are similar but not the same.
The following steps are what we do to release a new version of _BigchainDB Server_. The steps to release the Python Driver are similar but not the same.
## Steps