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

Random fixes broken out of base layer work #1374

Merged

Commits on Apr 27, 2022

  1. Document LayerReader interface

    Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
    TBBle committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    298101e View commit details
    Browse the repository at this point in the history
  2. Typo fix contaler->container

    Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
    TBBle committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7611912 View commit details
    Browse the repository at this point in the history
  3. Introduce safefile.MkdirAllRelative, like os.MkdirAll

    Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
    TBBle committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    af4457c View commit details
    Browse the repository at this point in the history
  4. Fix a typo in a comment

    Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
    TBBle committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8c2391d View commit details
    Browse the repository at this point in the history
  5. Include all the built binaries in the archive

    I also sorted the archive step list of binaries to match the calls to
    `go build` so that it's clear when a binary has been overlooked.
    
    Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
    TBBle committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    be9ebd6 View commit details
    Browse the repository at this point in the history