Skip to content

Conversation

@fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Aug 6, 2021

When locally building the doc (aka make), CURRENT_LANG is not defined,
which results in HTML_BUILD_DIR = _build/html//, resulting in commands
& logs like the following

mkdir -p _build/html//_static
pysassc extensions/odoo_theme/static/style.scss _build/html//_static/style.css

This has no impact on linux builds, but could be unclear/confusing for some non tech
users (can it have any impact on other OS's/distros ?)

Forward-Port-Of: #1093

When locally building the doc (aka make), CURRENT_LANG is not defined,
which results in HTML_BUILD_DIR = _build/html//, resulting in commands
& logs like the following

mkdir -p _build/html//_static
pysassc extensions/odoo_theme/static/style.scss _build/html//_static/style.css

This has no impact on linux builds, but could be unclear/confusing for some non tech
users (can it have any impact on other OS's/distros ?)

X-original-commit: d8684e8
@robodoo
Copy link
Collaborator

robodoo commented Aug 6, 2021

@fw-bot
Copy link
Collaborator Author

fw-bot commented Aug 6, 2021

Ping @Feyensv, @AntoineVDV
This PR targets master and is the last of the forward-port chain containing:

To merge the full chain, say

@fw-bot r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@Feyensv
Copy link
Collaborator

Feyensv commented Aug 6, 2021

@fw-bot r+

robodoo pushed a commit that referenced this pull request Aug 6, 2021
When locally building the doc (aka make), CURRENT_LANG is not defined,
which results in HTML_BUILD_DIR = _build/html//, resulting in commands
& logs like the following

mkdir -p _build/html//_static
pysassc extensions/odoo_theme/static/style.scss _build/html//_static/style.css

This has no impact on linux builds, but could be unclear/confusing for some non tech
users (can it have any impact on other OS's/distros ?)

closes #1096

X-original-commit: d8684e8
Signed-off-by: Antoine Vandevenne (anv) <AntoineVDV@users.noreply.github.com>
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
@robodoo robodoo added the 15.0 label Aug 6, 2021
@robodoo robodoo closed this Aug 6, 2021
@robodoo robodoo temporarily deployed to merge August 6, 2021 15:43 Inactive
@fw-bot fw-bot deleted the master-12.0-clean-make-yxPx-fw branch August 20, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants