Skip to content

Conversation

@jetbrains-junie
Copy link
Contributor

This PR initializes JetBrains Junie 🚀 by adding essential configuration files.

Includes:

  • GitHub workflow for automated execution
  • Dev container setup (if applicable)

Generated automatically by Junie. Review and customize as needed.

@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Jun 2, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Jun 2, 2025
@knutwannheden knutwannheden reopened this Jun 4, 2025
@github-project-automation github-project-automation bot moved this from Done to In Progress in OpenRewrite Jun 4, 2025
@knutwannheden knutwannheden merged commit ec88484 into main Jun 4, 2025
2 checks passed
@knutwannheden knutwannheden deleted the junie-init branch June 4, 2025 17:58
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Jun 4, 2025
knutwannheden added a commit that referenced this pull request Jun 5, 2025
knutwannheden added a commit that referenced this pull request Jun 5, 2025
stefanodallapalma pushed a commit to stefanodallapalma/rewrite-static-analysis that referenced this pull request Jul 15, 2025
* feat(junie): added .junie workflow

* feat(junie): added .devcontainer.json

* Update devcontainer.json

---------

Co-authored-by: jetbrains-junie[bot] <201638009+jetbrains-junie[bot]@users.noreply.github.com>
Co-authored-by: Knut Wannheden <[email protected]>
stefanodallapalma pushed a commit to stefanodallapalma/rewrite-static-analysis that referenced this pull request Jul 15, 2025
timtebeek added a commit that referenced this pull request Jul 17, 2025
* Initialize JetBrains Junie 🚀 (#583)

* feat(junie): added .junie workflow

* feat(junie): added .devcontainer.json

* Update devcontainer.json

---------

Co-authored-by: jetbrains-junie[bot] <201638009+jetbrains-junie[bot]@users.noreply.github.com>
Co-authored-by: Knut Wannheden <[email protected]>

* Revert "Initialize JetBrains Junie 🚀 (#583)" (#585)

This reverts commit ec88484.

* TypecastParenPad should not make incorrect changes for Groovy

Fixes #561

* refactor: Extract documentation examples from tests

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.ExamplesExtractor?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw

Co-authored-by: Moderne <[email protected]>

* UnnecessaryCatch: Handling MultiCatch

* Fixed case where entire multi-catch should be deleted

* Apply formatter

* Collapse conditionals in `isCheckedException` to return early

* Remove need for JavaTemplate

* Reduce further

* Also left trim alternatives

* Do not remove catch for exceptions thrown

* Avoid making changes for try with resources

* Show yet another problematic case

* Fix final test

* Add another failing test

* Update src/main/java/org/openrewrite/staticanalysis/UnnecessaryCatch.java

Co-authored-by: Stefano Dalla Palma <[email protected]>

* Update src/main/java/org/openrewrite/staticanalysis/UnnecessaryCatch.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add another test case seen

---------

Co-authored-by: jetbrains-junie[bot] <201638009+jetbrains-junie[bot]@users.noreply.github.com>
Co-authored-by: Knut Wannheden <[email protected]>
Co-authored-by: Tim te Beek <[email protected]>
Co-authored-by: Tim te Beek <[email protected]>
Co-authored-by: Moderne <[email protected]>
Co-authored-by: stefanod <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants