From 889c09734259dca09b836af94968ed940f3bd5ff Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Wed, 20 Jun 2018 10:48:41 -0700 Subject: [PATCH] Export docs for GitHub enterprise configuration --- docs/index.xml | 8 ++++---- docs/posts/index.xml | 8 ++++---- docs/posts/modules/github/index.html | 13 ++++++++++++- 3 files changed, 20 insertions(+), 9 deletions(-) diff --git a/docs/index.xml b/docs/index.xml index 0de7b70f..0fe27cfa 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -318,10 +318,10 @@ Configuration gcal:colors:title:"red"description:"lightb Displays information about your git repositories hosted on Github: Open Review Requests All open code review requests assigned to you. Open Pull Requests All open pull requests created by you. -Source Code wtf/github/ Required ENV Variables Key: WTF_GITHUB_TOKEN Action: Your Github API token. -Keyboard Commands Key: / Action: Open/close the widget’s help window. -Key: h Action: Show the previous git repository. -Key: l Action: Show the next git repository. +Source Code wtf/github/ Github Required ENV Variables Key: WTF_GITHUB_TOKEN Action: Your Github API token. +GitHub Enterprise Required ENV Variables Key: WTF_GITHUB_TOKEN Action: Your Github API token. +Key: WTF_GITHUB_BASE_URL Action: Your Github Enterprise API URL. +Key: WTF_GITHUB_UPLOAD_URL Action: Your Github Enterprise upload URL (often the same as API URL). diff --git a/docs/posts/index.xml b/docs/posts/index.xml index 8b9725b0..4b774386 100644 --- a/docs/posts/index.xml +++ b/docs/posts/index.xml @@ -318,10 +318,10 @@ Configuration gcal:colors:title:"red"description:"lightb Displays information about your git repositories hosted on Github: Open Review Requests All open code review requests assigned to you. Open Pull Requests All open pull requests created by you. -Source Code wtf/github/ Required ENV Variables Key: WTF_GITHUB_TOKEN Action: Your Github API token. -Keyboard Commands Key: / Action: Open/close the widget’s help window. -Key: h Action: Show the previous git repository. -Key: l Action: Show the next git repository. +Source Code wtf/github/ Github Required ENV Variables Key: WTF_GITHUB_TOKEN Action: Your Github API token. +GitHub Enterprise Required ENV Variables Key: WTF_GITHUB_TOKEN Action: Your Github API token. +Key: WTF_GITHUB_BASE_URL Action: Your Github Enterprise API URL. +Key: WTF_GITHUB_UPLOAD_URL Action: Your Github Enterprise upload URL (often the same as API URL). diff --git a/docs/posts/modules/github/index.html b/docs/posts/modules/github/index.html index bead9254..b14aae3f 100644 --- a/docs/posts/modules/github/index.html +++ b/docs/posts/modules/github/index.html @@ -135,11 +135,22 @@

Source Code

wtf/github/
-

Required ENV Variables

+

Github Required ENV Variables

Key: WTF_GITHUB_TOKEN
Action: Your Github API token.

+

GitHub Enterprise Required ENV Variables

+ +

Key: WTF_GITHUB_TOKEN
+Action: Your Github API token.

+ +

Key: WTF_GITHUB_BASE_URL
+Action: Your Github Enterprise API URL.

+ +

Key: WTF_GITHUB_UPLOAD_URL
+Action: Your Github Enterprise upload URL (often the same as API URL).

+

Keyboard Commands

Key: /