Skip to content

v-perfilev/fatodo-chat-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fatodo chat-service

Spring app for chat service

Tests

Unit tests

./mvnw test

Integration tests

./mvnw verify -DskipUTs

Contract tests

./mvnw -ntp --batch-mode -s etc/maven/settings.xml initialize test-compile failsafe:integration-test failsafe:verify 
    -Pcontracts
    -Dmaven.repo.url=URL
    -Dmaven.repo.username=USERNAME
    -Dmaven.repo.password=PASSWORD

CI/CD pipeline

The following environment variables must be set:

Common for the project:

SONAR_URL
SONAR_TOKEN

MAVEN_URL
MAVEN_USERNAME
MAVEN_PASSWORD

SERVER_URL
SERVER_USER
SERVER_IP
SERVER_ID_RSA

DOCKER_COMMON_PARAMS

Unique for the app:

APP_NAME

DOCKER_APP_PARAMS

About

Fatodo chat service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published