Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P platform-airflow-dags
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Gmodena
  • platform-airflow-dags
  • Merge requests
  • !21

Normalise path layout in factories and cookiecutter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gmodena requested to merge T295360-fix-pyspark-paths into multi-project-dags-repo Dec 22, 2021
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 4

This MR fixes some inconsistencies between dags boilerplate and the cookiecutter template:

  • the expected venv location has moved one level up in the deployed project home
  • project dir (cookiecutter config) is not part of pipelines home; we let boilerplate chain dirs together.
Edited Dec 22, 2021 by Gmodena
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: T295360-fix-pyspark-paths