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

refactor: use hermetic tar #385

Merged
merged 3 commits into from
Apr 26, 2024
Merged

refactor: use hermetic tar #385

merged 3 commits into from
Apr 26, 2024

Commits on Apr 25, 2024

  1. refactor: use hermetic tar

    Fixes #328
    
    fix: supply mtree file for determinism
    
    fix: set tar content times to beginning of this year
    
    avoids some tools thinking that 1970 is 'too old'
    
    refactor: extract function for mtree lines
    
    refactor: cleanup STAGING_DIR
    
    chore: bump to bazel-lib 2.0rc
    
    chore: remove bazel 5 workaround
    
    Bazel-lib 2.0 doesn't include this anymore
    
    chore: upgrade stardoc to match bzlmod version
    
    ci: test on bazel 7 rather than 5
    alexeagle committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cff2ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0ee64 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update tarball.sh.tpl

    alexeagle authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    958b84d View commit details
    Browse the repository at this point in the history