HSL OTP Deployments ・ DEV ・ PROD
OTP GraphQL Explorer ・ DEV ・ PROD
This is the Digitransit fork of OpenTripPlanner.
The digitransit_ext_config branch contains the Digitransit CI configuration and scripts.
The contents of the
v2branch are reset often and nothing is configured to be retained in the branch permanently! It should not be used as a base for changes. Always use the upstreamdev-2.xbranch as a base and make contributions there.
This repository contains the current dev version in-use in the v2 branch.
The current prod version comes from the latest release.
There is also a custom-release branch that is used for building versions of OTP that differ from the v2 branch.
Checkout .github/workflows. The configured CI pipelines build docker images for dev and prod. The built images can be found here: https://hub.docker.com/r/hsldevcom/opentripplanner.
This script can be used to merge and push changes from e.g. upstream/dev-2.x to the v2 or custom-release branches.
You need to have python3 and jq installed.
The generated changelog diff can be found in this file, if it exists.