Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/strawberry-graphql/strawberry

A GraphQL library for Python that leverages type annotations 🍓
https://github.com/strawberry-graphql/strawberry

Merge pull request #85 from jaydenwindle/feature/apollo_tracing

0dc3fec094b4f289c7d756791ce14451517d08c3 authored about 4 years ago by Patrick Arminio <[email protected]>
Add release notes

54a2b0189582413bfbbe008b194a5017c468c0b5 authored about 4 years ago by Patrick Arminio <[email protected]>
Add sync and async version of the tracing plugin

3e12991fc9a34f4b15b2c088d7f43679cfe432a9 authored about 4 years ago by Patrick Arminio <[email protected]>
Skip django tests instead of xfailing them

03ae38f9f8bcd8408343ca8f661a19922dc6c6e0 authored about 4 years ago by Patrick Arminio <[email protected]>
Improve execution

ee71a4cdaa2a973041506a1d6f9bbdeb90547d42 authored about 4 years ago by Patrick Arminio <[email protected]>
Pass execution context

55bee5bcdef7e99a0c0a7eac231bde16d31d6358 authored about 4 years ago by Patrick Arminio <[email protected]>
Ignore one case

3bb9590d8889f0bab20e1ff15b5eff8424a97693 authored about 4 years ago by Patrick Arminio <[email protected]>
Add more tests

2d26f0a7e44c9c5804b84fb1bc3f020e12bf1006 authored about 4 years ago by Patrick Arminio <[email protected]>
Improvements and docs

de3b3afefeb1bb9cefa736009022c2156513a1b4 authored about 4 years ago by Patrick Arminio <[email protected]>
Fix rebase

e8bcb2bf90754d571cc4b62cfae04c471a92dd83 authored about 4 years ago by Patrick Arminio <[email protected]>
Allow to pass extensions to schema

7ea00c59223e3087c3b5bc741258f86b54839e46 authored about 4 years ago by Patrick Arminio <[email protected]>
Run extensions defined on schema

35126dd488fc20b4d243cec6100f0af0f1430632 authored about 4 years ago by Patrick Arminio <[email protected]>
Add extensions runner

716e5131c6d28d3a7d14f55c5ccd74ae3e11559f authored about 4 years ago by Patrick Arminio <[email protected]>
Refactor

2b306a94d269c8269dcbdd83687f94f9fbfe65f3 authored about 4 years ago by Patrick Arminio <[email protected]>
removed print

f7e2f8c140d8d4f45e4815090c41853dfc1eb007 authored about 4 years ago by Jayden Windle <[email protected]>
fixed code review syntax comments

edefc353edc94745ac23a2c7f2021d57fe727bec authored about 4 years ago by Jayden Windle <[email protected]>
Added Apollo Tracing support + unit tests

ae2da10708be24c3889bca6736ed5c5334f14b4b authored about 4 years ago by Jayden Windle <[email protected]>
Merge pull request #474 from strawberry-graphql/feature/test-py39

Run tests on python 3.9

ff12875e4f0f425da19cb59b20cfefc02a7d8a56 authored about 4 years ago by Patrick Arminio <[email protected]>
Run tests on python 3.9

f18568007c710ca31a52cc839170f215b2f1a787 authored about 4 years ago by Patrick Arminio <[email protected]>
Add more precommit checks

446b21e4acddff1e5651c88e848e7c2d46f13f32 authored about 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #472 from strawberry-graphql/dependabot/pip/pytest-6.1.0

Bump pytest from 6.0.2 to 6.1.0

