1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Rob Rix
8c0065d8ac
Eliminate a redundant copy of semantic-source. 2019-10-30 09:03:15 -04:00
Rob Rix
ffd0cf6af0
Include semantic-ast in the container 2019-10-30 08:31:37 -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