GitHub / hibernate / replicate-jira
A sync tool using web hooks and Jira REST API to perform the one way sync of upstream Jira to the downstream one
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Freplicate-jira
Stars: 0
Forks: 2
Open issues: 6
License: apache-2.0
Language: Java
Size: 477 KB
Dependencies parsed at:
25
Created at: 7 months ago
Updated at: 11 days ago
Pushed at: 11 days ago
Last synced at: 5 days ago
Topics: jira, sync, synchronization
.github/workflows/build.yml
actions
- actions/cache v3 composite
- actions/checkout v4 composite
- actions/setup-java v2 composite
.github/workflows/deploy.yml
actions
- actions/checkout v4 composite
- actions/setup-java v2 composite
- azure/setup-helm v4.0.0 composite
- docker/login-action v3 composite
- redhat-actions/oc-login v1 composite
pom.xml
maven
- io.quarkiverse.helm:quarkus-helm 1.2.5
- io.quarkus:quarkus-arc
- io.quarkus:quarkus-container-image-jib
- io.quarkus:quarkus-elytron-security-properties-file
- io.quarkus:quarkus-hibernate-validator
- io.quarkus:quarkus-openshift
- io.quarkus:quarkus-rest
- io.quarkus:quarkus-rest-client
- io.quarkus:quarkus-rest-client-jackson
- io.quarkus:quarkus-rest-jackson
- io.quarkus:quarkus-scheduler
- io.quarkus:quarkus-smallrye-health
- io.quarkus:quarkus-junit5 test
- io.quarkus:quarkus-junit5-mockito test
- io.rest-assured:rest-assured test
- org.apache.commons:commons-csv 1.12.0 test
- org.assertj:assertj-core test