Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Apply reproducible builds to plugins (#4746) #5281

Merged
merged 1 commit into from
Nov 16, 2022

Commits on Nov 16, 2022

  1. Apply reproducible builds to plugins (opensearch-project#4746)

    As per gradle [docs] add support to remove timestamps and package with
    same order which is required from [reproducible] builds
    
    This is a result of the discussion in
    opensearch-project/opensearch-plugin-template-java#38
    to apply for all plugins going forward.
    
    [docs]:
    https://docs.gradle.org/current/userguide/working_with_files.html#sec:reproducible_archives
    [reproducible]: https://reproducible-builds.org/
    
    Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    (cherry picked from commit e44158d)
    inglor committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4df6254 View commit details
    Browse the repository at this point in the history