ficsit-cli-flake/ficsit/queries
mircearoata 024b11b1e8
feat: use the pubgrub algorithm for solving versions (#40)
* refactor: separate resolving tests

* feat: use pubgrub to resolve dependencies

* feat: show friendly mod name in error message

* feat: show single version in error message when only one matches

* ci: update go version to match go.mod

* feat: format FactoryGame incompatibility and term

* chore: fetch all necessary data of the version at once

* chore: upgrade pubgrub

* chore: upgrade pubgrub

* ci: update golangci-lint version for go 1.21

* chore: lint

* chore: update go version in readme
2023-12-06 05:01:49 +02:00
..
check_version_upload_state.graphql feat: add mod upload command 2022-10-14 19:11:16 +03:00
create_version.graphql feat: add mod upload command 2022-10-14 19:11:16 +03:00
finalize_create_version.graphql feat: add mod upload command 2022-10-14 19:11:16 +03:00
mod.graphql installed mods, versioning, async mods 2022-06-07 02:55:26 +03:00
mod_name.graphql feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00
mod_versions.graphql Dependency resolution, installations 2022-04-14 04:27:39 +03:00
mod_versions_with_dependencies.graphql feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00
mods.graphql installed mods, versioning, async mods 2022-06-07 02:55:26 +03:00
resolve_mod_dependencies.graphql Resolution, downloads, lockfiles 2022-05-02 23:07:15 +03:00
sml_versions.graphql Resolution, downloads, lockfiles 2022-05-02 23:07:15 +03:00
version.graphql feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00