yay/pkg/dep
Jo 8916cd174b
refactor(yay): move cfg inside of runtime (#2259)
* rework relationship between runtime and cfg

* separate runtime from cfg

* simplify instantiation logic

* move installer to appropriate package

* move operator to sync package

* add tests for srcinfo service

* consolidate srcinfo service in sync

* add logger to srcinfo

* add logger to preparer

* remove unused text functions

* remove remaining text.* from srcinfo

* remove global logger parts

* remove global org method exports

* remove global logger

* move text->input

* add rule to prevent fmt.Print

* update golangci go version

* remove outdated FAQs

* remove outdated FAQs
2023-08-06 21:39:41 +02:00
..
mock Allow use of rpc client as an alternative to the metadata client (#1918) 2023-02-20 11:20:48 +00:00
testdata feat(dep): add provider resolution on first layer (#2147) 2023-05-01 15:56:42 +00:00
topo refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
dep.go chore(yay): lift legacy engine (#2189) 2023-05-24 08:22:18 +00:00
dep_graph.go chore(topo): move topo to where it's used (#2250) 2023-07-23 20:20:05 +00:00
dep_graph_test.go Fix handling targets with specified db (#2218) 2023-07-06 06:53:46 +00:00
target_handler.go chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00