Skip to content

E3AARCHAI-23433: Enhance mps-cli-py parser input API to accept individual JAR files, mixed path lists, and regex patterns#68

Merged
Prithvi686 merged 2 commits into
mainfrom
feature/E3AARCHAI-23433_enhance_binary_persistency_input_api
Jul 21, 2026
Merged

E3AARCHAI-23433: Enhance mps-cli-py parser input API to accept individual JAR files, mixed path lists, and regex patterns#68
Prithvi686 merged 2 commits into
mainfrom
feature/E3AARCHAI-23433_enhance_binary_persistency_input_api

Conversation

@Prithvi686

Copy link
Copy Markdown
Collaborator

mps-cli-py : enhance build() to accept individual JAR paths and jar_filter regex and build() now accepts the following -

  • individual .jar file paths alongside directory paths
  • mixed lists of directories and .jar files
  • optional jar_filter regex to filter jars by filename when scanning directories

Also individual JAR paths always bypass jar_filter since they are now explicitly named.
Added a new test as well.

…ilter regex and build() now accepts the following -

- individual .jar file paths alongside directory paths
- mixed lists of directories and .jar files
- optional jar_filter regex to filter jars by filename when scanning directories
- also individual JAR paths always bypass jar_filter since they are now explicitly named
@Prithvi686
Prithvi686 requested a review from danielratiu July 21, 2026 17:55

@danielratiu danielratiu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@Prithvi686
Prithvi686 enabled auto-merge (squash) July 21, 2026 19:49
@Prithvi686
Prithvi686 merged commit 0ebd427 into main Jul 21, 2026
4 of 5 checks passed
@Prithvi686
Prithvi686 deleted the feature/E3AARCHAI-23433_enhance_binary_persistency_input_api branch July 21, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants