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

18 Commits

Author SHA1 Message Date
Patrick Thomson
6824126b7b Bump this up to haskell-8.8, too. 2019-12-16 09:16:52 -05:00
Patrick Thomson
5f5daf31be Bump Docker version. 2019-12-13 16:41:07 -05:00
Timothy Clem
1ab38e297a Try a different approach for embedding the git commit sha 2019-11-06 16:20:14 -08:00
Patrick Thomson
f0956624a0 closer 2019-11-04 14:33:57 -05:00
Patrick Thomson
52d021bcd6 First attempt. 2019-11-01 14:40:07 -04:00
Patrick Thomson
9e54128f97 Alphabetize. 2019-10-15 11:53:41 -04:00
Patrick Thomson
c9ab075f2c Ensure semantic-analysis is copied in the Dockerfile.
In a perfect world, we would build the Docker image in CI, but that
would make the builds even more sluggish than they already are.
2019-10-15 11:34:32 -04:00
Timothy Clem
02b63fb0eb Get build working again in Dockerfile 2019-10-10 13:35:00 -07:00
Timothy Clem
32f6e9dfb9 ++proto-lens-jsonpb to handle excluding default fields 2019-10-03 08:41:30 -07:00
Timothy Clem
85bf7e72ec Use tclem/proto-lens-jsonpb 2019-10-02 13:14:16 -07:00
Timothy Clem
c0a53e957d Bump to newer version of proto-lens 2019-09-30 15:26:45 -07:00
Timothy Clem
e128358fa7
Fix comment s/it's/its
Co-Authored-By: Rob Rix <robrix@github.com>
2019-07-15 10:18:09 -07:00
Timothy Clem
7b44a6a24e Repeatable code gen from proto 2019-07-05 15:11:33 -07:00
Timothy Clem
c62a7accf5 OK, try layer caching again now that we don't submodule 2019-06-10 13:18:08 -07:00
Timothy Clem
e2c6c4c1a0 Straightforward build without layer caching 2019-06-07 13:32:02 -07:00
Douglas Creager
4f947565ac Edits from tclem 2019-06-05 13:22:45 -04:00
Douglas Creager
e3f42ee277 Compile dependencies separately
So that they can be more aggressively cached by Docker!  The Docker hub
will take advantage of this, too, which should make our autobuilds
faster.
2019-06-05 10:21:15 -04:00
Douglas Creager
353c99db2d Add a Dockerfile that builds the CLI tool 2019-06-05 09:51:31 -04:00