Skip to content

HSLdevcom/OpenTripPlanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31,177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


OpenTripPlanner (OTP) - Digitransit Fork

HSL OTP Deployments ・ DEVPROD

HSL OTP Debug ・ DEVPROD

OTP GraphQL Explorer ・ DEVPROD

Overview of CI and Branch Configuration

This is the Digitransit fork of OpenTripPlanner. The digitransit_ext_config branch contains the Digitransit CI configuration and scripts.

The contents of the v2 branch 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 upstream dev-2.x branch as a base and make contributions there.

Relevant Branches

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.

CI Configuration

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.

About

An open source multi-modal trip planner

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 97.2%
  • TypeScript 1.9%
  • Python 0.4%
  • XSLT 0.2%
  • HTML 0.1%
  • CSS 0.1%
  • Other 0.1%