Vojtěch Dohnal

Results 5 issues of Vojtěch Dohnal

## Purpose This PR adds support for technicpack (both legacy and solder API) modpacks. I completely forgot about the original PR (#1136) since it took a while to review so...

Status: Stale

**Describe the bug** Downloading older modpacks (i.e. minecraft 1.5.2 and below) from curseforge fails with **'TypeError: The "path" argument must be of type string. Received undefined'**. This seems related to...

The new strawberry 0.121.0 update changes how default field resolvers work. The `get_result` function has been completely removed, and its' content moved to the `from_resolver` function (https://github.com/strawberry-graphql/strawberry/compare/0.120.0...0.121.0#diff-00af9d43c9b59404ba170e72e470939f2a6dd50e2eae24d0e24ef105431e5414L284).

python
breaking

## Purpose Implement support for the `CI_JOB_TOKEN` variable in Gitlab CI. `CI_JOB_TOKEN`s can now be used to push to repositories, and using them is both safer and easier. ## Rationale...

confirmed

**Before you create the issue** - [x] If you're using an EAP, try with a stable version. If that works, please mention it in the issue along with both versions...