Ecosyste.ms: Summary

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

https://github.com/andelf/nightly-release

actions github-actions nightly-build

Score: 8.619027497297505

Last synced: 2 days ago
JSON representation

Repository metadata:

A Github Action to create and update a Nightly Release


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 13 days ago

Total Commits: 81
Total Committers: 2
Avg Commits per committer: 40.5
Development Distribution Score (DDS): 0.099

Commits in past year: 8
Committers in past year: 2
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
Andelf a****f@g****m 73
dependabot[bot] 4****] 8

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 2
Total pull requests: 100
Average time to close issues: about 2 months
Average time to close pull requests: 28 days
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 0.5
Average comments per pull request: 0.93
Merged pull request: 2
Bot issues: 0
Bot pull requests: 99

Past year issues: 1
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 14 days
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 4

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/andelf/nightly-release

Top Issue Authors

  • ivybowman (1)
  • kmilos (1)

Top Pull Request Authors

  • dependabot[bot] (99)
  • tjpalmer (1)

Top Issue Labels

  • good first issue (1)

Top Pull Request Labels

  • dependencies (99)
  • javascript (89)
  • github_actions (10)

Package metadata

github actions: andelf/nightly-release

Create or update the nightly release, remove old artifacts and upload new artifacts

  • Homepage:
  • Licenses: mit
  • Latest release: v0.0.4 (published over 2 years ago)
  • Last Synced: 2024-04-12T19:22:10.970Z (13 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 173
  • Rankings:
    • Dependent packages count: 0.0%
    • Dependent repos count: 3.419%
    • Average: 11.225%
    • Stargazers count: 19.791%
    • Forks count: 21.689%

Dependencies

package-lock.json npm
  • 506 dependencies
package.json npm
  • @types/mime ^2.0.3 development
  • @types/node ^16.11.11 development
  • @typescript-eslint/parser ^5.0.0 development
  • @vercel/ncc ^0.33.0 development
  • eslint ^8.0.1 development
  • eslint-plugin-github ^4.3.5 development
  • eslint-plugin-jest ^25.0.5 development
  • jest ^27.4.2 development
  • js-yaml ^4.1.0 development
  • prettier 2.5.1 development
  • ts-jest ^27.0.7 development
  • typescript ^4.5.2 development
  • @actions/core ^1.6.0
  • @actions/github ^5.0.0
  • @actions/glob ^0.2.0
  • mime ^3.0.0
  • node-fetch ^3.1.0
yarn.lock npm
  • 506 dependencies
.github/workflows/check-dist.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2.5.0 composite
  • actions/upload-artifact v2 composite
.github/workflows/test.yml actions
  • ./ * composite
  • actions/checkout v2 composite
action.yml actions
  • dist/index.js node16 javascript