Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URBIBBNA-55-2 remove .pbf extension #10

Closed
wants to merge 1,402 commits into from
Closed

URBIBBNA-55-2 remove .pbf extension #10

wants to merge 1,402 commits into from

Conversation

epam-vkerkhoff
Copy link

@epam-vkerkhoff epam-vkerkhoff commented Jun 6, 2024

is this feature ready for review?

  • all acceptance criteria have been fulfilled
  • the implementation is free from known defects
  • the documentation within this repo has been adapted (if applicable)
  • the documentation in Confluence has been adapted (if applicable)
  • there are translations for English, German & Polish for this feature (UI code only)

derhuerst added 30 commits April 4, 2022 18:11
This reverts commit e21d798.
functional changes:
- Docker image build: run on all branches (& tags)
- deploy only on `bbnavi` branch pushes, instead of `release/bb/angermuende`
- Docker caching: instead of pushing `:bb-angermuende`, push `:$CI_COMMIT_BRANCH`

cosmetic/meta changes:
- patch-upgrade Docker-in-Docker (docker:19.03.0-dind) & docker-compose (docker/compose:1.25.0) images
- use GitLab-CI-specific `extends` instead of YAML anchors
- move local $PROJECT into global $QUANTUM_PROJECT variable
- explain Docker caching mechanism
- remove superfluous "tag" stage
Thus, we don't need docker-compose.override.yml anymore.
tag-based deployment

See merge request tpwd/bb-navi/digitransit-ui!120
fix deployment: hard-code bbnavi branch, include bbnavi config in quantum stack name

See merge request tpwd/bb-navi/digitransit-ui!122
We following the nomenclature here that is already deployed in production.
CI: re-add "bb-" to stack name, expect pre-built image on release tags

See merge request tpwd/bb-navi/digitransit-ui!123
dabb.bbnavi.de: remove HTTP basic auth

See merge request tpwd/bb-navi/digitransit-ui!124
When deploying via Quantum CLI, because the service name from docker-compose.yml/
stack.yml is concatenated with `$QUANTUM_PROJECT-bb-$BBNAVI_CONFIG-$QUANTUM_ENDPOINT`,
we end up with >63 characters, so the deployment fails:
- `digitransit-ui-bb-fuerstenberg-havel-tpwd-bb-navi_digitransit-ui` has 64 characters,
- `digitransit-ui-bb-fuerstenberg-havel-tpwd-bbnavi_digitransit-ui` has 63 characters.
enable car and park&ride routing by default

See merge request tpwd/bb-navi/digitransit-ui!125
hbruch and others added 29 commits March 18, 2023 05:49
Change registry to new URL
Copyright geändert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants