Skip to content

chore(ci): exclude old doc branches from structor build#876

Open
darkweaver87 wants to merge 1 commit intotraefik:masterfrom
darkweaver87:fix/exclude-old-doc-branches-master
Open

chore(ci): exclude old doc branches from structor build#876
darkweaver87 wants to merge 1 commit intotraefik:masterfrom
darkweaver87:fix/exclude-old-doc-branches-master

Conversation

@darkweaver87
Copy link
Copy Markdown
Collaborator

Description

Exclude branches v1.0 through v1.3 from structor doc builds. These branches use Alpine 3.10 / Python 3.7 / pip 20.1.1 which can no longer install current pip dependencies (AttributeError: cython_sources).

This should fix the failing last build.

Branches v1.0 through v1.3 use Alpine/Python versions too old
to install current pip dependencies (Python 3.7, pip 20.1.1),
causing AttributeError: cython_sources during doc builds.
@darkweaver87 darkweaver87 added the kind/enhancement a new or improved feature. label Mar 23, 2026
@mloiseleur mloiseleur added this to the next milestone Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement a new or improved feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants