Dan Buch
|
796679fd8b
|
Clean out urfave/cli.v2.a, wrap long line
|
2016-06-22 16:57:18 -04:00 |
|
Dan Buch
|
76d44cff06
|
Ensure gfmxr installs with cli.v2
and *then* make this repo shadow cli.v2
|
2016-06-22 12:55:38 -04:00 |
|
Dan Buch
|
11311185a0
|
Switch back to symlinking on Linux and Mac
and fix existence of markdown-toc on Windows
|
2016-06-18 15:47:23 -04:00 |
|
Dan Buch
|
a8027b8491
|
Use git to make a copy into urfave/cli.v2
|
2016-06-18 15:20:35 -04:00 |
|
Dan Buch
|
cafccda7b9
|
Install gfmxr after symlinking into gopkg.in/urfave/cli.v2
|
2016-06-17 10:42:44 -04:00 |
|
Dan Buch
|
6e6a80c4d3
|
Try symlinking into gopkg.in/urfave/cli.v2 better
|
2016-06-17 10:19:23 -04:00 |
|
Dan Buch
|
0c9b549918
|
Ensure remaining v1 additions are v2 compatible
|
2016-06-17 09:54:54 -04:00 |
|
Dan Buch
|
6c628a1a88
|
Merge remote-tracking branch 'origin/v1' into merging-from-v1
|
2016-06-17 09:11:36 -04:00 |
|
Dan Buch
|
ee69d3c011
|
Generate TOC in README
and assert it is up to date
|
2016-06-16 11:47:19 -04:00 |
|
Dan Buch
|
e3a099f7c5
|
Cleanups per flake8 and code review
|
2016-05-30 15:24:16 -04:00 |
|
Dan Buch
|
2cfb957033
|
Run migration tests via ./runtests
|
2016-05-30 13:59:45 -04:00 |
|
Dan Buch
|
586b49ded8
|
Give up and use sudo on OS X again
|
2016-05-30 12:44:41 -04:00 |
|
Dan Buch
|
9158c1189d
|
Add dir with flake8 to path better-er
|
2016-05-30 12:40:13 -04:00 |
|
Dan Buch
|
b4db7c2b27
|
Do sudo-tastic system install os OS X
|
2016-05-30 12:34:33 -04:00 |
|
Dan Buch
|
27f4b751e4
|
Try a system pip install on OS X
|
2016-05-30 12:29:35 -04:00 |
|
Dan Buch
|
0ecae535a8
|
Where is flake8 on OS X?
|
2016-05-30 12:24:05 -04:00 |
|
Dan Buch
|
e5ba2f41c7
|
Ensure we're in the right dir before continuing
|
2016-05-30 11:09:37 -04:00 |
|
Dan Buch
|
5565a03705
|
Migrate and build extracted v1 examples
|
2016-05-30 11:02:49 -04:00 |
|
Dan Buch
|
3914ca9d5f
|
Update docs around migration script
and ensure ~/.local/bin is in PATH on OS X
|
2016-05-30 10:54:06 -04:00 |
|
Dan Buch
|
e9027a59ef
|
Do a user-level install with pip
|
2016-05-30 10:23:21 -04:00 |
|
Dan Buch
|
80190b203c
|
Rename migration script and add more migrators
|
2016-05-30 09:51:12 -04:00 |
|
Dan Buch
|
f2d92acb5d
|
Point at correct gfmxr location
|
2016-05-24 16:07:30 -04:00 |
|
Dan Buch
|
f136df348e
|
Only test latest go on osx
|
2016-05-23 20:21:14 -04:00 |
|
Dan Buch
|
dcc28a1b2b
|
Enable osx testing
|
2016-05-23 20:19:54 -04:00 |
|
Dan Buch
|
71b858d796
|
Skipping gfmxr on go1.1, too
|
2016-05-21 08:53:15 -04:00 |
|
Dan Buch
|
9132ebec9e
|
Customize install step for go1.1.2
|
2016-05-21 08:53:09 -04:00 |
|
Dan Buch
|
d94fdb3e84
|
Break runtests back into steps for more granular CI feedback
|
2016-05-09 08:58:20 -04:00 |
|
Dan Buch
|
b9f33fbe6d
|
Add a vet/test runner script with coverage on by default
|
2016-05-09 08:41:01 -04:00 |
|
Matt Farina
|
0a3c5e7516
|
Letting Travis CI select the patch version of Go 1.4 to use
The last release of Go 1.4 when installed on Travis CI does not
have go vet installed. Letting Travis CI select the patch version
instead.
|
2016-05-06 12:30:30 -04:00 |
|
Matt Farina
|
cd230f3a88
|
Update travis config for Go versions
- Added Go 1.6 testing
- Updated 1.5.x and 1.4.x to latest point releases
|
2016-05-06 12:19:01 -04:00 |
|
Dan Buch
|
9e8ead512a
|
Making gfmxr assertion stronger
|
2016-04-27 11:40:46 -04:00 |
|
Dan Buch
|
3b5133fbb1
|
Add gfmxr integration for checking examples in README.md
now that we support the legacy Action func signature.
|
2016-04-27 11:38:49 -04:00 |
|
Jesse Szwedko
|
aca5b047ed
|
Drop support for Go 1.0.3
Incompatible with the new alternate input sources and I don't see
a compelling reason to continue its support.
|
2016-03-06 20:12:29 -08:00 |
|
Jesse Szwedko
|
631930114f
|
Also test on Go tip
But allow it to fail
|
2015-11-15 13:14:18 -08:00 |
|
Gabe Rosenhouse
|
7c6caf69ef
|
Update golang versions used by Travis CI
- current latest: 1.5.1
|
2015-11-13 23:47:41 -08:00 |
|
Dan Buch
|
e04e926f10
|
Update Travis config to run against more versions on faster CI
|
2015-06-11 01:27:57 -04:00 |
|
jszwedko
|
9e5f47524b
|
Run go vet as part of Travis build
|
2014-07-14 13:48:52 -04:00 |
|
Jeremy Saenz
|
bc62473936
|
JMS #7: Adding go version 1.1
|
2013-07-20 09:06:27 -07:00 |
|
Jeremy Saenz
|
fc6dccda7f
|
JMS #7: Adding travis config
|
2013-07-20 09:02:10 -07:00 |
|