https://github.com/dissco/dissco-core-orchestration-backend

Orchestration backend to start translators and enrichment service

https://github.com/dissco/dissco-core-orchestration-backend

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

Orchestration backend to start translators and enrichment service

Basic Info
  • Host: GitHub
  • Owner: DiSSCo
  • License: apache-2.0
  • Language: Java
  • Default Branch: main
  • Size: 934 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 4
Created almost 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

orchestration-backend

Orchestration backend to start translators and enrichment service

Owner

  • Name: DiSSCo
  • Login: DiSSCo
  • Kind: organization
  • Email: info@dissco.eu
  • Location: Europe

Distributed System of Scientific Collections - pan-European Research Infrastructure. Updates on DiSSCo and natural science collections

GitHub Events

Total
  • Release event: 2
  • Watch event: 1
  • Delete event: 7
  • Issue comment event: 64
  • Push event: 61
  • Pull request review comment event: 33
  • Pull request event: 52
  • Pull request review event: 77
  • Create event: 47
Last Year
  • Release event: 2
  • Watch event: 1
  • Delete event: 7
  • Issue comment event: 64
  • Push event: 61
  • Pull request review comment event: 33
  • Pull request event: 52
  • Pull request review event: 77
  • Create event: 47

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 55
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.96
  • Merged pull requests: 45
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 37
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.95
  • Merged pull requests: 29
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • southeo (28)
  • samleeflang (27)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

pom.xml maven
  • org.keycloak.bom:keycloak-adapter-bom 16.1.1 import
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  • io.kubernetes:client-java 14.0.1
  • org.apache.httpcomponents:httpclient
  • org.keycloak:keycloak-spring-boot-starter
  • org.projectlombok:lombok
  • org.springframework.boot:spring-boot-configuration-processor
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-freemarker
  • org.springframework.boot:spring-boot-starter-security
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.kafka:spring-kafka
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.springframework.boot:spring-boot-starter-test test
  • org.springframework.kafka:spring-kafka-test test
  • org.springframework.security:spring-security-test test
.github/workflows/build.yaml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
  • anothrNick/github-tag-action 1.36.0 composite
  • docker/build-push-action v3 composite
  • docker/login-action v1 composite
  • docker/metadata-action v4 composite
Dockerfile docker
  • openjdk 17-slim build