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

https://github.com/the-cloud-clockwork/gitfoam

Score: -Infinity

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Dumb Rust daemon: auto-mirrors local git state to a disposable remote branch via rolling amend+force-push


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 9
Total Committers: 2
Avg Commits per committer: 4.5
Development Distribution Score (DDS): 0.333

Commits in past year: 9
Committers in past year: 2
Avg Commits per committer in past year: 4.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Nestor Colt n****r@t****m 6
Nestor Colt n****t@g****m 3

Issue and Pull Request metadata

Last synced: 9 days ago

Total issues: 0
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: less than a minute
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: less than a minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/the-cloud-clockwork/gitfoam

Top Issue Authors

Top Pull Request Authors

  • nestorcolt (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • dtolnay/rust-toolchain stable composite
  • softprops/action-gh-release v2 composite
Cargo.lock cargo
  • aho-corasick 1.1.4
  • anstream 1.0.0
  • anstyle 1.0.14
  • anstyle-parse 1.0.0
  • anstyle-query 1.1.5
  • anstyle-wincon 3.0.11
  • anyhow 1.0.102
  • clap 4.6.0
  • clap_builder 4.6.0
  • clap_derive 4.6.0
  • clap_lex 1.1.0
  • colorchoice 1.0.5
  • env_filter 1.0.1
  • env_logger 0.11.10
  • heck 0.5.0
  • is_terminal_polyfill 1.70.2
  • itoa 1.0.18
  • jiff 0.2.23
  • jiff-static 0.2.23
  • log 0.4.29
  • memchr 2.8.0
  • once_cell_polyfill 1.70.2
  • portable-atomic 1.13.1
  • portable-atomic-util 0.2.6
  • proc-macro2 1.0.106
  • quote 1.0.45
  • regex 1.12.3
  • regex-automata 0.4.14
  • regex-syntax 0.8.10
  • serde 1.0.228
  • serde_core 1.0.228
  • serde_derive 1.0.228
  • serde_json 1.0.149
  • strsim 0.11.1
  • syn 2.0.117
  • unicode-ident 1.0.24
  • utf8parse 0.2.2
  • windows-link 0.2.1
  • windows-sys 0.61.2
  • zmij 1.0.21
.github/workflows/tag.yml actions
  • actions/checkout v4 composite
Cargo.toml cargo