https://github.com/opendatamesh-initiative/odm-platform

A platform to manage the data product life cycle
https://github.com/opendatamesh-initiative/odm-platform

Keywords

computational-governance data-contract data-fabric data-management data-mesh data-product

Keywords from Contributors

measurements sanitation control training featured event-streaming feature-flag feature-toggle

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

A platform to manage the data product life cycle


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 588
Total Committers: 10
Avg Commits per committer: 58.8
Development Distribution Score (DDS): 0.342

Commits in past year: 588
Committers in past year: 10
Avg Commits per committer in past year: 58.8
Development Distribution Score (DDS) in past year: 0.342

Name Email Commits
Mattia Pennati m****i@q****t 387
Andrea Gioia a****a@q****t 104
FedericoInvernici f****i@q****t 27
github-workflows-version-updater 22
Mattia m****5@g****m 13
Federico Sala f****a@q****t 11
RiccardoAmbrosini r****i@q****t 11
Andrea Gioia g****a@g****m 8
Giandomenico Avelluto g****o@q****t 3
Federico f****d@h****t 2

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 37
Total pull requests: 70
Average time to close issues: 8 days
Average time to close pull requests: about 3 hours
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 0.22
Average comments per pull request: 0.01
Merged pull request: 66
Bot issues: 0
Bot pull requests: 0

Past year issues: 37
Past year pull requests: 70
Past year average time to close issues: 8 days
Past year average time to close pull requests: about 3 hours
Past year issue authors: 4
Past year pull request authors: 5
Past year average comments per issue: 0.22
Past year average comments per pull request: 0.01
Past year merged pull request: 66
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/opendatamesh-initiative/odm-platform

Top Issue Authors

  • mattia155 (24)
  • FedericoInverniciQuantyca (7)
  • andrea-gioia (5)
  • Giandom (1)

Top Pull Request Authors

  • mattia155 (55)
  • FedericoInverniciQuantyca (8)
  • andrea-gioia (5)
  • fedesala22 (1)
  • RiccardoAmbrosini (1)

Top Issue Labels

  • enhancement (30)
  • bug (3)
  • good first issue (1)

Top Pull Request Labels


Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3.5.2 composite
  • actions/setup-java v3 composite
  • shimataro/ssh-key-action v2 composite
.github/workflows/cicd.yml actions
  • actions/checkout v3.5.2 composite
  • actions/setup-java v3 composite
  • shimataro/ssh-key-action v2 composite
Dockerfile docker
  • openjdk 17-alpine build
docker-compose.yml docker
  • postgres 11-alpine
product-plane-services/devops-server/Dockerfile docker
  • openjdk 17-alpine build
product-plane-services/devops-server/docker-compose.yml docker
  • postgres 11-alpine
product-plane-services/registry-server/src/main/resources/mysql/docker-compose.yml docker
  • mysql 8
product-plane-services/registry-server/src/main/resources/postgres/docker-compose.yml docker
  • postgres 11-alpine
platform-core/commons/pom.xml maven
  • com.fasterxml.jackson.core:jackson-annotations 2.15.1
  • com.fasterxml.jackson.core:jackson-core 2.15.1
  • com.fasterxml.jackson.core:jackson-databind 2.15.1
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.1
  • org.apache.commons:commons-lang3 3.13.0
  • org.apache.tomcat.embed:tomcat-embed-core
  • org.projectlombok:lombok
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-test
  • org.springframework.boot:spring-boot-starter-web
  • org.yaml:snakeyaml 2.0
platform-core/pom.xml maven
pom.xml maven
product-plane-services/devops-api/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • org.opendatamesh:odm-platform-core-dpds 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.networknt:json-schema-validator 1.0.72
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.docx4j:docx4j-ImportXHTML 3.0.0
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-test
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.security:spring-security-test test
product-plane-services/devops-server/pom.xml maven
  • org.opendatamesh:odm-platform-core-dpds 1.0.0 compile
  • org.opendatamesh:odm-platform-pp-devops-api 1.0.0 compile
  • org.opendatamesh:odm-platform-pp-registry-api 1.0.0 compile
  • org.opendatamesh:odm-platform-up-executor-api 1.0.0 compile
  • org.opendatamesh:odm-platform-up-notification-api 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.h2database:h2
  • com.networknt:json-schema-validator 1.0.72
  • mysql:mysql-connector-java 8.0.33
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.apache.tomcat.embed:tomcat-embed-core 9.0.76
  • org.docx4j:docx4j-ImportXHTML 3.0.0
  • org.flywaydb:flyway-core
  • org.flywaydb:flyway-mysql
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.postgresql:postgresql
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-data-jpa
  • org.springframework.boot:spring-boot-starter-test
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework.security:spring-security-test test
  • org.testcontainers:mysql 1.18.3 test
  • org.testcontainers:postgresql 1.18.3 test
  • org.testcontainers:testcontainers 1.18.3 test
