Skip to content

egendata/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

Infrastructure

Overview

Continuous Integration/Delivery

Each code change needs to be made via a separate branch and then merged via a Pull Request. Pull requests need to be approved manually as well as approved via automatic checks.

Automatic checks are done with Travis CI as defined in .travis.yml in each repository.

When the master branch is updated as well as successfully built and deployed the resulting docker images are deployed inside OpenShift in the CI environment.

TEST environment is updated using the script deploy-test.sh in /openshift.

Versioning

We use semantic-release to automate version management and package/images publishing.

Deep-dive

OpenShift

Travis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages