Commit Graph

35 Commits

Author SHA1 Message Date
Dan Buch
a61867e5e6
Merge remote-tracking branch 'origin/v1' into merging-from-v1 2017-08-04 11:59:27 -04:00
Dan Buch
f59114b410
Update os, image, golang, and python versions used in appveyor 2017-08-03 22:59:38 -04:00
Dan Buch
8d4b6abc2b
Ignore failed goimports installs
since we only use it with go versions >= 1.5 anyway
2016-07-23 14:39:14 -04:00
Dan Buch
d3b67339c5
Merge remote-tracking branch 'origin/v1' into merging-from-v1 2016-07-16 12:15:38 -04:00
Dan Buch
2c1fd1510c
Switch to renamed gfmrun tool 2016-07-16 09:12:42 -04:00
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
8cfdccbf0f
More tweaks to how ./runtests toc runs on Windows 2016-06-18 16:37:11 -04:00
Dan Buch
d2596f4c86
Disable gfmxr debugging on Windows 2016-06-18 16:31:05 -04:00
Dan Buch
2569db1dc9
Where is npm bindir? 2016-06-18 16:29:33 -04:00
Dan Buch
0ef116788d
Run npm install in cmd subshell on Windows 2016-06-18 16:24:46 -04:00
Dan Buch
8eaf6be8fa
Trying to powershell better 2016-06-18 16:04:39 -04:00
Dan Buch
c24cac3f93
Try to YAML betterer 2016-06-18 15:59:54 -04:00
Dan Buch
29dc3f0c7c
More tweaks to npm usage on Windows 2016-06-18 15:59:00 -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
7cb40bd576
Fighting more with cmd 2016-06-17 11:36:23 -04:00
Dan Buch
98218064c0
Straighten out robocopy exit code 2016-06-17 11:31:18 -04:00
Dan Buch
54df4b6c6d
Try a more fancy robocopy command 2016-06-17 11:20:49 -04:00
Dan Buch
c07b18df3a
Try out robocopy maybe? 2016-06-17 11:13:55 -04:00
Dan Buch
5b14460f4e
Use xcopy instead of mklink on Appveyor 2016-06-17 10:48:56 -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
3357fcd631
Try linking to gopkg.in/urfave/cli.v2 on Appveyor, too 2016-06-17 10:31:05 -04:00
Dan Buch
2cfb957033
Run migration tests via ./runtests 2016-05-30 13:59:45 -04:00
Dan Buch
462217f9fc
Allow zero+ paths in migration script
and run the self-tests on Windows, too.
2016-05-30 10:46:00 -04:00
Dan Buch
6d59b40b68
Skip flake8 bits on Windows
since pip isn't already there, installing it is a bit of a pain, and the results
*should* be the same on all platforms
2016-05-30 10:27:44 -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
377aca16cf
Trivial updates to appveyor config 2016-05-23 19:39:04 -04:00
Dan Buch
b37df9de86
See why README examples are unhappy on Windows 2016-05-22 20:35:25 -04:00
Dan Buch
9491a91336
Try to run a python script 2016-05-22 19:37:59 -04:00
Dan Buch
d277cbf893
Use clone_folder in appveyor.yml
instead of dir moving shenanigans
2016-05-22 19:32:48 -04:00
Dan Buch
531c7defe7
Trying xcopy instead of move 2016-05-22 19:18:38 -04:00
Dan Buch
288d62118a
Try to get appveyor.yml working again 2016-05-22 19:15:05 -04:00
Gregor Noczinski
d81f682964 * Added ci configuration for windows using AppVeyor 2016-02-07 13:10:26 +01:00