1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

54 Commits

Author SHA1 Message Date
Patrick Thomson
3e55cace90 Wrong path. 2019-10-21 18:24:35 -04:00
Patrick Thomson
da2d9eeee1 copy the data files 2019-10-21 17:56:26 -04:00
Patrick Thomson
407d7a2120 forgot a dot. fordot. 2019-10-21 17:40:34 -04:00
Patrick Thomson
278f27af5d output wasn't shaped right 2019-10-21 17:03:58 -04:00
Patrick Thomson
7089a4bb51 Correct curl incantation. 2019-10-21 16:51:56 -04:00
Patrick Thomson
a1b422a69c Install hlint in the right location and run it first. 2019-10-21 16:28:27 -04:00
Patrick Thomson
bd24ff7daf Merge remote-tracking branch 'origin/master' into hlint-in-ci-again 2019-10-21 15:28:27 -04:00
Patrick Thomson
54b59e6942 Download hlint in the pre-install phase. 2019-10-21 15:11:36 -04:00
Rob Rix
33b37985e5
Revert "Ditch old compiler versions."
This reverts commit 3678d466a0.
2019-10-21 14:27:20 -04:00
Rob Rix
54bc348f57
Revert "Remove subdirectories of .cabal/store too."
This reverts commit 61548d77e2.
2019-10-21 14:27:15 -04:00
Rob Rix
ab99033358
Revert "📝"
This reverts commit 1dc87e9cb3.
2019-10-21 14:27:12 -04:00
Patrick Thomson
a767642ab9 Merge remote-tracking branch 'origin/cache-cow' into hlint-in-ci-again 2019-10-21 14:12:46 -04:00
Patrick Thomson
386e8317dc lint semantic-python 2019-10-21 14:09:20 -04:00
Patrick Thomson
2d4f4cb64a Run hlint in Travis. 2019-10-21 14:09:02 -04:00
Rob Rix
e2ea9a1ce8
Use v2-*. 2019-10-21 13:39:54 -04:00
Rob Rix
1dc87e9cb3
📝 2019-10-21 13:39:11 -04:00
Rob Rix
61548d77e2
Remove subdirectories of .cabal/store too. 2019-10-21 13:39:06 -04:00
Rob Rix
3678d466a0
Ditch old compiler versions. 2019-10-21 13:36:09 -04:00
Rob Rix
5074931cee
Use 8.6.5 in CI. 2019-10-21 13:30:47 -04:00
Rob Rix
9e31fc1f9b
semantic-core no longer has doctests. 2019-10-11 12:53:36 -04:00
Rob Rix
3039b1d53f
Rename the test component to test. 2019-10-10 14:51:40 -04:00
Patrick Thomson
532876705f Build, but don't run, the benchmarks in CI.
Should address issues with the benchmarks bitrotting.
2019-10-04 16:48:49 -04:00
Rob Rix
8df1345f32
Run semantic-source’s tests in CI. 2019-09-20 17:37:07 -04:00
Patrick Thomson
922e4f28fd Be less specific about builds. 2019-09-03 13:34:08 -04:00
Patrick Thomson
24205c8d4c Fix Travis build 2019-08-22 16:02:47 +02:00
Patrick Thomson
0edd48b1f8 fix ambiguous cabal invocation 2019-08-13 16:22:24 -04:00
Patrick Thomson
783ec969b8 build with Travis 2019-08-13 14:19:37 -04:00
Rob Rix
324e605c3c
Run the doctests in CI. 2019-06-25 14:28:40 -04:00
Patrick Thomson
497bc507c5 Cache the dist-newstyle directory.
This should address #88. We might even be able to turn -O1 on again.
2019-06-14 11:39:18 -04:00
Patrick Thomson
87612594f0 This is farcical. I give in, for now. 2019-06-12 23:44:40 -04:00
Patrick Thomson
6f6235186d Maybe this will help? 2019-06-12 23:14:18 -04:00
Patrick Thomson
6faa4fbf13 Pass -j2 to the Travis build.
Build times are killing us. Let's see if this helps.
2019-06-12 17:22:00 -04:00
Patrick Thomson
2e84c63613 Use verbose output when downloading hackage snapshot. 2019-06-12 14:01:50 -04:00
Patrick Thomson
8b3bedcd54 Don't try to download 2.9 GB of examples. 2019-06-11 15:41:13 -04:00
Patrick Thomson
039e187819 Fix travis invocation and add more bounds. 2019-06-11 11:05:10 -04:00
Patrick Thomson
e316aec4a9 see if a simpler travis invocation will help? 2019-06-10 17:54:36 -04:00
Patrick Thomson
dcf4a577f7 Use Hackage package rather than submodules. 2019-06-10 13:29:11 -04:00
Patrick Thomson
1b52d7d0cd Call --enable-tests in Travis and use the right proto3-suite. 2019-06-06 14:30:37 -04:00
Patrick Thomson
b7c8df354a Merge remote-tracking branch 'origin/master' into use-smarter-cabal-project-when-possible 2019-06-05 09:13:57 -04:00
Patrick Thomson
94f7188dc1 Always write the GHC environment files. 2019-06-05 09:13:43 -04:00
Douglas Creager
d2d62a457a Only build PR branches once in Travis
We didn't have a branch exclusion filter in place, so Travis has been
building each PR twice.
2019-06-05 08:34:33 -04:00
Patrick Thomson
2bb3b026ca I was working on the wrong branch, smh 2019-06-04 19:15:25 -04:00
Patrick Thomson
6e7fce0df7 Revert "We're trying to run the proto3 tests, see if this stops it"
This reverts commit da4ab0c4ee.
2019-06-04 19:14:40 -04:00
Patrick Thomson
da4ab0c4ee We're trying to run the proto3 tests, see if this stops it 2019-06-04 19:08:54 -04:00
Patrick Thomson
1e122916f0 flailing attempt to get console output during long git checkouts 2019-06-04 19:05:06 -04:00
Patrick Thomson
840ce490ce Run the parse-examples checks on CI.
🎩 @tclem
2019-06-04 17:11:25 -04:00
Patrick Thomson
51a0749386 And run the semantic-core specs. 2019-06-04 15:29:00 -04:00
Patrick Thomson
470f469568 Explicitly build the executable target. 2019-06-04 14:29:46 -04:00
Patrick Thomson
c148a9ab8b Build semantic-core in CI. 2019-06-04 11:48:03 -04:00
Patrick Thomson
4de901c46e Don't cabal-check yet either. 2019-06-03 13:01:08 -04:00