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 upgrade-assistant support #1

Merged
merged 23 commits into from
Sep 26, 2024
Merged

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Update gradle/licenseHeader.txt

    Co-authored-by: Tim te Beek <timtebeek@gmail.com>
    bryceatmoderne and timtebeek authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f7c9c24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2fe6a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'upgrade-assistant-support' of github.com:openrewrite/re…

    …write-dotnet into upgrade-assistant-support
    bryceatmoderne committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4121c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    099ce3a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    cef7dee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upgrade-assistant-support' of github.com:openrewrite/re…

    …write-dotnet into upgrade-assistant-support
    bryceatmoderne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    030e951 View commit details
    Browse the repository at this point in the history
  3. Update src/test/java/org/openrewrite/dotnet/UpgradeAssistantTest.java

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bryceatmoderne and github-actions[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    47b3745 View commit details
    Browse the repository at this point in the history
  4. Fix code smells

    bryceatmoderne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    62dbb4e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'upgrade-assistant-support' of github.com:openrewrite/re…

    …write-dotnet into upgrade-assistant-support
    bryceatmoderne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    18547a1 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    timtebeek and github-actions[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6c41f2f View commit details
    Browse the repository at this point in the history
  7. Add category.yml

    bryceatmoderne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0b572f1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'upgrade-assistant-support' of github.com:openrewrite/re…

    …write-dotnet into upgrade-assistant-support
    bryceatmoderne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    00d11cc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    99f3b9d View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/org/openrewrite/dotnet/UpgradeAssistantAnalysis.…

    …java
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bryceatmoderne and github-actions[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    34cc6c7 View commit details
    Browse the repository at this point in the history
  3. Update src/test/java/org/openrewrite/dotnet/UpgradeAssistantAnalyzeTe…

    …st.java
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bryceatmoderne and github-actions[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    53d480a View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/org/openrewrite/dotnet/UpgradeAssistant.java

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bryceatmoderne and github-actions[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    738532e View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/org/openrewrite/dotnet/UpgradeAssistantRecipe.java

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bryceatmoderne and github-actions[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b8a40db View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    timtebeek and github-actions[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e84e5c4 View commit details
    Browse the repository at this point in the history
  7. Fix unit test

    bryceatmoderne committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    59bb066 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Minimize test indentation

    timtebeek committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    325e601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f4749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68baf10 View commit details
    Browse the repository at this point in the history