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

Made breaking change detector own its own setup and build process #8705

Merged
merged 21 commits into from
Aug 24, 2023

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    0257198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    698c80e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e814413 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e62ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcad7cc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    adc98ac View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    70ed11c View commit details
    Browse the repository at this point in the history
  2. Minor Cleanup

    melinath committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bfd5b92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb6ba8 View commit details
    Browse the repository at this point in the history
  4. Revert "Intentionally broke breaking change detector"

    This reverts commit bcb6ba8.
    melinath committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    259f927 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a16c0cd View commit details
    Browse the repository at this point in the history
  6. Made a breaking change

    melinath committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2deecd7 View commit details
    Browse the repository at this point in the history
  7. Added additional logging

    melinath committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9f9a460 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Removed export in generate_comment.sh

    export hides the exit code of the command being run; assignment on its own does not. Export is not required in the context of a shell script
    melinath committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    56ddff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c5961 View commit details
    Browse the repository at this point in the history
  3. Added bin/ cleanup

    melinath committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f49c27e View commit details
    Browse the repository at this point in the history
  4. Revert "Intentionally caused panic in breaking change detector at run…

    …time"
    
    This reverts commit a16c0cd.
    melinath committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6b078c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    b628966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9059287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a0d7f5 View commit details
    Browse the repository at this point in the history
  4. Revert "Made a breaking change"

    This reverts commit 2deecd7.
    melinath committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a791b36 View commit details
    Browse the repository at this point in the history