Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/doteric/semantic-release-major-tag

Score: 14.900587657847435

Last synced: 1 day ago
JSON representation

Repository metadata:

Create & update a major tag for your release using semantic-release (for example 'v2')


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 9
Total Committers: 4
Avg Commits per committer: 2.25
Development Distribution Score (DDS): 0.444

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Eric K 3****c 5
Eric Crosson e****n@u****u 2
MichaΕ‚ Drobniak m****b@g****m 1
Eryk Kolodziej e****j@g****k 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 6
Average time to close issues: about 2 months
Average time to close pull requests: 5 days
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 1.5
Average comments per pull request: 2.0
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/doteric/semantic-release-major-tag

Top Issue Authors

  • doteric (1)
  • mikaello (1)

Top Pull Request Authors

  • doteric (3)
  • EricCrosson (2)
  • mdrobny (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

npmjs.org: semantic-release-major-tag

Create and update major version tags during release

  • Homepage: https://github.com/doteric/semantic-release-major-tag
  • Licenses: ISC
  • Latest release: 0.3.2 (published over 1 year ago)
  • Last Synced: 2025-01-16T20:31:59.709Z (12 days ago)
  • Versions: 9
  • Dependent Packages: 16
  • Dependent Repositories: 4
  • Downloads: 38,922 Last month
  • Rankings:
    • Dependent packages count: 1.429%
    • Downloads: 2.778%
    • Average: 5.597%
    • Dependent repos count: 5.625%
    • Forks count: 8.923%
    • Stargazers count: 9.229%
  • Maintainers (1)

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
package-lock.json npm
  • 367 dependencies
package.json npm
  • @types/jest ^29.2.2 development
  • @types/semantic-release ^17.2.4 development
  • @typescript-eslint/eslint-plugin ^5.42.1 development
  • @typescript-eslint/parser ^5.42.1 development
  • eslint ^8.27.0 development
  • jest ^29.3.1 development
  • prettier ^2.7.1 development
  • rimraf ^3.0.2 development
  • ts-jest ^29.0.3 development
  • typescript ^4.8.4 development
.github/workflows/release.yml.todo actions