Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DevOps platform / Source Collaboration

GitLab, Github or BitBucket

gitlab logo

GitLab is a version control repository hosting service with web-based UI, for source code and development projects which use Git revision control systems.

GitLab is a tool for:

  • collaboration on source code

  • continuous integration

On Pricefx solution implementation projects GitLab is used to:

  • have one single source of truth - i.e. logics & configuration stored in Git are the "correct" versions

  • keep versions of the project configuration and logics

  • collaboration among the configuration engineers - everyone has their local versions, which they synchronize every day with the "remote" repository on GitLab