Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W WMF Data Workflow Utils
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • data-engineeringdata-engineering
  • WMF Data Workflow Utils
  • Merge requests
  • !15

Use PACKAGE_VERSION from shell env

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Gmodena requested to merge 1-project_version-should-be-overridable-in-downstream-pipelines into main Apr 11, 2022
  • Overview 6
  • Commits 16
  • Pipelines 16
  • Changes 5

Closes #1

This MR adds allows downstream pipelines to define their own PACKAGE_NAME, PACKAGE_VERSION and PACKAGE_VERSION_SCRIPT variables.

There are two uses cases for this:

  • Projects that want to manage their version scheme and update process
  • Project that are not setuptools based (not sure if this is a good thing)
Edited Apr 11, 2022 by Gmodena
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1-project_version-should-be-overridable-in-downstream-pipelines