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

Add console_link library to migration console, implement cat-indices #657

Commits on May 14, 2024

  1. Jenkins improvements for local testing.

    Setup a docker-compose environment to run jenkins and have a couple build options to build with local (current) changes.
    I'm also setting up/testing some changes for loading the Jenkinsfile from the repo.
    
    Signed-off-by: Greg Schohn <greg.schohn@gmail.com>
    gregschohn committed May 14, 2024
    Configuration menu
    Copy the full SHA
    864eb6e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. init console_link library

    Signed-off-by: Mikayla Thompson <thomika@amazon.com>
    mikaylathompson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d990bc8 View commit details
    Browse the repository at this point in the history
  2. fix bugs, clean up function

    Signed-off-by: Mikayla Thompson <thomika@amazon.com>
    mikaylathompson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5f0b9f1 View commit details
    Browse the repository at this point in the history
  3. Add some schema validation, fix replayer

    Signed-off-by: Mikayla Thompson <thomika@amazon.com>
    mikaylathompson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6f0c2ae View commit details
    Browse the repository at this point in the history
  4. Start adding tests

    Signed-off-by: Mikayla Thompson <thomika@amazon.com>
    mikaylathompson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4534f6c View commit details
    Browse the repository at this point in the history
  5. Change cli name to just console

    Signed-off-by: Mikayla Thompson <thomika@amazon.com>
    mikaylathompson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    12e8554 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Address review comments & flake8

    Signed-off-by: Mikayla Thompson <thomika@amazon.com>
    mikaylathompson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dfea935 View commit details
    Browse the repository at this point in the history