diff --git a/.all-contributorsrc b/.all-contributorsrc index 52784525..0d6463ec 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -266,6 +266,21 @@ "name": "Tim Fitzgerald", "avatar_url": "https://avatars1.githubusercontent.com/u/19293566?v=4", "profile": "https://github.com/fimtitzgerald", + "contributions": [] + }, + { + "login": "ruggi", + "name": "Federico Ruggi", + "avatar_url": "https://avatars2.githubusercontent.com/u/1081051?v=4", + "profile": "https://github.com/ruggi", + "contributions": [ + ] + }, + { + "login": "ctwoodward", + "name": "Craig Woodward", + "avatar_url": "https://avatars2.githubusercontent.com/u/7293328?v=4", + "profile": "https://github.com/ctwoodward", "contributions": [ ] } diff --git a/Gopkg.lock b/Gopkg.lock index cf2d4090..8d56782e 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -44,13 +44,13 @@ revision = "b23993cbb6353f0e6aa98d0ee318a34728f628b9" [[projects]] - branch = "master" name = "github.com/gdamore/tcell" packages = [ ".", "terminfo" ] revision = "de7e78efa4a71b3f36c7154989c529dbdf9ae623" + version = "v1.1.0" [[projects]] name = "github.com/golang/protobuf" @@ -62,7 +62,7 @@ branch = "master" name = "github.com/google/go-github" packages = ["github"] - revision = "c0b63e2f9bb198baf328c8abf1ddcbe05ff9427e" + revision = "77a604e05ff9e668b242334d116bc6d1d0a12d66" [[projects]] branch = "master" @@ -122,7 +122,7 @@ branch = "master" name = "github.com/rivo/tview" packages = ["."] - revision = "c33dd0cf8ef840e1c8905c838d5b1ce93050a825" + revision = "6614b16d9037759065eac63d8fb3d8408e63e222" [[projects]] name = "github.com/stretchr/testify" @@ -131,10 +131,10 @@ version = "v1.2.2" [[projects]] - branch = "master" name = "github.com/xanzy/go-gitlab" packages = ["."] - revision = "fb3ece09ef3e80cfa5c1e52dc75fcfb56c12e026" + revision = "4f616cbce6a5f335461881701f772d8b8e16c2f6" + version = "v0.10.8" [[projects]] branch = "master" @@ -155,7 +155,7 @@ "context", "context/ctxhttp" ] - revision = "8887df42c721e930089d31b28391090a10a497d7" + revision = "a0f8a16cb08c06df97cbdf9c47f4731ba548c33c" [[projects]] branch = "master" @@ -167,7 +167,7 @@ "jws", "jwt" ] - revision = "ef147856a6ddbb60760db74283d2424e98c87bff" + revision = "3d292e4d0cdc3a0113e6d207bb137145ef1de42f" [[projects]] name = "golang.org/x/text" @@ -191,7 +191,7 @@ "googleapi/internal/uritemplates", "sheets/v4" ] - revision = "efcb5f25ac56eae06c8b5672456c0b7767522685" + revision = "31ca0e01cd791f07750cb23fc99327721f753290" [[projects]] name = "google.golang.org/appengine" @@ -219,6 +219,6 @@ [solve-meta] analyzer-name = "dep" analyzer-version = 1 - inputs-digest = "44328d9f71a21b64ed00b346dd77be8af49d0542f393f3e17c52de6125c57e24" + inputs-digest = "b36355370ccdc4bf6659b1412b29f9da474a922e52a2884f80b7205791e0d304" solver-name = "gps-cdcl" solver-version = 1 diff --git a/README.md b/README.md index ca3d0928..f399486e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Thanks goes to these wonderful people: | [
flw](http://flw.tools/)
| [
David Barda](https://github.com/davebarda)
| [
Geoff Lee](https://github.com/matrinox)
| [
George Opritescu](http://international.github.io)
| [
Grazfather](https://twitter.com/Grazfather)
| [
Michael Cordell](http://www.mikecordell.com/)
| [
Patrick José Pereira](http://patrick.ibexcps.com)
| | [
sherod taylor](https://github.com/sherodtaylor)
| [
Andrew Scott](http://cogentia.io)
| [
Anand Sudhir Prayaga](https://github.com/anandsudhir)
| [
Lassi Piironen](https://github.com/lsipii)
| [
BlackWebWolf](https://github.com/BlackWebWolf)
| [
andrewzolotukhin](https://github.com/andrewzolotukhin)
| [
Leon Stigter](https://retgits.github.io)
| | [
Amr Tamimi](https://tamimi.se)
| [
Jagdeep Singh](https://jagdeep.me)
| [
Lineu Felipe](https://github.com/darkSasori)
| [
Konstantin](https://github.com/kvj)
| [
Brendan O'Leary](http://www.brendanoleary.com)
| [
bertl4398](https://github.com/bertl4398)
| [
Ferenc-](https://github.com/Ferenc-)
| -| [
Rohan Verma](http://rohanverma.net)
| [
Tim Fitzgerald](https://github.com/fimtitzgerald)
| +| [
Rohan Verma](http://rohanverma.net)
| [
Tim Fitzgerald](https://github.com/fimtitzgerald)
| [
Federico Ruggi](https://github.com/ruggi)
| [
Craig Woodward](https://github.com/ctwoodward)
| This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome! diff --git a/_site/content/posts/modules/github.md b/_site/content/posts/modules/github.md index 01d949e6..3c54b776 100644 --- a/_site/content/posts/modules/github.md +++ b/_site/content/posts/modules/github.md @@ -4,7 +4,7 @@ date: 2018-05-09T19:20:20-07:00 draft: false --- -Displays information about your git repositories hosted on Github: +Displays information about your git repositories hosted on GitHub: #### Open Review Requests @@ -23,21 +23,21 @@ All open pull requests created by you. wtf/github/ ``` -## Github Required ENV Variables +## GitHub Required ENV Variables Key: `WTF_GITHUB_TOKEN`
-Action: Your Github API token. +Action: Your GitHub API token. ## GitHub Enterprise Required ENV Variables Key: `WTF_GITHUB_TOKEN`
-Action: Your Github API token. +Action: Your GitHub API token. Key: `WTF_GITHUB_BASE_URL`
-Action: Your Github Enterprise API URL. +Action: Your GitHub Enterprise API URL. Key: `WTF_GITHUB_UPLOAD_URL`
-Action: Your Github Enterprise upload URL (often the same as API URL). +Action: Your GitHub Enterprise upload URL (often the same as API URL). ## Keyboard Commands @@ -93,11 +93,11 @@ How often, in seconds, this module will update its data.
Values: A positive integer, `0..n`. `repositories`
-A list of key/value pairs each describing a Github repository to fetch data +A list of key/value pairs each describing a GitHub repository to fetch data for.
Key: The name of the repository.
Value: The name of the account or organization that owns the repository. `username`
-Your Github username. Used to figure out which review requests you've +Your GitHub username. Used to figure out which review requests you've been added to. diff --git a/_site/themes/hyde-hyde/layouts/index.html b/_site/themes/hyde-hyde/layouts/index.html index a8b97c4e..160f0f67 100644 --- a/_site/themes/hyde-hyde/layouts/index.html +++ b/_site/themes/hyde-hyde/layouts/index.html @@ -16,7 +16,7 @@

Keep an eye on your OpsGenie schedules, Google Calendar, Git - and Github repositories, and New Relic deployments. + and GitHub repositories, and New Relic deployments.

@@ -28,7 +28,7 @@

Download Latest - Source on Github + Source on GitHub Chat on Gitter Follow on Twitter diff --git a/docs/index.html b/docs/index.html index 4dda3966..cbf5cf1b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -132,7 +132,7 @@ height="0" width="0" style="display:none;visibility:hidden">

Keep an eye on your OpsGenie schedules, Google Calendar, Git - and Github repositories, and New Relic deployments. + and GitHub repositories, and New Relic deployments.

@@ -144,7 +144,7 @@ height="0" width="0" style="display:none;visibility:hidden">

Download Latest - Source on Github + Source on GitHub Chat on Gitter Follow on Twitter diff --git a/docs/index.xml b/docs/index.xml index c81331b8..5c524cdc 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -379,13 +379,13 @@ Configuration gcal:colors:title:"red"description:"lightb Wed, 09 May 2018 19:20:20 -0700 https://wtfutil.com/posts/modules/github/ - Displays information about your git repositories hosted on Github: + 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/ 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). +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 aac5c176..7600a594 100644 --- a/docs/posts/index.xml +++ b/docs/posts/index.xml @@ -379,13 +379,13 @@ Configuration gcal:colors:title:"red"description:"lightb Wed, 09 May 2018 19:20:20 -0700 https://wtfutil.com/posts/modules/github/ - Displays information about your git repositories hosted on Github: + 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/ 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). +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/bittrex/index.html b/docs/posts/modules/bittrex/index.html index 8ab9753c..0b0dd359 100644 --- a/docs/posts/modules/bittrex/index.html +++ b/docs/posts/modules/bittrex/index.html @@ -99,7 +99,7 @@ Git