https://github.com/spinnaker/kork

Kork provides some basic service building blocks for Spinnaker.

https://github.com/spinnaker/kork

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 103 committers (1.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary

Keywords

hacktoberfest

Keywords from Contributors

interactive distributed embedded projection sequences optim genomics observability autograding hacking
Last synced: 10 months ago · JSON representation

Repository

Kork provides some basic service building blocks for Spinnaker.

Basic Info
  • Host: GitHub
  • Owner: spinnaker
  • License: apache-2.0
  • Language: Java
  • Default Branch: master
  • Homepage:
  • Size: 3.95 MB
Statistics
  • Stars: 42
  • Watchers: 63
  • Forks: 173
  • Open Issues: 17
  • Releases: 0
Topics
hacktoberfest
Created about 12 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Codeowners Authors

README.md

Build Status

Kork provides some basic service building blocks for Spinnaker.

Additionally Kork adapts NetflixOSS platform components to Spring configuration and Spring-Boot autoconfiguration.

This project provides Spring bindings for NetflixOSS components that are typically exposed and configured via the internal Netflix Platform. The exposed Bean bindings are set up with reasonable defaults and limited assumptions about the existence of other infrastructure services. Using Spring-Boot AutoConfiguration, they will only conditionally load in an environment where the internal Netflix platform is not available.

Owner

  • Name: spinnaker
  • Login: spinnaker
  • Kind: organization

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.

GitHub Events

Total
  • Release event: 17
  • Watch event: 1
  • Delete event: 4
  • Issue comment event: 37
  • Push event: 25
  • Pull request review comment event: 122
  • Pull request event: 50
  • Pull request review event: 140
  • Fork event: 2
  • Create event: 27
Last Year
  • Release event: 17
  • Watch event: 1
  • Delete event: 4
  • Issue comment event: 37
  • Push event: 25
  • Pull request review comment event: 122
  • Pull request event: 50
  • Pull request review event: 140
  • Fork event: 2
  • Create event: 27

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 1,204
  • Total Committers: 103
  • Avg Commits per committer: 11.689
  • Development Distribution Score (DDS): 0.885
Past Year
  • Commits: 33
  • Committers: 10
  • Avg Commits per committer: 3.3
  • Development Distribution Score (DDS): 0.667
Top Committers
Name Email Commits
Cameron Fieber c****r@n****m 139
Rob Zienert r****t@n****m 120
Bob T Builder b****s@n****m 88
David Byron 8****f 74
Rob Fletcher r****r 72
Chris Smalley c****y@n****m 65
Adam Jordens a****s@n****m 53
Sandesh 3****y 46
spinnakerbot s****t@s****o 43
Eric Zimanyi e****i@g****m 32
Asher Feldman c****a@g****m 27
Michael Plump p****y@g****m 26
Sairam Rekapalli s****i@n****m 24
Mark Vulfson m****n@n****m 22
Emily Burns e****s@n****m 21
Travis Tomsu t****u@g****m 19
Kiran Godishala 5****a 19
Eric Wiseblatt e****t@g****m 16
Tomas Lin c****n@n****m 16
Jeyrs Chabu j****u@n****m 15
Daniel Peach d****h@a****o 13
Cameron Motevasselani c****i@g****m 13
Matt Sicker m****r@a****m 12
dreynaud r****l@g****m 12
xibz i****g@g****m 11
Scott Frederick s****k@p****o 11
Kathryn Lewis k****s@a****o 11
Nicolas Cohen n****t 10
Daniel Woods d****s@g****m 9
Lars Wander l****r 9
and 73 more...

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 274
  • Average time to close issues: N/A
  • Average time to close pull requests: 25 days
  • Total issue authors: 0
  • Total pull request authors: 40
  • Average comments per issue: 0
  • Average comments per pull request: 1.32
  • Merged pull requests: 212
  • Bot issues: 0
  • Bot pull requests: 46
Past Year
  • Issues: 0
  • Pull requests: 48
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 10
  • Average comments per issue: 0
  • Average comments per pull request: 0.94
  • Merged pull requests: 33
  • Bot issues: 0
  • Bot pull requests: 12
Top Authors
Issue Authors
Pull Request Authors
  • dbyron-sf (74)
  • mergify[bot] (47)
  • j-sandy (46)
  • jvz (27)
  • kirangodishala (26)
  • dependabot[bot] (12)
  • xibz (12)
  • SheetalAtre (12)
  • jasonmcintosh (12)
  • spinnakerbot (9)
  • edgarulg (6)
  • mattgogerly (5)
  • Luthan95 (5)
  • christosarvanitis (4)
  • armory-abedonik (4)
Top Labels
Issue Labels
Pull Request Labels
auto merged (242) ready to merge (237) target-release/1.30 (36) target-release/1.34 (33) target-release/1.29 (20) target-release/1.31 (15) target-release/1.32 (13) dependencies (12) target-release/1.35 (11) target-release/1.33 (10) autobump-spinnakerGradleVersion-master (9) conflicts (8) target-release/1.28 (7) target-release/1.37 (4) target-release/1.27 (3) target-release/1.36 (3)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
.github/workflows/bump_dependencies.yml actions
  • spinnaker/bumpdeps master composite
.github/workflows/gradle-wrapper-validation.yml actions
  • actions/checkout v2 composite
  • gradle/wrapper-validation-action v1 composite
.github/workflows/pr.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/setup-java v2 composite
  • peter-evans/repository-dispatch v1 composite
build.gradle maven
  • org.junit.vintage:junit-vintage-engine * testRuntimeOnly