product-plane-services/pom.xml maven
product-plane-services/registry-api/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • org.opendatamesh:odm-platform-core-dpds 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.networknt:json-schema-validator 1.0.72
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.docx4j:docx4j-ImportXHTML 3.0.0
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-test
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.security:spring-security-test test
product-plane-services/registry-server/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • org.opendatamesh:odm-platform-core-dpds 1.0.0 compile
  • org.opendatamesh:odm-platform-pp-registry-api 1.0.0 compile
  • org.opendatamesh:odm-platform-up-notification-api 1.0.0 compile
  • org.opendatamesh:odm-platform-up-policy-api 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.fasterxml.jackson.core:jackson-annotations 2.15.1
  • com.fasterxml.jackson.core:jackson-core 2.15.1
  • com.fasterxml.jackson.core:jackson-databind 2.15.1
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.1
  • com.h2database:h2
  • com.networknt:json-schema-validator 1.0.72
  • mysql:mysql-connector-java 8.0.33
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.apache.tomcat.embed:tomcat-embed-core
  • org.docx4j:docx4j-ImportXHTML 3.0.0
  • org.flywaydb:flyway-core
  • org.flywaydb:flyway-mysql
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.postgresql:postgresql
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-data-jpa
  • org.springframework.boot:spring-boot-starter-test
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.yaml:snakeyaml 2.0
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework.security:spring-security-test test
  • org.testcontainers:mysql 1.18.3 test
  • org.testcontainers:postgresql 1.18.3 test
  • org.testcontainers:testcontainers 1.18.3 test
utility-plane-services/executor-api/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • org.opendatamesh:odm-platform-core-dpds 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.networknt:json-schema-validator 1.0.72
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.docx4j:docx4j-ImportXHTML 3.0.0
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-test
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.security:spring-security-test test
utility-plane-services/notification-api/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • org.opendatamesh:odm-platform-core-dpds 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.networknt:json-schema-validator 1.0.72
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.docx4j:docx4j-ImportXHTML 3.0.0
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-test
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.security:spring-security-test test
utility-plane-services/notification-server/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • org.opendatamesh:odm-platform-pp-registry-api 1.0.0 compile
  • org.opendatamesh:odm-platform-up-notification-api 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.h2database:h2
  • com.networknt:json-schema-validator 1.0.72
  • mysql:mysql-connector-java 8.0.33
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.docx4j:docx4j-ImportXHTML 3.0.0
  • org.flywaydb:flyway-core
  • org.flywaydb:flyway-mysql
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.postgresql:postgresql
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-data-jpa
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
  • org.springframework.security:spring-security-test test
utility-plane-services/policy-api/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • org.opendatamesh:odm-platform-pp-registry-api 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • jakarta.persistence:jakarta.persistence-api
  • org.springdoc:springdoc-openapi-ui 1.6.11
utility-plane-services/policy-server/pom.xml maven
  • org.opendatamesh:odm-platform-up-policy-api 1.0.0 compile
  • org.projectlombok:lombok 1.18.24 provided
  • com.h2database:h2
  • mysql:mysql-connector-java 8.0.33
  • org.apache.tomcat.embed:tomcat-embed-core
  • org.flywaydb:flyway-core
  • org.flywaydb:flyway-mysql
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.postgresql:postgresql
  • org.springdoc:springdoc-openapi-ui 1.6.11
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-data-jpa
  • org.springframework.boot:spring-boot-starter-web
utility-plane-services/pom.xml maven
platform-core/dpds-parser/pom.xml maven
  • org.projectlombok:lombok 1.18.24 provided
  • com.fasterxml.jackson.core:jackson-annotations 2.15.1
  • com.fasterxml.jackson.core:jackson-core 2.15.1
  • com.fasterxml.jackson.core:jackson-databind 2.15.1
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.1
  • com.networknt:json-schema-validator 1.0.72
  • commons-io:commons-io 2.11.0
  • io.swagger.core.v3:swagger-annotations 2.2.2
  • org.eclipse.jgit:org.eclipse.jgit 6.6.0.202305301015-r
  • org.eclipse.jgit:org.eclipse.jgit.ssh.apache 6.6.0.202305301015-r
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.yaml:snakeyaml 2.0
  • org.assertj:assertj-core 3.24.2 test
  • org.junit.jupiter:junit-jupiter test
  • org.slf4j:slf4j-simple 1.7.36 test
odm-cli/pom.xml maven
  • org.opendatamesh:odm-platform-core-commons 1.0.0 compile
  • info.picocli:picocli 4.7.5
  • org.opendatamesh:odm-platform-core-dpds-parser 1.0.0
  • org.springframework.boot:spring-boot-starter
  • org.springframework:spring-webmvc

Score: 4.867534450455583