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

https://github.com/seqeralabs/wave-cli

conda containers docker kubernetes singularity spack

Score: 5.337538079701318

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Command line tool for Wave containers provisioning service


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 214
Total Committers: 8
Avg Commits per committer: 26.75
Development Distribution Score (DDS): 0.271

Commits in past year: 32
Committers in past year: 5
Avg Commits per committer in past year: 6.4
Development Distribution Score (DDS) in past year: 0.375

Name Email Commits
Paolo Di Tommaso p****o@g****m 156
Munish Chouhan m****n@s****o 45
seqeralabs-renovate[bot] 2****] 6
Dr Marco Claudio De La Pierre m****e@g****m 2
Cristian Ramon-Cortes c****v 2
Ϳason Βoxman 1****a 1
Stefano Boriero s****o@s****o 1
Arnau Alcázar Lleopart a****u@a****t 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 40
Total pull requests: 85
Average time to close issues: about 1 month
Average time to close pull requests: 13 days
Total issue authors: 14
Total pull request authors: 8
Average comments per issue: 1.9
Average comments per pull request: 1.84
Merged pull request: 62
Bot issues: 1
Bot pull requests: 11

Past year issues: 2
Past year pull requests: 14
Past year average time to close issues: N/A
Past year average time to close pull requests: 6 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.71
Past year merged pull request: 8
Past year bot issues: 1
Past year bot pull requests: 11

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/seqeralabs/wave-cli

Top Issue Authors

  • pditommaso (20)
  • munishchouhan (4)
  • jason-seqera (3)
  • abhi18av (2)
  • emi80 (2)
  • fa2k (1)
  • muffato (1)
  • seqeralabs-renovate[bot] (1)
  • mashehu (1)
  • jordeu (1)
  • marcodelapierre (1)
  • edmundmiller (1)
  • itrujnara (1)
  • ewels (1)

Top Pull Request Authors

  • munishchouhan (52)
  • pditommaso (11)
  • seqeralabs-renovate[bot] (11)
  • marcodelapierre (5)
  • cristianrcv (3)
  • jason-seqera (1)
  • arnaualcazar (1)
  • CormacKinsella (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • renovate-actions (11)

Package metadata

spack.io: nf-wave-cli

Command line tool for Wave containers provisioning service.

  • Homepage: https://github.com/seqeralabs/wave-cli
  • Licenses: []
  • Latest release: 1.2.0 (published over 2 years ago)
  • Last Synced: 2026-08-14T15:01:33.643Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 28.474%
    • Dependent packages count: 56.949%
  • Maintainers (1)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-java v3 composite
  • actions/upload-artifact v3 composite
  • graalvm/setup-graalvm v1 composite
  • jreleaser/release-action v2 composite
app/build.gradle maven
  • com.squareup.moshi:moshi 1.14.0 implementation
  • com.squareup.moshi:moshi-adapters 1.14.0 implementation
  • dev.failsafe:failsafe 3.1.0 implementation
  • info.picocli:picocli 4.6.1 implementation
  • io.seqera:wave-api 0.5.0 implementation
  • io.seqera:wave-utils 0.7.5 implementation
  • org.apache.commons:commons-lang3 3.12.0 implementation
  • org.yaml:snakeyaml 2.1 implementation
  • cglib:cglib-nodep 3.3.0 testImplementation
  • com.github.tomakehurst:wiremock 2.27.2 testImplementation
  • org.codehaus.groovy:groovy 3.0.15 testImplementation
  • org.codehaus.groovy:groovy-nio 3.0.15 testImplementation
  • org.codehaus.groovy:groovy-test 3.0.17 testImplementation
  • org.objenesis:objenesis 3.2 testImplementation
  • org.spockframework:spock-core 2.3-groovy-3.0 testImplementation
  • org.spockframework:spock-junit4 2.3-groovy-3.0 testImplementation
buildSrc/build.gradle maven