Buildbot: Rename architecture identifiers to be consistent throughout downloads, builders and workers #103

Open
opened 2024-07-26 12:41:34 +02:00 by Bart van der Braak · 0 comments

We should be renaming Buildbot builds to be aligned with the naming we use for releases (see https://download.blender.org/release/Blender4.1/) as to prevent confusion among developers.

darwin-arm64   => macos-arm64
darwin-x86_64  => macos-x64
linux-x86_64   => linux-x64
windows-arm64  => windows-arm64
windows-amd64  => windows-x64
We should be renaming Buildbot builds to be aligned with the naming we use for releases (see https://download.blender.org/release/Blender4.1/) as to prevent confusion among developers. ``` darwin-arm64 => macos-arm64 darwin-x86_64 => macos-x64 linux-x86_64 => linux-x64 windows-arm64 => windows-arm64 windows-amd64 => windows-x64 ```
Bart van der Braak added this to the DevOps Progress Board project 2024-07-26 12:41:34 +02:00
Bart van der Braak changed title from Buildbot: Rename buildbot workers architecture identifiers to be consistent throughout download links and worker/build names to Buildbot: Rename architecture identifiers to be consistent throughout downloads, builders and workers\ 2024-07-26 12:43:25 +02:00
Bart van der Braak changed title from Buildbot: Rename architecture identifiers to be consistent throughout downloads, builders and workers\ to Buildbot: Rename architecture identifiers to be consistent throughout downloads, builders and workers 2024-07-26 12:43:30 +02:00
Bart van der Braak added the
Service
Buildbot
label 2024-08-01 11:00:09 +02:00
Bart van der Braak added the
Type
Config
label 2024-08-01 11:24:38 +02:00
Sign in to join this conversation.
No Milestone
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#103
No description provided.