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

Replace CLOC CLI connector with jcloc #442

Merged
merged 16 commits into from
Aug 6, 2024
Merged

Replace CLOC CLI connector with jcloc #442

merged 16 commits into from
Aug 6, 2024

Conversation

dabico
Copy link
Member

@dabico dabico commented Jul 18, 2024

This PR integrates our other project: https://github.com/seart-group/jcloc. Although currently in preview, the API will once again provide more stability while removing the dependency on an external cloc executable.

dabico added 16 commits July 17, 2024 09:09
Autowiring or requesting instances will yield builders with already
initialized settings. Currently only supports the timeout settings.
I decided to lower the maximum allowed file size from 100MB to 25MB. I
felt like 100 was too much, but something like 5 (which GitHub uses to
limit previews in the browser) was too little, so I decided to settle on
a divisor midpoint.
For future reference, any external program should be invoked through
Codehaus Plexus.
Removes the `cloc` program from the list of `apk`-installed packages.
@dabico dabico merged commit 12bbf76 into master Aug 6, 2024
6 checks passed
@dabico dabico deleted the enhancement/cloc branch August 6, 2024 13:48
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.

1 participant