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

Support SOURCE_DATE_EPOCH #823

Merged
merged 3 commits into from
Mar 10, 2022
Merged

Commits on Mar 10, 2022

  1. Support SOURCE_DATE_EPOCH

    Platforms can set `SOURCE_DATE_EPOCH` to control the timestamp on the exported app images.
    
    See #809 for more details.
    
    Signed-off-by: Jesse Brown <jabrown85@gmail.com>
    jabrown85 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ffcd8f5 View commit details
    Browse the repository at this point in the history
  2. Fixing 0.9 skip-layers test

    Signed-off-by: Jesse Brown <jabrown85@gmail.com>
    jabrown85 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5f79838 View commit details
    Browse the repository at this point in the history
  3. Added 0.9 exiter test

    Signed-off-by: Jesse Brown <jabrown85@gmail.com>
    jabrown85 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8a54c19 View commit details
    Browse the repository at this point in the history