Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,882
    • Issues 2,882
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 913
    • Merge requests 913
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !12014

Open
Created Jul 22, 2021 by Dylan Baker@dbakerDeveloper
  • Report abuse
Report abuse

delete VERSION file

  • Overview 5
  • Commits 1
  • Pipelines 3
  • Changes 9

Since we now only have one build system, we can get rid of the external VERSION file and all of the complicated machinary around it. meson introspect --projectinfo meson.build can provide the version in a json paylad which is easy to work with from our scripts, and those are ported as well as the documentation being updated.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: submit/remove-version-file