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

Make OSD Bootstrap more sturdy in CI #901

Merged
merged 14 commits into from
Aug 11, 2023

Commits on Aug 10, 2023

  1. Apply updates from OSD

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    180d8c6 View commit details
    Browse the repository at this point in the history
  2. Revert accidental flyout change

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    25cbc24 View commit details
    Browse the repository at this point in the history
  3. Add bootstrap cache to CI

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a4cbfd2 View commit details
    Browse the repository at this point in the history
  4. Avoid nested directory traversal on cache hashing

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ca67814 View commit details
    Browse the repository at this point in the history
  5. Tweak path traversal again

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8aa5711 View commit details
    Browse the repository at this point in the history
  6. Fix order of operations for cd

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2e40d54 View commit details
    Browse the repository at this point in the history
  7. Fix CDs again

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    147d2ce View commit details
    Browse the repository at this point in the history
  8. Debugging: Add ls

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    23e7b4d View commit details
    Browse the repository at this point in the history
  9. Fix CDs (again)

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3743fdd View commit details
    Browse the repository at this point in the history
  10. Fix directories for caching

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6eaf56d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Update cache behavior based on actual bootstrap function

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f5620e1 View commit details
    Browse the repository at this point in the history
  2. Re-add plugin linking

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3c63785 View commit details
    Browse the repository at this point in the history
  3. Make hash target smaller

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9216b55 View commit details
    Browse the repository at this point in the history
  4. Add a restore key to the cache

    Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
    Swiddis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ea657f3 View commit details
    Browse the repository at this point in the history