strawberry-graphql / strawberry-sqlalchemy

A SQLAlchemy Integration for strawberry-graphql
MIT License
91 stars 26 forks source link

Fix typo which is causing install failures. Bump patch version. #52

Closed dsully closed 1 year ago

dsully commented 1 year ago

Description

Fix typo which is causing install failures in our build pipeline. Bump patch version.

Types of Changes

Issues Fixed or Closed by This PR

*

Checklist

botberry commented 1 year ago

Thanks for adding the RELEASE.md file!

Here's a preview of the changelog:


Fix typo in pyproject.toml for poetry build.

codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #52 will not alter performance

Comparing dsully:typo-fix (15e093f) with main (070ec9a)

Summary

✅ 1 untouched benchmarks

dsully commented 1 year ago

Thanks - once this is merged, would you be able to get a pypi release out?

codecov-commenter commented 1 year ago

Codecov Report

Merging #52 (15e093f) into main (070ec9a) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ======================================= Coverage 77.37% 77.37% ======================================= Files 10 10 Lines 725 725 Branches 108 108 ======================================= Hits 561 561 Misses 135 135 Partials 29 29 ```
patrick91 commented 1 year ago

@dsully yes, that's all automated! I'll merge it now!

botberry commented 1 year ago

Thanks for contributing to Strawberry! 🎉 You've been invited to join the Strawberry GraphQL organisation 😊

You can also request a free sticker by filling this form: https://forms.gle/dmnfQUPoY5gZbVT67

And don't forget to join our discord server: https://strawberry.rocks/discord 🔥

patrick91 commented 1 year ago

@dsully it should be out now, let me know if there's any other issue :)