You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "EricBrzezenski (via GitHub)" <gi...@apache.org> on 2023/03/17 03:42:31 UTC

[GitHub] [flink] EricBrzezenski opened a new pull request, #22198: [FLINK-30923][documentation] Provide single script for installing Hugo

EricBrzezenski opened a new pull request, #22198:
URL: https://github.com/apache/flink/pull/22198

   ## What is the purpose of the change
   
   To Add a single source for downloading hugo artifacts for building the documentation.
   
   ## Brief change log
   
   - Consolidating Hugo artifact downloads to a single location
   
   ## Verifying this change
   
   Please make sure both new and modified tests in this PR follows the conventions defined in our code quality guide: https://flink.apache.org/contributing/code-style-and-quality-common.html#testing
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): No
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: No
     - The serializers: No
     - The runtime per-record code paths (performance sensitive): No
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: No
     - The S3 file system connector: No
   
   ## Documentation
   
     - Does this pull request introduce a new feature? No
     - If yes, how is the feature documented? (N/A
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] XComp commented on pull request #22198: [FLINK-30923][documentation] Provide single script for installing Hugo

Posted by "XComp (via GitHub)" <gi...@apache.org>.
XComp commented on PR #22198:
URL: https://github.com/apache/flink/pull/22198#issuecomment-1686054162

   Thanks for this fix and sorry for the late reply. The PR fixes the issue described in FLINK-30923. I just noticed that we could unify the code even more. I created a follow-up ticket to cover that: FLINK-32902
   
   The change will be merged after the release branch for 1.18 is cut.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #22198: [FLINK-30923][documentation] Provide single script for installing Hugo

Posted by "flinkbot (via GitHub)" <gi...@apache.org>.
flinkbot commented on PR #22198:
URL: https://github.com/apache/flink/pull/22198#issuecomment-1473083751

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "68d441a953af8352554af6e55455aab097fcf386",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "68d441a953af8352554af6e55455aab097fcf386",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 68d441a953af8352554af6e55455aab097fcf386 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] XComp merged pull request #22198: [FLINK-30923][documentation] Provide single script for installing Hugo

Posted by "XComp (via GitHub)" <gi...@apache.org>.
XComp merged PR #22198:
URL: https://github.com/apache/flink/pull/22198


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org