Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SA3LI Trial SA3LI Trial
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SA3
  • SA3LI TrialSA3LI Trial
  • Wiki
    • Conventions
  • Tagging convention

Last edited by mark Oct 01, 2021
Page history

Tagging convention

What are Tags?

Tags are a fundamental part of git, and therefore the Forge. They can be used to go back to a specific point in time and see what the repository looked like.

SA3LI tags the repository for every published version of its 3GPP specifications, and for the output of every SA plenary meeting. Tags can be viewed and searched at the repository's Tags page.

Conventions

SA3LI uses the following convention when creating tags as part of the CR process.

Tag name Description Example
spec/{deliverable}/{version} Tags a published version of a given deliverable spec/33128/17.1.0
output/{meeting title} Tags the output of a given meeting output/SA93e

Individual elements such as {deliverable}, {version} and {meeting title} are rendered following SA3LI's rendering conventions.

Clone repository
  • Conventions
    • Branching convention
    • CR form conventions
    • Drafting rules
    • Merge Request convention
    • Rendering conventions
    • Tagging convention
  • Dealing with Merge Conflicts
  • How To
    • Create a CR
    • Join a project
    • Log in
    • Rename a Branch
  • Making changes to a Merge Request
  • Merging changes as a rapportuer
  • Process
    • Automated checking
    • CR Authors
View All Pages