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

obsolete - Internal-only breaking changes #1096

Closed
wants to merge 15 commits into from

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    cb0a4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9520000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e563c9d View commit details
    Browse the repository at this point in the history
  4. Removed rootDir property Formatter and its builder because it was…

    … only used to annnotate errors, which will now done by the lint phase.
    nedtwigg committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    6197210 View commit details
    Browse the repository at this point in the history
  5. Remove the FormatExceptionPolicy from the Formatter because it wi…

    …ll become part of linting,
    nedtwigg committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    1eea0fc View commit details
    Browse the repository at this point in the history
  6. Temporarily disable ErrorShouldRethrowTest because Formatter does…

    …n't respect `FormatExceptionPolicy` anymore.
    nedtwigg committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0bd78cc View commit details
    Browse the repository at this point in the history
  7. Refactor PipeStepPair so that it can detect lost tags within our new …

    …lint paradigm. The old way made it impossible to detect lost tags if `apply` always succeeds.
    nedtwigg committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    480e555 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e61d7e1 View commit details
    Browse the repository at this point in the history
  9. Remove deprecated methods.

    nedtwigg committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    6a0c81b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc01036 View commit details
    Browse the repository at this point in the history
  11. Update the changelog.

    nedtwigg committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    481aa49 View commit details
    Browse the repository at this point in the history
  12. Update changelog.

    nedtwigg committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    e2fdef5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d8fe6d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2991b26 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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