Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 178
    • Merge requests 178
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !29695

Adding draft translator for trans to pers names

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Zach Marshall requested to merge zmarshal/athena:21.2_ContainerNameDecoding into 21.2 Jan 22, 2020
  • Overview 18
  • Commits 2
  • Pipelines 3
  • Changes 2

To avoid warnings and reduce some code complexity, we want a translator from transient container name (e.g. with _v3 in, or with DataVectr<>) to persistent name (no _v3, or Container). This adds a little helper function to do the translation, and uses it in RecExCommon - successfully avoiding the warnings that are printed otherwise.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.2_ContainerNameDecoding