1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
Commit Graph

35 Commits

Author SHA1 Message Date
Ayman Nadeem
8592d531c1 bump v5 to v6 to fix cabal store bug 2020-02-03 10:20:27 -05:00
Ayman Nadeem
9a476cefc1 Fix CI 2020-01-30 13:26:26 -05:00
Patrick Thomson
4c96c0b740 Un-wedge the cabal store 2020-01-28 13:04:56 -05:00
Patrick Thomson
e973e5b7a4 Blow the cache. 2020-01-27 12:35:07 -05:00
Timothy Clem
902512e346 Bump cabal store again for ts fix 2020-01-23 10:58:37 -08:00
Timothy Clem
9af6d028ea Bust store cache 2020-01-22 10:37:52 -08:00
Timothy Clem
b4124780ca Bring back cabal/package cache 2020-01-21 14:53:50 -08:00
Timothy Clem
d82b90356e No hlint for the moment to unblock 2020-01-21 14:31:49 -08:00
Patrick Thomson
37e1c1095b Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-17 11:24:07 -05:00
Rob Rix
4e071f141f
Use the CI-specific project files for CI. 2020-01-16 14:18:14 -05:00
Rob Rix
2bc5d31ebb
Build semantic-source using cabal.project.ci in CI. 2020-01-16 14:02:36 -05:00
Patrick Thomson
2cbc52804b Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-15 16:30:42 -05:00
Timothy Clem
b8a4776156 CI updates
- Don't use or cache ~/.cabal/packages
- Include cabal version in dist-newstyle cache key
- Build depdendencies for all
2020-01-14 12:45:00 -08:00
Patrick Thomson
3345967836 Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-14 15:30:01 -05:00
Patrick Thomson
0048017d03 Run this on CI. 2020-01-14 15:04:18 -05:00
Rob Rix
2351ba4ada
Use the existing hlint if we have one. 2020-01-13 15:28:40 -05:00
Rob Rix
766fb12b16
Revert "Overwrite hlint on install if necessary."
This reverts commit 98f3ff7e8a.
2020-01-13 15:27:36 -05:00
Rob Rix
98f3ff7e8a
Overwrite hlint on install if necessary. 2020-01-13 15:26:30 -05:00
Timothy Clem
4effc2b10b Try to bust these caches 2019-12-18 11:24:23 -08:00
Patrick Thomson
c745b2c320 Check event.ref instead. 2019-12-17 19:08:25 -05:00
Patrick Thomson
02623738ac Run checkout action on push events. 2019-12-17 18:58:48 -05:00
Patrick Thomson
dedab31dd8 Remove stray whitespace. 2019-12-17 15:06:06 -05:00
Patrick Thomson
982522ac76 Cache on pushes to master. 2019-12-17 15:02:03 -05:00
Patrick Thomson
a543072453 Test commit to see if we get a cache hit. 2019-12-17 14:59:16 -05:00
Patrick Thomson
ad5d700f8a Upgrade to Actions cache@v1.
I've been seeing cache misses where I would expect to see successes.
Let's see if this helps.
2019-12-17 14:12:21 -05:00
Patrick Thomson
259089c6d2 never mind, we do need to cd 2019-12-17 11:26:13 -05:00
Patrick Thomson
85ce329188 maybe we don't need to cd at all 2019-12-17 10:57:49 -05:00
Patrick Thomson
ae7a5c6e28 Try running the semantic-source tests. 2019-12-17 10:12:03 -05:00
Patrick Thomson
6cac0f2e09 Try installing to a directory, I guess? 2019-12-16 21:21:04 -05:00
Patrick Thomson
db935cd202 s/exec/run 2019-12-16 19:43:49 -05:00
Patrick Thomson
6aefcbe71d Try running this manually, without a token. 2019-12-16 12:27:01 -05:00
Patrick Thomson
a767913c76 Try using an hlint action. 2019-12-16 12:20:11 -05:00
Patrick Thomson
57a7b8c043 Avoid unnecessary invocations. 2019-12-13 15:53:36 -05:00
Patrick Thomson
493038f686 s/fused-effects/semantic 2019-12-13 14:09:56 -05:00
Patrick Thomson
2a005aadc8 Try building with GHC 8.8 on Actions CI. 2019-12-13 14:06:45 -05:00