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

feat(amazonq): allow users to skip tests #5607

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2024

  1. first commit for custom build command feature

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e94fe63 View commit details
    Browse the repository at this point in the history
  2. feat(amazonq): allow users to skip running tests

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d07b17c View commit details
    Browse the repository at this point in the history
  3. nit: comment

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    76c6c6c View commit details
    Browse the repository at this point in the history
  4. nit: grammar

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    157d2f8 View commit details
    Browse the repository at this point in the history
  5. add test

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b78a3ee View commit details
    Browse the repository at this point in the history
  6. fix lint issue

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3b101b7 View commit details
    Browse the repository at this point in the history
  7. fix lint error

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    666ae2b View commit details
    Browse the repository at this point in the history
  8. put exact build command in manifest instead of flag

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    51b716a View commit details
    Browse the repository at this point in the history
  9. allow only skip unit tests

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    73e5624 View commit details
    Browse the repository at this point in the history
  10. text change

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bd64226 View commit details
    Browse the repository at this point in the history
  11. small text change

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    49cf412 View commit details
    Browse the repository at this point in the history
  12. address comment

    David Hasani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b17119f View commit details
    Browse the repository at this point in the history