ee488d5937f57ef96adfe5abb41f12a45fd50e99 authored about 4 years ago by Patrick Arminio <[email protected]>
Bump pytest from 6.0.2 to 6.1.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0.
- [Release notes](http...

b57333348cf958b20e2c2f04b372094c1611ad87 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 🍓 0.33.1

a1a4df9d6e599a98e5cf27ce80de25e6b004e7af authored about 4 years ago by Botberry <[email protected]>
Merge pull request #470 from strawberry-graphql/fix/unset-print

Fix issue when trying to print type with UNSET as default value

3dba7341eaaa1ea6ae4e1bd64b6dbe1820bcb6cd authored about 4 years ago by Patrick Arminio <[email protected]>
Fix typo

e1032b602c5a9ad00ce14e1d9897e73d4eb826c0 authored about 4 years ago by Patrick Arminio <[email protected]>
Fix issue when trying to print type with UNSET as default value

e986b94cf596377ba8267640e489fbf27c220df9 authored about 4 years ago by Patrick Arminio <[email protected]>
Improve post install

d5583673934ff879cae32f0dc2daebb4ba57eb36 authored about 4 years ago by Patrick Arminio <[email protected]>
Improve codespace experience

acec29e8e09ae1badf16a5b4f3a38444b517ff07 authored about 4 years ago by Patrick Arminio <[email protected]>
Add devcontainer

b0475e1056a3aff4e95e8ca4a1dac65b41c0544a authored about 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #467 from filiplajszczak/patch-1

fix, import schema instead of a Schema class in Django example

04f2cbeeabfdeefa6e2912c29c0a4c031d5d0df1 authored about 4 years ago by Patrick Arminio <[email protected]>
fix, import schema instead of a Schema class in Django example

ed748ebc49453c546bb597d972f10a8305d1ee3c authored about 4 years ago by Filip Łajszczak <[email protected]>
Release 🍓 0.33.0

47510be6da56e0a4de64605d789dd03291486159 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #462 from BryceBeagle/feature/union_class

2fcd0c957f23f285d15892b133e3b1a40cfbc55b authored about 4 years ago by Patrick Arminio <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/union_class

5a53024ab88b0793b22c9bd7eefd1fd159984b0d authored about 4 years ago by ignormies <[email protected]>
Release 🍓 0.32.4

c5684c875f050c1bf3a05c8c9dcb0d94a775f3c9 authored over 4 years ago by Botberry <[email protected]>
Merge pull request #465 from strawberry-graphql/feature/py-typed

b25d7cb558c64cbbdea9bdb088f5cf93b5c47176 authored over 4 years ago by Patrick Arminio <[email protected]>
Fix typing issues

713a10a700dbc6921ae32cc22a20738d409d4561 authored over 4 years ago by Patrick Arminio <[email protected]>
Add py.typed file

00ff8fdec9accc43bccff47fae45a3c5bf7b5803 authored over 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #464 from strawberry-graphql/dependabot/pip/isort-5.5.3

Bump isort from 5.5.2 to 5.5.3

a2e0ed6f4febd8539cd0255671613636cf124473 authored over 4 years ago by Patrick Arminio <[email protected]>
Bump isort from 5.5.2 to 5.5.3

Bumps [isort](https://github.com/pycqa/isort) from 5.5.2 to 5.5.3.
- [Release notes](https://git...

059527f7a45d0fd15b00d7b0d78ca5b4e694b4d9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #463 from strawberry-graphql/dependabot/pip/pygments-2.7.1

Bump pygments from 2.6.1 to 2.7.1

467558d3a919f67a89bf350ef73a2d97874a9475 authored over 4 years ago by Patrick Arminio <[email protected]>
Fix example usages of strawberry.union

82e55d5e019e2f93e01e155e24fa1acac349634d authored over 4 years ago by ignormies <[email protected]>
Bump pygments from 2.6.1 to 2.7.1

Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.1.
- [Release notes](ht...

117321769b5f83bd65725f56e45ece036b2138f2 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add comment to StrawberryUnion.__call__

99cbb50ef81b3f233f0da1009d9b5cd215bbcfba authored over 4 years ago by ignormies <[email protected]>
No more dynamic classes with ._union_definitions

b80bd1ef92c3c02a0e49439a2d20eeba09d9c65f authored over 4 years ago by ignormies <[email protected]>
Merge pull request #460 from strawberry-graphql/dependabot/pip/pytest-django-3.10.0

Bump pytest-django from 3.9.0 to 3.10.0

8126ec0b6a7acf0edf553752d703bcd1f6273ac4 authored over 4 years ago by Patrick Arminio <[email protected]>
Bump pytest-django from 3.9.0 to 3.10.0

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.9.0 to 3.10.0.
- [Rele...

6e1c9af877462380e809135db6cc23a429b1136a authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #459 from AndrewIngram/patch-1

Removes mention of sequential mutation execution in Schema Basics

c46586a61ad418b91d9305b83df9c22357beb70b authored over 4 years ago by Patrick Arminio <[email protected]>
Remove mention of sequential mutation execution

Whilst correct, this mention doesn't sufficiently explain the behaviour -- namely that mutations...

3e4ccbeb667db8748654bf9f679c4eb21076f430 authored over 4 years ago by Andy Ingram <[email protected]>
Update logo

b8800869b37df4cf0dd9d7eda01a7bc7b14bf6bd authored over 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #457 from strawberry-graphql/dependabot/pip/pytest-6.0.2

Bump pytest from 6.0.1 to 6.0.2

46b612ef40c031d18573c010cce3eb65b1c127dc authored over 4 years ago by Patrick Arminio <[email protected]>
Use updated message

e879be7cf5782a8f82ef7b2822506f6f25ecdbd9 authored over 4 years ago by Patrick Arminio <[email protected]>
Fix typo

93791e55d874fb7a16daa53e449272c7a005a504 authored over 4 years ago by Patrick Arminio <[email protected]>
Update comment message

10686496de7816157adaf616c5c0703dd4567973 authored over 4 years ago by Patrick Arminio <[email protected]>
Bump pytest from 6.0.1 to 6.0.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.0.2.
- [Release notes](http...

a74649c70659643c11f798f75515723e9e306d75 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix set-env command

2e378be983a8694d7e39a8606bfc4429f7c1cbac authored over 4 years ago by Patrick Arminio <[email protected]>
Comment with deploy url

6a9fad431edc0a44ec867bce3936554b6254d695 authored over 4 years ago by Patrick Arminio <[email protected]>
Fix comment

a5d10ae3689209594b75a0de5fa7d840ea397277 authored over 4 years ago by Patrick Arminio <[email protected]>
Create comment

2ddf5aeab34af47a3f35ac726594adb70522332f authored over 4 years ago by Patrick Arminio <[email protected]>
Check also "cached" name for job run

6999df43ae62fc8d1d30d195bc6bd9e205b84a78 authored over 4 years ago by Patrick Arminio <[email protected]>
More debugging

27c86de2378343c2f71bd090a56c7928e9020acc authored over 4 years ago by Patrick Arminio <[email protected]>
Update job name

5a662123d345fdff97a93f4ba24aabe6c69f31ed authored over 4 years ago by Patrick Arminio <[email protected]>
Debug checks

1911b8e4dd84a4540e1a33970e9079d760a39d51 authored over 4 years ago by Patrick Arminio <[email protected]>
Remove reactions as we already set them

c6dba2dd6f4b62634c0c45c2a22948acd10841af authored over 4 years ago by Patrick Arminio <[email protected]>
Fix command name

0f8a9cf43d3db3123e580a09c9d7f99b4417828e authored over 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #456 from strawberry-graphql/dependabot/pip/isort-5.5.2

Bump isort from 5.5.1 to 5.5.2

e5f81323500601637e1654f0efa5a2d738ae5d44 authored over 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #454 from strawberry-graphql/feature/preview-docs

Add workflow to preview docs

6162c894dad41e83917d6fcd5c874093b9124ccc authored over 4 years ago by Patrick Arminio <[email protected]>
Add workflow to preview docs

82dc4efeac40e32f5db438a87a2a838e3ef435d9 authored over 4 years ago by Patrick Arminio <[email protected]>
Bump isort from 5.5.1 to 5.5.2

Bumps [isort](https://github.com/pycqa/isort) from 5.5.1 to 5.5.2.
- [Release notes](https://git...

f91e457a8e95b06be12d038be197d8a473f3a12c authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 🍓 0.32.3

9b857c599da1a58e70e18e963db1035ad841e182 authored over 4 years ago by Botberry <[email protected]>
Merge pull request #452 from strawberry-graphql/fix/origin-name

Use origin name to check if field should be included or not

eabf12577f32a2c8627825537673a8b6a299911d authored over 4 years ago by Patrick Arminio <[email protected]>
Use origin name to check if field should be included or not

8fb1314d84ff6e0ad0c370c54a5d93f564930f6d authored over 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.32.2

f3d9bc3c10d5a44e6361030cdb6d3a9a30317c1b authored over 4 years ago by Botberry <[email protected]>
Merge pull request #451 from strawberry-graphql/fix/extending

Fetch fields from bases before fetching all the other fields

c2b93473b02237220e70ab6044c7c4f0c4a2d8a4 authored over 4 years ago by Patrick Arminio <[email protected]>
Fetch fields from bases before fetching all the other fields

34c4576c0b98a554bee615439427e696c6ec6332 authored over 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.32.1

cab77a818a56152b39cfd11a680b0ef68bfa6a4d authored over 4 years ago by Botberry <[email protected]>
Merge pull request #443 from flpStrri/feature/eradicate

67331d63ed6ab61639b485652648ce6d3760ec30 authored over 4 years ago by Patrick Arminio <[email protected]>
Update comments and flake8 config for false positives

cde0d8b998d05bc4d276d2ee8cca9bc0d56cc0f6 authored over 4 years ago by Patrick Arminio <[email protected]>
Restore commented tests

ab9775240762a260f75a941fd5ba7e6c29d2dab9 authored over 4 years ago by João Filipe Storarri <[email protected]>
Add release file

4e3dcc1b1b817f44cefac07d067177804359b5cf authored over 4 years ago by João Filipe Storarri <[email protected]>
Remove commented tests

e7bd0f36063e35fcc2653423870f7976ccb102f4 authored over 4 years ago by João Filipe Storarri <[email protected]>
Add flake8-eradicate

46563cd63d4fcf81bb733ee614ea4e807e5f1b7a authored over 4 years ago by João Filipe Storarri <[email protected]>
Release 🍓 0.32.0

a15e86c230515cc32c0fabada3e7c6397c9eb823 authored over 4 years ago by Botberry <[email protected]>
Merge pull request #429 from BryceBeagle/feature/single_resolver

Co-authored-by: Patrick Arminio <[email protected]>

f4df0fb9f6beb0b394193f27d0b53c25b629c2cd authored over 4 years ago by Patrick Arminio <[email protected]>
Move _get_fields to type

fd1f330820f30a32bacd7d4ac8b88eb5b2773392 authored over 4 years ago by Patrick Arminio <[email protected]>
Remove accidental linting pragma

f5306614f4c616f6fb4ae2c0383c359ec617763f authored over 4 years ago by ignormies <[email protected]>
Removed TODO concerning FieldDefinitions

e263fcf3d9813fa846bf27fd80dfea6986c1303d authored over 4 years ago by ignormies <[email protected]>
Minor typing and variable name improvements

17df68f3cba95d819fb495a00822e0b61ea03bed authored over 4 years ago by ignormies <[email protected]>
Re-enable test

95919daa7bb7b6cf02544c494875ec9ba64667ea authored over 4 years ago by Patrick Arminio <[email protected]>
Change suggested during review

0720682124457f91185633a0992745020ecbf8a0 authored over 4 years ago by ignormies <[email protected]>
Add a test to make sure bounded instance method resolvers work fine

41f877e8720ebf9f3732c6ada08e5b0a3a7ec4a3 authored over 4 years ago by ignormies <[email protected]>
Fix issues raised in review

3fcd05ce75a396e2779495da8e61cfb58660d6a3 authored over 4 years ago by ignormies <[email protected]>
Add RELEASE.md (prev revert was to give commit correct message)

cf6aafe957ff0604a6bad5e90c51fe7cf5223f0f authored over 4 years ago by ignormies <[email protected]>
Update the name of the error thrown when the type of a field is indeterminable to something more accurate of the situation

7719e0fe0ddd527232076c877b156b6cf0005bb7 authored over 4 years ago by ignormies <[email protected]>
Revert "Update the name of the error thrown when the type of a field is indeterminable to something more accurate of the situation"

This reverts commit aebeb342

5645413a6f14742f4e4650e6870c8cbf8d53ce4f authored over 4 years ago by ignormies <[email protected]>
Update the name of the error thrown when the type of a field is indeterminable to something more accurate of the situation

2f8cec89c03f2209fb9429bcfc7aa1afb804411c authored over 4 years ago by ignormies <[email protected]>
Don't throw an exception immediately when a resolver is missing a return type

However, the check to enforce that a type is _eventually_ typed is broken

d793c217b58b286c157345550b7db904cd4be910 authored over 4 years ago by ignormies <[email protected]>
Handle resolvers that are classmethods/instance methods without resorting to excepting a generic AttributeError

9c096139e4a768232886ebb84e63f8409d3d262e authored over 4 years ago by ignormies <[email protected]>
Fix comment referring to field types

8afb473c0fce5814b82596b549a086bb4d4ad5d3 authored over 4 years ago by ignormies <[email protected]>
Update type_resolver._get_fields documentation

7d9a239b226e06dfd525d662c51a7b1e79b11963 authored over 4 years ago by ignormies <[email protected]>