Commit graph

11 commits

Author SHA1 Message Date
mircearoata
a4d8bea800 ci: don't use goreleaser --debug 2024-10-10 22:26:06 +02:00
mircearoata
9fc258edf6 ci: use goreleaser --clean 2024-10-10 22:20:01 +02:00
Vilsol
5f2e60a9e2
feat: multi targets (#44)
* feat: use mod version targets

* chore: lint

* chore: remove unused

* chore: target dev on ci

* fix: rename WindowsNoEditor target to Windows
fix: close file reader

* fix: ensure closure of downloaded mod

* fix: ensure all important events are sent

* fix: lock adding files to cache

---------

Co-authored-by: mircearoata <mircearoatapalade@gmail.com>
2023-12-07 18:57:31 +02:00
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
Vilsol
cf86f377fa upgrade upx on release 2022-06-09 07:27:26 +03:00
Vilsol
40f0ac2344 print debug 2022-06-07 05:20:30 +03:00
Vilsol
d48871b490 please work 2022-06-07 05:07:58 +03:00
Vilsol
35584a13a3 add aur key to action 2022-06-07 04:55:10 +03:00
Vilsol
bcfc88da55 Run tests in CI, split apart workflows 2022-04-14 04:33:24 +03:00
Vilsol
d16896b548 Download GQL schema 2021-12-04 00:40:56 +02:00
Vilsol
9350adff5e Test release 2021-12-04 00:20:53 +02:00