Skip to content
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.14.0 #2141

Merged
merged 8 commits into from
Jan 19, 2024
Merged

Release v0.14.0 #2141

merged 8 commits into from
Jan 19, 2024

Conversation

angrybayblade
Copy link
Contributor

Release summary

Version number: v0.14.0

Release details

Autonomy:

  • Extends the list of retriable errors on transaction settlement
  • Integrates the autonolas subgraph to automate the dependency verification on the minting tools

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the main branch (left side), from develop
  • I've updated the dependencies versions to the latest, wherever is possible.
  • Lint and unit tests pass locally (please run tests also manually, not only with tox)
  • I built the documentation and updated it with the latest changes
  • I've added an item in HISTORY.md for this release
  • I bumped the version number in the __init__.py file.
  • I published the latest version on TestPyPI and checked that the following command work:
    pip install project-name==<version-number> --index-url https://test.pypi.org/simple --force --no-cache-dir --no-deps
  • After merging the PR, I'll publish the build also on PyPI. Then, I'll make sure the following
    command will work:
    pip install project-name-template==<version_number> --force --no-cache-dir --no-deps
  • After merging the PR, I'll tag the repo with v${VERSION_NUMVER} (e.g. v0.1.2)

Further comments

Write here any other comment about the release, if any.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (640243b) 94.53% compared to head (ba0878a) 94.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2141      +/-   ##
==========================================
- Coverage   94.53%   94.52%   -0.01%     
==========================================
  Files         259      259              
  Lines       15912    15914       +2     
==========================================
+ Hits        15042    15043       +1     
- Misses        870      871       +1     
Flag Coverage Δ
unittests 94.52% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@angrybayblade angrybayblade merged commit eb09a2e into main Jan 19, 2024
23 of 24 checks passed
@DavidMinarsch DavidMinarsch deleted the release/v0.14.0 branch March 13, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants