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

Fix Windows embedded file path bug #103

Merged

Commits on Feb 15, 2024

  1. hardcode embed file system path separator

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    46db3a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. add temporary panic

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    dd0af15 View commit details
    Browse the repository at this point in the history
  2. remove panic

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4eec781 View commit details
    Browse the repository at this point in the history
  3. use platform matrix to test on Windows

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0316e7d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Updated to latest go tuf

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2c40aab View commit details
    Browse the repository at this point in the history
  2. Added debug prints for windows testing

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bc3bda7 View commit details
    Browse the repository at this point in the history
  3. Make sure the timestamp expired in the past to make tests more reliable

    on other platforms such as windows
    
    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3276db1 View commit details
    Browse the repository at this point in the history
  4. add mac os matrix job

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d938c7c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'embedded-file-path-windows-bug' of github.com:malancas/…

    …sigstore-go into embedded-file-path-windows-bug
    malancas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    10717b8 View commit details
    Browse the repository at this point in the history