Table of Contents
Test result metrics APIs and dashboards
TODOs:
-
link to browsable openapi spec
-
create github issues for TODOs
-
planning for additional TODOs
-
size issues and assign to milestones
-
git tag
-
determine <new-tag> by incrementing latest tag +1
-
find/replace in repo <previous-tag> with <latest-tag>
-
build.gradle
-
gradle.properties
-
BrowseHtmlHelper.java
-
-
commit
-
git tag <new-tag>
-
git push
-
git push --tags
-
pre-requisite: tag latest version
-
./publish.sh