You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice for a Trino project to support reproducible builds. This not only makes the release process retriable but ensures that anyone with access to the source code can build and compare builds against released artifacts to check whether they are the same (bit-by-bit)
It would be nice for a Trino project to support reproducible builds. This not only makes the release process retriable but ensures that anyone with access to the source code can build and compare builds against released artifacts to check whether they are the same (bit-by-bit)
The following issues need to be resolved:
outputTimestamp
intrino-maven-plugin
: Support reproducible builds trino-maven-plugin#24airbase
configuration to use commit time rather than a build time: Support reproducible maven builds airlift/airbase#406provisio-maven-plugin
to use user-configured output timestamp for zip entriesThe text was updated successfully, but these errors were encountered: