Skip to content

release: unify versioning, add previousRelease and upcomingRelease

Administrator requested to merge release/clean-up-versioning into main

Created by: bobheadxi

  • Replaces majorVersion, minorVersion in configuration with previousRelease and upcomingRelease
  • Removes all version arguments - versions are already defined in config so there should be no need to have this defined as arguments as well. Simplifies release template.

Updated release process: https://github.com/sourcegraph/about/pull/1880

Merge request reports

Loading