luet/pkg/compiler/types
Ettore Di Giacinto c9aed37fa7 Fixup on values interpolation and metadata retrieve
- Fixup search path on metadata spec load. Previously we were reading
  the package being passed, and not the one resolved (it failed against
selectors)
- Do inherit first pushrepositories, so they take precedence over pull
- Add test cases to cover build values interpolation by remote
  repositories
- Enhance test cases to check image cache repository inheritance when
  --from-repositories is passed
- Fix race condition when inheriting buildspec options: Instead of consuming the compiler one, annotate the updates in the
package BuildOption spec which is passed by
- Update vendor
2021-04-23 12:02:19 +02:00
..
artifact Allow create-repo to source trees from remote repositories 2021-04-16 14:01:13 +02:00
compression Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
options Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
spec Fixup on values interpolation and metadata retrieve 2021-04-23 12:02:19 +02:00