Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl
  • Merge requests
  • !474

Update of gene and transcript includes version update

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marek Szuba requested to merge UpdateVersion into master Mar 13, 2020
  • Overview 3
  • Commits 3
  • Pipelines 0
  • Changes 4

Created by: mira13

Description

On gene and transcript update, update version as well;

Use case

When other teams runs gene/transcript updates, they have a problem to separately update version with direct sql request, so we just include version update in common update.

Benefits

Less code in pipeline, remove from pipelines authors responsibility to update a version separately from common update

Possible Drawbacks

Version will be updated in all cases

Testing

existing tests covers proposed code, data health checks will cover the rest of the testcases

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: UpdateVersion