Skip to content

blubber: append app base dir to PYTHONPATH.

Gmodena requested to merge fix-docker-pythonpath into main

When running the entrypoint with a full-path script, Python cannot load the local mediawiki_event_enrichment module.

By adding /srv/app to PYTHONPATH, the module can be correctly resolved.

A Blubber version bump was required to enable setting PYTHONPATH in the pipeline configuration.

cc / @xcollazo @tchin

Bug: T368787

Edited by Gmodena

Merge request reports

Loading