open-nomad/scripts/release
Mahmood Ali 626435b8dc
commit code-generated msgpack parser on releases (#8640)
Noticed that the structs code-generated parsers is no longer committed
when we cut a release, starting with v0.12.  We've been committing
generated code to ease reproduction and rebuilding the tag.

Note for example that `structs.generated.go` was present in the [0.11.3
commit](8918fc804a)
but not in the [0.12.1
one](14a6893a25).

We leave the files ignored, so developers don't accidentally commit them
in local development.
2020-08-11 16:02:18 -04:00
..
Dockerfile Pin node version to v10.15.3 2019-05-22 14:23:50 -04:00
Makefile.linux commit code-generated msgpack parser on releases (#8640) 2020-08-11 16:02:18 -04:00
docker-build-all Add some release script comments 2019-03-19 21:18:27 -04:00
mac-remote-build build: update from Go 1.14.6 to Go 1.14.7 2020-08-06 11:50:29 -07:00