Check if 3.0 is used correctly for buildbot, manual, Python API #87532

Closed
opened 2021-04-15 17:45:44 +02:00 by Dalai Felinto · 10 comments

With the change to 3.0 it is possible (likely even) that a few sites broke.

For instance:
https:*docs.blender.org/manual/en/3.00/ -> https:*docs.blender.org/manual/en/3.0/

List of services we need to check:

  • Python API page
  • Blender user manual
  • Package name (it is wrong: blender-3.00.0-09eb04c0a865-linux64.tar.xz)
  • Resources (data files, addons, ...) folder name (it is wrong: 3.00 -> 3.0)
  • Package name + folder for the make source_archive
  • Package name + folder for the make source_archive_complete
  • Redirect page: https://blender.org/download/releases/3-0/
With the change to 3.0 it is possible (likely even) that a few sites broke. For instance: https:*docs.blender.org/manual/en/3.00/ -> https:*docs.blender.org/manual/en/3.0/ List of services we need to check: - [x] Python API page - [x] Blender user manual - [x] Package name (it is wrong: blender-3.00.0-09eb04c0a865-linux64.tar.xz) - [x] Resources (data files, addons, ...) folder name (it is wrong: 3.00 -> 3.0) - [x] Package name + folder for the `make source_archive` - [x] Package name + folder for the `make source_archive_complete` - [x] Redirect page: https://blender.org/download/releases/3-0/
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Added subscriber: @dfelinto

Added subscriber: @dfelinto
Member

Added subscriber: @Harley

Added subscriber: @Harley
Member

Splash screen "Release Notes" is currently requesting https://www.blender.org/download/releases/3-0/ and getting 404. I realize there is a redirection in place, but mentioning this because this format might be different from expected. And possible that 3.1 will request "3-10"

Splash screen "Release Notes" is currently requesting https://www.blender.org/download/releases/3-0/ and getting 404. I realize there is a redirection in place, but mentioning this because this format might be different from expected. And possible that 3.1 will request "3-10"
Member

Sorry to spam this up. If by "Resources folder name" you mean folder in the output folder that contains datafiles, scripts, python.

Before last week this change to version 300 was resulting in an output folder name of "3.0" but then python would not be found and blender would die while starting. That is why Campbell added a correction that appends zero to a make var so that the folder is "3.00" and everything works. We could certainly fix it the other way, leave the folder at "3.0" and fix how things are found. That would just mean undoing e9c548c3c3. In doing so we'd then have to deal with (easy problem) of setting minor version for Windows resource compiler. And also note that next version 3100 would, without further changes, create a "3100" folder. So mostly just saying that there is some complexity here.

Sorry to spam this up. If by "Resources folder name" you mean folder in the output folder that contains datafiles, scripts, python. Before last week this change to version 300 was resulting in an output folder name of "3.0" but then python would not be found and blender would die while starting. That is why Campbell added a correction that appends zero to a make var so that the folder is "3.00" and everything works. We could certainly fix it the other way, leave the folder at "3.0" and fix how things are found. That would just mean undoing e9c548c3c319. In doing so we'd then have to deal with (easy problem) of setting minor version for Windows resource compiler. And also note that next version 3100 would, without further changes, create a "3100" folder. So mostly just saying that there is some complexity here.
Author
Owner

Right, that means indeed we should revert this and have Python looking at the correct folder (3.0).

Right, that means indeed we should revert this and have Python looking at the correct folder (3.0).
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

Even though this task is "unbreak now", i'm gonna go through review with D10986, given my time zone feel free to commit on your own while i sleep :)

Even though this task is "unbreak now", i'm gonna go through review with [D10986](https://archive.blender.org/developer/D10986), given my time zone feel free to commit on your own while i sleep :)
Author
Owner

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Dalai Felinto self-assigned this 2021-04-16 11:31:08 +02:00
Author
Owner

From what I could test here, Python API page is working as well. Building 3.0 as release leads to the correct page for the API and the manual. I will close this now. Thanks everyone for the help.

From what I could test here, Python API page is working as well. Building 3.0 as release leads to the correct page for the API and the manual. I will close this now. Thanks everyone for the help.
Thomas Dinges added this to the 3.0 milestone 2023-02-08 15:59:27 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 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: blender/blender#87532
No description provided.