-
Notifications
You must be signed in to change notification settings - Fork 7
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
Diver - Compute metrics with in parameter URL to clone repo #98
Labels
feature-diver
Enhancement related to the diver feature
feature-new
Enhancement for a new feature (which has not its GitHub label)
next-release
Scheduled in next release of project
Comments
pylapp
added a commit
that referenced
this issue
Jul 19, 2023
- Breaking public API - New options Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
pylapp
added a commit
that referenced
this issue
Jul 19, 2023
- Breaking public API - New options Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Merged
pylapp
added a commit
that referenced
this issue
Jul 19, 2023
* feat(#28): count of lines in script (#88) - Add script to call cloc - Update dry-run - Improve README Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * doc(#87): add DCO sample (#89) Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * doc(#90): add security policy for repository (#91) Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * chore(#86): remove data test samples for release archives (#92) Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * [#85] [#93] Update README, dry-run files (#94) * doc(#85): split main README to four Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * doc(#85): split REAMDE, update dry-run (#93) and licenses files Signed-off-by: Pierre-Yves Lapersonne <[email protected]> --------- Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * Prepare version 2.12.0 Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * fix(#96): broken hyperlinks in README menus Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * feat(#98): metrics computation from Git URL or directory path (#99) - Breaking public API - New options Signed-off-by: Pierre-Yves Lapersonne <[email protected]> * Prepare version 2.13.0 Signed-off-by: Pierre-Yves Lapersonne <[email protected]> --------- Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
pylapp
added a commit
that referenced
this issue
Jul 19, 2023
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
pylapp
added a commit
that referenced
this issue
Jul 19, 2023
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
pylapp
added a commit
that referenced
this issue
Jul 19, 2023
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature-diver
Enhancement related to the diver feature
feature-new
Enhancement for a new feature (which has not its GitHub label)
next-release
Scheduled in next release of project
As an opensource referent
I want to run the lines-count.sh script with the URL of the repo to clone
So that I can in one command clone and compue metrics of a specific repo instead of cloning myself and running such script
The text was updated successfully, but these errors were encountered: