Skip to content

Conversation

@subhramit
Copy link
Member

Follow-up to: #13012
Refs. #110

Add ADR.

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [/] Change in CHANGELOG.md described in a way that is understandable for the average user (if change is visible to the user)
  • [/] Tests created for changes (if applicable)
  • [/] Manually tested changed features in running JabRef (always required)
  • [/] Screenshots added in PR description (if change is visible to the user)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • [/] Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

subhramit added 2 commits May 10, 2025 22:07
Signed-off-by: subhramit <[email protected]>
Signed-off-by: subhramit <[email protected]>
@subhramit subhramit requested a review from calixtus May 10, 2025 16:41

1. **Commands and Subcommands**: Picocli's strong support for nested commands makes it easier to organize complex command-line applications with multiple features.

2. **Modularization**: Better organization of code through a more modular structure, with each command potentially having its own class.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"potentially having" - I don't like this line. Maybe result of some hallucination, need to make this more concrete.

@subhramit
Copy link
Member Author

@trag-bot didn't find any issues in the code! ✅✨

Yeah, Sherlock. Because there is no code.

@subhramit
Copy link
Member Author

Interesting solution to this problem! I've been working on similar challenges recently.

What?

@subhramit subhramit enabled auto-merge May 10, 2025 18:56
@calixtus
Copy link
Member

Interesting solution to this problem! I've been working on similar challenges recently.

What?

Spam, just reported this. Don't mind it, the github team will remove that nonsense

@calixtus calixtus requested a review from Siedlerchr May 10, 2025 19:05
@calixtus
Copy link
Member

@Siedlerchr can you check JCommander option?

@trag-bot
Copy link

trag-bot bot commented May 10, 2025

@trag-bot didn't find any issues in the code! ✅✨

@subhramit subhramit disabled auto-merge May 10, 2025 19:13
@calixtus calixtus added this pull request to the merge queue May 10, 2025
Merged via the queue into main with commit b899437 May 10, 2025
2 checks passed
@calixtus calixtus deleted the ADR branch May 10, 2025 21:47
@github-actions
Copy link
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@koppor koppor mentioned this pull request May 11, 2025
1 task
Siedlerchr added a commit that referenced this pull request May 12, 2025
…ddLobidIsbnFetcher

* 'addLobidIsbnFetcher' of github.com:JabRef/jabref: (26 commits)
  Bump com.konghq:unirest-java-core from 4.4.6 to 4.4.7 (#13104)
  Bump ai.djl:bom from 0.32.0 to 0.33.0 (#13106)
  Bump org.openrewrite.rewrite from 7.5.0 to 7.6.1 (#13105)
  Bump com.tngtech.archunit:archunit-junit5-engine from 1.4.0 to 1.4.1 (#13103)
  Bump com.konghq:unirest-modules-gson from 4.4.6 to 4.4.7 (#13102)
  Bump jablib/src/main/resources/csl-styles from `b8070a7` to `9b777f6` (#13101)
  Refine http sever doc (#13100)
  Add type "Bug" (#13099)
  Fix dash
  feat: select correct tab for creation of new entry (#13087) (#13091)
  Add missing empty line
  Fix notarization flag (#13095)
  Add more options to ADR-044 (#13098)
  Update year (#13097)
  Add ADR for migration from Apache Commons to Picocli (#13096)
  fix-localization (#13092)
  Fix condition for "comment-on-pr"
  fix-git-version (#13093)
  hotfix: enable ea build also on label added
  Check label "dev: binary" for upload to builds.jabref.org (#13086)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants