Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #26621
Closed
Open
Issue created Feb 07, 2019 by Brendan O'Leary 🐢@brendan🌻Developer

Show pipeline iid in pipelines page

Release notes

You may want to connect your GitLab Pipelines to a file version or build number and were limited by the Pipeline ID exceeding a 16-bit integer requirement. Now, we have enabled the Pipeline IID to be exposed in the pipeline view to easily enable you to effortlessly support a Windows versioning schema.

Problem to solve

Users want to embed the build-number in Windows resource files, specifically the “file version” field which can take only 16 bits integers. In most cases ID has exceeded 16bit and thus break’s the windows versioning schema. Exposing IID as an identifier could solve this problem.

IID was added in [11.0] and is useful for things like semver, but not exposed anywhere in the UI. We're considering chaning the routing of pipelines to match IID which would be valuable, but maybe a breaking change for some use cases. Before doing that, we could add IID to the user interface elsewhere (for instance the pipelines page).

Target audience

  • Delaney, Development Team Lead, https://design.gitlab.com/research/personas#persona-delaney
  • Sasha, Software Developer, https://design.gitlab.com/research/personas#persona-sasha
  • Devon, DevOps Engineer, https://design.gitlab.com/research/personas#persona-devon

Further details

This will help make CI more lovable, per our "Lovable" north star.

Design Proposal

Surface the IID on the pipeline index page to improve discoverability of pipelines.

What does success look like, and how can we measure that?

Links / references

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited Feb 03, 2022 by 🤖 GitLab Bot 🤖
Assignee
Assign to
Time tracking