Jo
fdcf6ef664
ci(yay): add integration test framework ( #2178 )
...
* add integration test framework
* fix integration tests
* fix integration tests
2023-05-22 21:38:02 +00:00
Jo
88008e4eb3
feat(yay): skip confirmed confirms ( #2107 )
...
* skip pacman confirmations when yay confirmations are done
* default to double confirm
* fix tests
2023-04-11 11:51:39 +00:00
Jo
c7a51a1614
fix(text): ensure error logs go to stderr ( #2105 )
...
ensure Error logs go to stderr
2023-04-10 16:26:09 +00:00
Jo
1ee94f28d3
fix(new_engine): add missing warnings to AUR updates ( #2087 )
...
* add missing warnings to AUR updates
* fix tests
2023-04-06 17:06:46 +00:00
Jo
ce0cb35510
feat(new_engine): add support for --nocombinedupgrade ( #2083 )
...
* feat(new_engine): add support for --nocombinedupgrade
* update en.po
2023-04-06 11:54:03 +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