An open API service for producing an overview of a list of open source projects.

https://github.com/fortran-lang/setup-fpm

Score: 10.003920949857399

Last synced: about 4 hours ago
JSON representation

Repository metadata:

GitHub Action to setup the Fortran Package Manager for CI on Ubuntu, MacOS and Windows.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 16 days ago

Total Commits: 74
Total Committers: 9
Avg Commits per committer: 8.222
Development Distribution Score (DDS): 0.635

Commits in past year: 16
Committers in past year: 3
Avg Commits per committer in past year: 5.333
Development Distribution Score (DDS) in past year: 0.313

Name Email Commits
gnikit g****s@g****m 27
dependabot[bot] 4****] 13
LKedward l****d@b****k 11
Federico Perini f****i@g****m 11
Jeremie Vandenplas j****s@g****m 4
Brad Richardson e****l@p****m 4
Sebastian Ehlert 2****k 2
scivision 1****n 1
Kjell Jorner 3****r 1

Issue and Pull Request metadata

Last synced: 25 days ago

Total issues: 9
Total pull requests: 55
Average time to close issues: 5 months
Average time to close pull requests: 5 days
Total issue authors: 6
Total pull request authors: 8
Average comments per issue: 2.0
Average comments per pull request: 0.62
Merged pull request: 41
Bot issues: 0
Bot pull requests: 33

Past year issues: 1
Past year pull requests: 14
Past year average time to close issues: about 2 hours
Past year average time to close pull requests: 23 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.07
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 11

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fortran-lang/setup-fpm

Top Issue Authors

  • everythingfunctional (3)
  • minhqdao (2)
  • jalvesz (1)
  • zaikunzhang (1)
  • bonachea (1)
  • awvwgk (1)

Top Pull Request Authors

  • dependabot[bot] (33)
  • gnikit (12)
  • everythingfunctional (2)
  • awvwgk (2)
  • perazz (2)
  • LKedward (2)
  • scivision (1)
  • kjelljorner (1)

Top Issue Labels

  • bug (2)
  • enhancement (1)

Top Pull Request Labels

  • dependencies (33)
  • javascript (25)
  • github_actions (8)

Package metadata

github actions: fortran-lang/setup-fpm

Setup the Fortran Package Manager for use in Github actions CI

  • Homepage:
  • Licenses: mit
  • Latest release: v6.1.0 (published over 1 year ago)
  • Last Synced: 2026-02-11T05:14:52.700Z (about 1 month ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 63
  • Rankings:
    • Dependent packages count: 0.0%
    • Average: 5.116%
    • Dependent repos count: 5.847%
    • Forks count: 6.807%
    • Stargazers count: 7.812%

Dependencies

package-lock.json npm
  • @actions/core 1.2.6
  • @actions/exec 1.0.4
  • @actions/github 4.0.0
  • @actions/http-client 1.0.9
  • @actions/io 1.0.2
  • @actions/tool-cache 1.6.1
  • @octokit/auth-token 2.4.4
  • @octokit/core 3.2.4
  • @octokit/endpoint 6.0.10
  • @octokit/graphql 4.5.8
  • @octokit/openapi-types 2.0.0
  • @octokit/plugin-paginate-rest 2.6.2
  • @octokit/plugin-rest-endpoint-methods 4.4.1
  • @octokit/request 5.4.12
  • @octokit/request-error 2.0.4
  • @octokit/types 6.1.1
  • @types/node 14.14.10
  • before-after-hook 2.1.0
  • deprecation 2.3.1
  • is-plain-object 5.0.0
  • node-fetch 2.6.1
  • once 1.4.0
  • semver 6.3.0
  • tunnel 0.0.6
  • universal-user-agent 6.0.0
  • uuid 3.4.0
  • wrappy 1.0.2
package.json npm
  • @actions/core ^1.2.6
  • @actions/exec ^1.0.4
  • @actions/github ^4.0.0
  • @actions/io ^1.0.2
  • @actions/tool-cache ^1.6.1
.github/workflows/test-workflow.yml actions
  • ./ * composite
  • actions/checkout v3 composite
action.yml actions
  • index.js node16 javascript