Граф коммитов

34 Коммитов

Автор SHA1 Сообщение Дата
Chris Gavin c2c2c5bf09
Add some required documents for open-sourcing the repository. 2020-08-24 23:02:10 +01:00
Chris Gavin ab43c930ba
Merge pull request #25 from github/licenses-command
Add a `licenses` subcommand that prints the licenses of all dependencies.
2020-08-24 17:06:24 +01:00
Chris Gavin c27bfadd1f
Add a `licenses` subcommand that prints the licenses of all dependencies. 2020-08-24 17:01:54 +01:00
Chris Gavin f83699ff81
Merge pull request #24 from github/print-version
Print the version of the sync tool whenever it runs.
2020-08-24 15:24:27 +01:00
Chris Gavin 6d06bd3b76
Print the version of the sync tool whenever it runs. 2020-08-24 15:19:22 +01:00
Chris Gavin 19e5eef12e
Merge pull request #23 from github/fix-cachedir-trailing-slash
Fix an issue with trailing path separators in the `--cache-dir` argument.
2020-08-24 15:07:59 +01:00
Chris Gavin 5804eab1cc
Fix an issue with trailing path separators in the `--cache-dir` argument. 2020-08-24 14:57:10 +01:00
Chris Gavin e90c31be55
Merge pull request #22 from github/readme
Add a bunch more details on how to use the tool to the readme.
2020-08-24 14:49:38 +01:00
Chris Gavin 5cbe859953
Add a bunch more details on how to use the tool to the readme. 2020-08-24 14:29:03 +01:00
Chris Gavin f9408ac24a
Merge pull request #21 from github/sync
Add a `sync` subcommand.
2020-08-24 13:22:34 +01:00
Chris Gavin 7d34469e9d
Add a `sync` subcommand. 2020-08-24 12:57:44 +01:00
Chris Gavin 835cbbdec9
Merge pull request #18 from github/push
Implement `push` subcommand.
2020-08-24 12:18:58 +01:00
Chris Gavin 556ea9e527
Implement `push` subcommand. 2020-08-24 12:07:20 +01:00
Chris Gavin 20fe60d834
Merge pull request #17 from github/gorilla-mux
Use the Gorilla Mux router for better routing of mocked GitHub APIs.
2020-08-24 10:07:31 +01:00
Chris Gavin dba6c26997
Use the Gorilla Mux router for better routing of mocked GitHub APIs. 2020-08-24 09:59:05 +01:00
Chris Gavin 15bbcfd392
Merge pull request #16 from github/http-status-constants
Use HTTP status constants in tests.
2020-08-21 14:38:57 +01:00
Chris Gavin 5c96c5ca3c
Use HTTP status constants in tests. 2020-08-21 14:35:27 +01:00
Chris Gavin da00e25aa1
Merge pull request #15 from github/fix-tests
Fix an issue with the tests not running on CI and some empty folders that should be checked in.
2020-08-21 13:45:16 +01:00
Chris Gavin 4606d3cb09
Fix an issue with the tests not running on CI and some empty folders that should be checked in. 2020-08-21 13:39:21 +01:00
Chris Gavin 447fcb7da7
Merge pull request #14 from github/fail-unexpected-http-requests
Fail the tests if any unexpected HTTP request is made.
2020-08-21 13:30:22 +01:00
Chris Gavin 6e4285195f
Fail the tests if any unexpected HTTP request is made. 2020-08-21 13:21:09 +01:00
Chris Gavin ce3c0e2e8f
Merge pull request #12 from github/go-github-module
Use newer version of `go-github` for Go module support.
2020-08-20 21:36:34 +01:00
Chris Gavin 0df0a48d61
Use newer version of `go-github` for Go module support. 2020-08-20 21:32:55 +01:00
Chris Gavin d5faef23e7
Merge pull request #11 from github/remove-unneeded-licenses
Remove some unneeded licenses from the cache.
2020-08-19 17:39:33 +01:00
Chris Gavin 0394ace21c
Remove some unneeded licenses from the cache. 2020-08-19 17:34:53 +01:00
Chris Gavin df8b1727e7
Merge pull request #9 from github/pull-command
Implement the pull command.
2020-08-19 17:25:40 +01:00
Chris Gavin c2b68ef23b
Implement the pull command. 2020-08-19 15:47:14 +01:00
Chris Gavin bc71bbf0bd
Merge pull request #2 from github/cache-directory
Add a package for working with a cache.
2020-08-18 15:29:31 +01:00
Chris Gavin 96126f640e
Add a package for working with a cache.
g
2020-08-18 15:12:15 +01:00
Chris Gavin 88246e844d
Merge pull request #3 from github/action-configuration
Add package for reading the Action configuration.
2020-08-18 15:11:19 +01:00
Chris Gavin a201753924
Add package for reading the Action configuration. 2020-08-18 15:08:37 +01:00
Chris Gavin 93695fdc48
Merge pull request #1 from github/initial-implementation
Add the initial project structure.
2020-08-18 15:07:19 +01:00
Chris Gavin f46f0a56e7
Add the initial project structure. 2020-08-17 23:16:48 +01:00
Chris Gavin 2b90f24a57
Add a readme. 2020-07-27 16:26:37 +01:00