-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.10.10.post1 #2019
Release v0.10.10.post1 #2019
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2019 +/- ##
=======================================
Coverage 94.38% 94.38%
=======================================
Files 240 240
Lines 14422 14422
=======================================
Hits 13612 13612
Misses 810 810
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Has this been tested against an actual service? For example, the hello world or simple abci service?
5c012d1
to
d6aa82b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just run this with IEKit. Can confirm it seems to be working now.
Release summary
Version number: v0.10.10.post1
Release details
Autonomy:
tendermint
testnet command generator to accommodate for new container naming formatChecklist
Put an
x
in the boxes that apply.main
branch (left side), fromdevelop
tox
)HISTORY.md
for this release__init__.py
file.pip install project-name==<version-number> --index-url https://test.pypi.org/simple --force --no-cache-dir --no-deps
command will work:
pip install project-name-template==<version_number> --force --no-cache-dir --no-deps
v${VERSION_NUMVER}
(e.g.v0.1.2
)Further comments
Write here any other comment about the release, if any.