Commit graph

13 commits

Author SHA1 Message Date
Jo 4a9c736e2a
chore(upgrade): add makedep explain to the upgrade menu (#2110)
* display required by

* cutoff at 2
2023-04-11 16:41:34 +00:00
Jo 3d5a43c294
chore(yay): bump version (#1949)
bump major
2023-03-07 21:04:06 +00:00
Jo 8b8d6001a4
fix(new_engine): Improve partial upgrade protection and pinned deps (#1945)
* fix dep graph, existing in graph

* do not change from same dep reason

* roll up layer installs in case of fail

* re-use pacman exclude mechanism

should finish the reimplementation of the missing guards from the legacy
engine.

* include update in debug log

* test rollups
2023-03-05 17:31:11 +00:00
Jo 0bf4c2e502
feat(new_install): show (#1915)
* show new packages in upgrade form if they exist

* refactor up select

* remove unused graph parts

* readd len

* Complete upgrade graphing

* Extract to upgrade pkg

* remove unused dep method

* remove uneeded dep

* cleanup method

* specify io Reader for testing

* use specified input vector

* fix non-active devel

* test base cases

* add devel test cases

* add range tests

* add logger struct

* use logger struct in upgrade

* follow golangci recommendations

* update deps

* update golangci
2023-02-17 19:01:26 +00:00
Jo 28d90c981e
feat(new engine): local install feature testing (#1867)
* make config into parameter

* test(new engine): local install test

* test(keys): fix test keys

* complete integration test for local install

* add simple mising mechanism
2022-12-29 12:34:53 +00:00
jguer f042713aaa
fix: fix linting errors 2022-11-15 15:44:50 +01:00
jguer c86c460816
fix typos 2022-09-17 14:45:07 +02:00
jguer 4a73dfb0ca
topo sorted map 2022-09-09 17:38:48 +02:00
jguer d53505be37
allow customizing colors and embedding extra info 2022-09-07 01:03:29 +02:00
jguer f7286b25ae
add local graph util 2022-09-06 23:25:44 +02:00
jguer 650809eba1
wip 2022-09-04 23:45:40 +02:00
jguer a4565b367b
wip 2022-08-23 18:33:40 +02:00
jguer b054828aa8
wip 2022-08-22 23:28:53 +02:00