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

https://github.com/denilai/roar

Score: 0.6931471805599453

Last synced: about 1 hour ago
JSON representation

Repository metadata:

A tool for rendering Argo CD applications based on the App-of-apps pattern


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 39
Total Committers: 2
Avg Commits per committer: 19.5
Development Distribution Score (DDS): 0.179

Commits in past year: 39
Committers in past year: 2
Avg Commits per committer in past year: 19.5
Development Distribution Score (DDS) in past year: 0.179

Name Email Commits
Kirill Denisov k****0@o****m 32
Kirill Denisov d****m@y****u 7

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: 5 months
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 months
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.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/denilai/roar

Top Issue Authors

  • denilai (1)

Top Pull Request Authors

  • denilai (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/buid-and-test.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/create-release v1 composite
  • actions/setup-go v5 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sirupsen/logrus v1.9.3
  • github.com/spf13/pflag v1.0.10
  • github.com/stretchr/testify v1.11.1
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sirupsen/logrus v1.9.3
  • github.com/spf13/pflag v1.0.10
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • github.com/stretchr/testify v1.11.1
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1