GitHub / gemoc / git-sync-tools
Scripts and maven plugin used to synchronize repositories with git submodules by following naming convention on branches (discover/remove new branches)
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/gemoc%2Fgit-sync-tools
Stars: 2
Forks: 1
Open issues: 6
License: epl-2.0
Language: Java
Size: 121 KB
Dependencies parsed at:
14
Created at: about 6 years ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 3 days ago
- actions/checkout v2 composite
- actions/setup-java v2 composite
.github/workflows/maven.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-java v2 composite
- actions/upload-artifact v2 composite
- org.apache.maven.plugin-tools:maven-plugin-annotations 3.2 provided
- commons-cli:commons-cli 1.4
- commons-io:commons-io 2.7
- org.apache.maven:maven-plugin-api 2.0
- org.codehaus.plexus:plexus-utils 3.3.0
- org.eclipse.jgit:org.eclipse.jgit 5.2.1.201812262042-r
- org.slf4j:slf4j-simple 1.7.25
- junit:junit 4.13.1 test