luet/pkg/installer
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
..
client Fixup on values interpolation and metadata retrieve 2021-04-23 12:02:19 +02:00
config_protect.go Add option config_from_host 2020-11-07 18:56:25 +01:00
finalizer.go Check target with PathSeparator in finalizer.go 2021-04-08 10:22:24 +02:00
installer_suite_test.go Use dynamic pkgs cache dir for test suite 2020-02-01 20:05:19 +01:00
installer_test.go Allow create-repo to source trees from remote repositories 2021-04-16 14:01:13 +02:00
installer.go Check if there are upgrades before attempting install 2021-04-16 23:38:10 +02:00
interface.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
repository_docker.go Strip invalid chars from docker images also for metadata files 2021-04-19 17:18:37 +02:00
repository_local.go Add values interpolation inheritance test 2021-04-16 14:01:23 +02:00
repository_test.go Allow create-repo to source trees from remote repositories 2021-04-16 14:01:13 +02:00
repository.go PackageIndex is in repository metadata file only 2021-04-16 15:12:51 +02:00
system.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00