Buildbot: support make source_archive_complete for major releases #49

Closed
opened 2023-02-27 18:24:40 +01:00 by Brecht Van Lommel · 1 comment

For major releases (3.0.0, 3.1.0, 3.2.0, ...) we need to run make source_archive_complete . This will create two files:

  • blender-with-libraries-3.2.0.tar.xz
  • blender-with-libraries-3.2.0.tar.xz.md5sum

They should be uploaded to: https://download.blender.org/source/

Until this is done, this step in the release process has to be ran manually.

Note that this is not needed for corrective releases (e.g., 3.2.1, 3.2.3).

For major releases (3.0.0, 3.1.0, 3.2.0, ...) we need to run `make source_archive_complete` . This will create two files: * blender-with-libraries-3.2.0.tar.xz * blender-with-libraries-3.2.0.tar.xz.md5sum They should be uploaded to: https://download.blender.org/source/ Until this is done, this step in the release process has to be ran manually. * Remember to set the four sub-modules to the right branch/tag. * Upload the two files to https://download.blender.org/source/ Note that this is not needed for corrective releases (e.g., 3.2.1, 3.2.3).
Brecht Van Lommel added the
buildbot
label 2023-02-27 18:53:11 +01:00
Author
Owner
Implemented in infrastructure/blender-devops@46ff6e897af713b5cbf4590f336595d18c901d69. FYI: @ThomasDinges @lichtwerk
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-projects-platform#49
No description provided.