brave-intl / bat-go

Pass "go", collect 200 BAT
Mozilla Public License 2.0
41 stars 31 forks source link

improve kaniko caching and add to payments shell #2553

Closed evq closed 1 month ago

evq commented 1 month ago

Summary

we needed to opt into copy layer caching and also ensure the mtime of the files were normalized in order for it to work properly. to do so I changed the docker-reproducible command to always create a new clean temporary clone of the repository and set mtime based on git changes.

Type of Change

Tested Environments

Before Requesting Review

Manual Test Plan