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

Get node db from aws in Windows e2e flow #3216

Merged
merged 12 commits into from
Apr 6, 2022

Commits on Apr 4, 2022

  1. Get node db snapshot from the aws

    Piotr Stachyra committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    3c142fa View commit details
    Browse the repository at this point in the history
  2. Rm old node db and add simple logging

    Piotr Stachyra committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    2eb1447 View commit details
    Browse the repository at this point in the history
  3. Update windows workflow

    Piotr Stachyra committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    87f9c7c View commit details
    Browse the repository at this point in the history
  4. Use wget

    Piotr Stachyra committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    bf1c4bd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Use tar --force-local for so Windows does not complain

    Piotr Stachyra committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ffdafe9 View commit details
    Browse the repository at this point in the history
  2. Try to use C:\ for more space

    Piotr Stachyra committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ea7782d View commit details
    Browse the repository at this point in the history
  3. Working directory update

    Piotr Stachyra committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    679c641 View commit details
    Browse the repository at this point in the history
  4. Checkout branch specified with GH actions

    Piotr Stachyra committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c3ce02b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Update workflows to have option for getting node DB either from AWS o…

    …r GH cache
    Piotr Stachyra committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    eaa6b98 View commit details
    Browse the repository at this point in the history
  2. Fix tar --force-local for Windows

    Piotr Stachyra committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    258d5e9 View commit details
    Browse the repository at this point in the history
  3. update README

    Piotr Stachyra committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    68f38b4 View commit details
    Browse the repository at this point in the history
  4. update Testing.md

    Piotr Stachyra committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    607f2dc View commit details
    Browse the repository at this point in the history