You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/05/04 10:32:00 UTC

[jira] [Closed] (FLINK-27485) Documentation build pipeline is broken

     [ https://issues.apache.org/jira/browse/FLINK-27485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-27485.
------------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

master: 22a519d405549d7a53f02697b850929100399872

> Documentation build pipeline is broken 
> ---------------------------------------
>
>                 Key: FLINK-27485
>                 URL: https://issues.apache.org/jira/browse/FLINK-27485
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System, Documentation
>            Reporter: Martijn Visser
>            Assignee: Martijn Visser
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> The current documentation build pipeline is broken due to two failures:
> - It uses git command {{git branch --show-current}} which isn't supported by the installed Git version on the Docker image. We can switch to {{git rev-parse --abbrev-ref HEAD}} as an alternative
> - The manual Hugo download and installation is outdated and doesn't add Hugo to the PATH



--
This message was sent by Atlassian Jira
(v8.20.7#820007)