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

Added support for passing snapshot build options. #189

Merged
merged 5 commits into from
Aug 12, 2021

Commits on Aug 12, 2021

  1. Refactor argument parsing to use argparse.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    683b3a7 View commit details
    Browse the repository at this point in the history
  2. Added support for snapshot builds.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    a9bc648 View commit details
    Browse the repository at this point in the history
  3. Fix: typo.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    76bb3a8 View commit details
    Browse the repository at this point in the history
  4. Record -SNAPSHOT version.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    538198b View commit details
    Browse the repository at this point in the history
  5. Removed echo.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    73254c1 View commit details
    Browse the repository at this point in the history