[MDEV-26961] create 10.8 branch Created: 2021-11-02  Updated: 2021-11-04  Resolved: 2021-11-02

Status: Closed
Project: MariaDB Server
Component/s: OTHER
Fix Version/s: 10.8.0

Type: Task Priority: Blocker
Reporter: Sergei Golubchik Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None


 Description   

create 10.8 branch:

  • git checkout origin/10.7 -b 10.8 --no-track
  • change VERSION (10.8.0-alpha)
  • rename and change files in debian/
    • find debian -name '*10.7*'
    • grep -r 10.7 debian
    • it's almost always s/10.7/10.8/ except in debian/control in Breaks/Replaces lists.
  • buildbot config
    • same, search for 10.7, replace with 10.8 or add 10.8 to the list, as needed
  • git push origin HEAD:bb-10.8-release
  • verify in buildbot that everything works
  • git push --set-upstream origin HEAD:10.8
  • change the default branch on github, enable branch protection


 Comments   
Comment by Sergei Golubchik [ 2021-11-02 ]

buildbot config: https://github.com/MariaDB/mariadb.org-tools/commit/d572502e1e7bbfe9684d4cc12a51e1c16011d9b3

Comment by Sergei Golubchik [ 2021-11-02 ]

Server branch: https://github.com/MariaDB/server/commit/892153bd7276274641baed510fe09bcd460a15b3

Comment by Daniel Black [ 2021-11-04 ]

Docker library build: https://github.com/MariaDB/mariadb-docker/commit/c75ff03efb6527d6c6ce06839867a06b6fa9387d

10.8 directory contents generated from empty with ./update.sh 10.8.0

Comment by Daniel Black [ 2021-11-04 ]

BB.org UI: https://github.com/MariaDB/mariadb.org-tools/commit/52fc67939cc1e8f41cda3bbae3284660ce91a1e7

Generated at Thu Feb 08 09:49:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.