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

Diver - Lines of codes and useful metrics #28

Closed
pylapp opened this issue Dec 20, 2021 · 0 comments
Closed

Diver - Lines of codes and useful metrics #28

pylapp opened this issue Dec 20, 2021 · 0 comments
Labels
enhancement New feature or request 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
Copy link
Member

pylapp commented Dec 20, 2021

As an open source referent,
I want to compute the number of lines of code
So that I can sent this information to colleagues who need it.

Input: Target project folder
Output: Plain text
Library: Cloc

Add an entry in the wiki to run this feature for all projects of organisation (add code sample).

@pylapp pylapp added feature-diver Enhancement related to the diver feature feature-new Enhancement for a new feature (which has not its GitHub label) labels Dec 20, 2021
@pylapp pylapp added this to the 2.2.0 milestone Jan 20, 2022
@pylapp pylapp changed the title Diver - Count lines of codes Diver -Lines of codes and useful metrics Jan 24, 2022
@pylapp pylapp changed the title Diver -Lines of codes and useful metrics Diver - Lines of codes and useful metrics Jan 24, 2022
@pylapp pylapp added enhancement New feature or request and removed feature-new Enhancement for a new feature (which has not its GitHub label) labels Jan 25, 2022
@pylapp pylapp modified the milestones: 2.2.0, 2.3.0, 2.4.0 Feb 24, 2022
@pylapp pylapp modified the milestones: 2.4.0, 2.5.0 Mar 8, 2022
@pylapp pylapp added the feature-new Enhancement for a new feature (which has not its GitHub label) label Mar 8, 2022
@pylapp pylapp modified the milestones: 2.5.0, 2.6.0 Mar 9, 2022
@pylapp pylapp added the next-release Scheduled in next release of project label May 17, 2022
@pylapp pylapp removed this from the 2.6.0 milestone Jun 30, 2023
pylapp added a commit that referenced this issue Jul 18, 2023
Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
pylapp added a commit that referenced this issue Jul 18, 2023
- Add script to call cloc
- Update dry-run
- Improve README

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
pylapp added a commit that referenced this issue Jul 18, 2023
- Add script to call cloc
- Update dry-run
- Improve README

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
@pylapp pylapp mentioned this issue Jul 18, 2023
pylapp added a commit that referenced this issue Jul 18, 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 <pierreyves.lapersonne@orange.com>

* doc(#87): add DCO sample (#89)

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* doc(#90): add security policy for repository (#91)

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* chore(#86): remove data test samples for release archives (#92)

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* [#85] [#93] Update README, dry-run files (#94)

* doc(#85): split main README to four

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* doc(#85): split REAMDE, update dry-run (#93) and licenses files

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

---------

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* Prepare version 2.12.0

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

---------

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
@pylapp pylapp closed this as completed Jul 18, 2023
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 <pierreyves.lapersonne@orange.com>

* doc(#87): add DCO sample (#89)

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* doc(#90): add security policy for repository (#91)

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* chore(#86): remove data test samples for release archives (#92)

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* [#85] [#93] Update README, dry-run files (#94)

* doc(#85): split main README to four

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* doc(#85): split REAMDE, update dry-run (#93) and licenses files

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

---------

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* Prepare version 2.12.0

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* fix(#96): broken hyperlinks in README menus

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* feat(#98): metrics computation from Git URL or directory path (#99)

- Breaking public API
- New options

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* Prepare version 2.13.0

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

---------

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 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
Projects
None yet
Development

No branches or pull requests

1 participant