Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • vidjil vidjil
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.7k
    • Issues 1.7k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 116
    • Merge requests 116
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vidjilvidjil
  • vidjilvidjil
  • Merge requests
  • !727

Release 2020.06

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Mathieu Giraud requested to merge feature-a/release into dev Jun 11, 2020
  • Overview 26
  • Commits 3
  • Pipelines 5
  • Changes 4

Preparation

  • New features are described in doc/vidjil-algo.md
  • Breaking changes (or needed) are understood

On the feature-a/release branch, the last commit is the release commit updating the three following files:

  • CHANGELOG
  • doc/vidjil-algo.md with the proper release tag
  • algo/release with the proper release tag

Pipelines

https://gitlab.inria.fr/vidjil/vidjil/pipelines/150868

Usual tests should pass, but also:

  • prepare_release
  • valgrind_unit
  • valgrind_functional
  • multiple_tests

Benchmarks

  • almost no change...
  • ... or significant changes are understood

Tag and push

  • merge this MR to dev
  • merge dev to master
  • tag: git tag release-20XX-XX; git push origin release-20XX-XX
  • mirror to GH: git push github master release-20XX.XX
  • click publish_release (there may be changes to dev-ci...)

Deploy

  • doc : voir !734 (merged)

  • app notification to users

  • app (vidjil-algo-next)

  • app if needed, update server configs

  • app (vidjil-algo)

  • app test on production (X5 and L4)

  • app notification to users that everything works

Further deploy

  • hds and other certified servers: queue for qualification
  • twice a year, communicate to users
Edited Jun 15, 2020 by Mathieu Giraud
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-a/release