peridot/utils
Mustafa Gezen 3319abf62b
Multiple changes related to build, modules and cloning
* Dependencies are now installed with best=1
* rpmutils.NVR is now equal to srpmproc's rpmutils.Nvr
* Add support for cloning a project and swapping target project builds on top
* Side NVR repos are now faster to create
* Module builds now support side NVRs
* Side NVRs now support multiple builds of a certain version
* ListBuilds now properly supports filters
* yumrepofsupdater now runs on a better node pool
* Upgrade srpmproc to v0.4.3
* kubernetes.jsonnet now supports node pool placements
* Modulemds are now copied properly to avoid accidental pointer overrides that propagated back to unrelated Mds
* rpmimport now properly imports SRPMs and doesn't fail randomly
* Yumrepofs now properly adds module defaults in non-all repos
* Yumrepofs now properly swaps older module artifacts
* Yumrepofs now properly replaces non-project artifacts after a clone swap
* Added additional logging to yumrepofs
2022-11-19 02:52:24 +01:00
..
BUILD.bazel Chain interceptors using grpc_middleware 2022-08-31 20:06:03 +02:00
aws.go Fix dev mode for yumrepofs 2022-11-04 03:30:10 +01:00
db.go Initial commit 2022-07-07 22:13:21 +02:00
env.go Rename all to rules_resf and resf_frontend 2022-10-30 08:58:16 +01:00
errors.go Initial commit 2022-07-07 22:13:21 +02:00
flags.go Rename all to rules_resf and resf_frontend 2022-10-30 08:58:16 +01:00
grpc.go Chain interceptors using grpc_middleware 2022-08-31 20:06:03 +02:00
health.go Initial commit 2022-07-07 22:13:21 +02:00
interceptors.go Chain interceptors using grpc_middleware 2022-08-31 20:06:03 +02:00
pointer.go Multiple changes related to build, modules and cloning 2022-11-19 02:52:24 +01:00
progress.go Initial commit 2022-07-07 22:13:21 +02:00
slice.go Add support for lookaside rpm import, introduce CLI and machine-to-machine callers support 2022-08-31 20:06:01 +02:00
sqlx.go Initial commit 2022-07-07 22:13:21 +02:00