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
- Host: GitHub
- URL: https://github.com/seqeralabs/wave-cli
- Owner: seqeralabs
- License: apache-2.0
- Created: 2023-06-03T09:15:02.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-07-24T15:23:01.000Z (22 days ago)
- Last Synced: 2026-07-31T08:08:03.345Z (16 days ago)
- Topics: conda, containers, docker, kubernetes, singularity, spack
- Language: Java
- Homepage: https://seqera.io/wave
- Size: 497 KB
- Stars: 19
- Watchers: 14
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Owner metadata:
- Name: Seqera
- Login: seqeralabs
- Email: info@seqera.io
- Kind: organization
- Description: Powering the next generation of big data analysis applications
- Website: https://seqera.io
- Location: Spain
- Twitter: seqeralabs
- Company:
- Icon url: https://avatars.githubusercontent.com/u/43272961?v=4
- Repositories: 121
- Last Synced at: 2026-08-14T20:15:54.544Z
- Profile URL: https://github.com/seqeralabs
GitHub Events
Total
- Create event: 26
- Delete event: 15
- Fork event: 1
- Issue comment event: 18
- Issues event: 4
- Member event: 1
- Pull request event: 26
- Pull request review comment event: 8
- Pull request review event: 12
- Push event: 58
- Release event: 3
- Watch event: 1
- Total: 173
Last Year
- Create event: 9
- Delete event: 3
- Fork event: 1
- Issue comment event: 7
- Issues event: 1
- Pull request event: 7
- Pull request review comment event: 5
- Pull request review event: 5
- Push event: 20
- Total: 58
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 | 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
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
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
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
- 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
- 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