Looking for something to work on? Check the issues list.
sbt test it:test
To generate a test coverage report:
sbt coverage test it:test coverageReport
- Update & push CHANGELOG.md & README.md (version number). If necessary, update any code examples in the README.md for API changes.
- Create pending release in github.
git pull
locally and on the tagged commitsbt ghpagesPushSite
- Check documentation has correct tag and no missing icons. Check links (todo: automate)
- Check that the artifact can be fetched from jitpack (todo: script this step)
- Update
stellar-sdk-source-testing
project with newest version (todo: always use latest?)