<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sally/Dockerfile, branch v1.1.2</title>
<subtitle>a fork with reasonable build of uber-go/sally</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/'/>
<entry>
<title>more reasonable builds</title>
<updated>2020-05-30T06:05:54+00:00</updated>
<author>
<name>Max Resnick</name>
<email>max@ofmax.li</email>
</author>
<published>2020-05-30T06:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=8b20db86f3d5da60ace214423a6746936ce1314c'/>
<id>8b20db86f3d5da60ace214423a6746936ce1314c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to Go 1.11 and use modules (#33)</title>
<updated>2019-01-03T00:36:04+00:00</updated>
<author>
<name>Abhinav Gupta</name>
<email>mail@abhinavg.net</email>
</author>
<published>2019-01-03T00:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=fa1cf198a7c22a0f7537c565e36a19567bbde0d8'/>
<id>fa1cf198a7c22a0f7537c565e36a19567bbde0d8</id>
<content type='text'>
This commit modernizes the repository organization a bit.

In short, this,

- Upgrades to Go 1.11.
- Uses Go modules instead of Glide.
- Drops errcheck, which we rarely use in our codebase internally.
- Uses `./...` to run build, tests, etc. since that does not have to
  account for vendor anymore.
- Drops `-installsuffix cgo` from the production build. This was a
  workaround for pre-1.10 versions of Go. See
  https://github.com/golang/go/issues/9344#issuecomment-69944514.
- Uses a tools.go as recommended in [go-modules-by-example/tools][1] to
  pin to tool dependencies.
- Uses `go run` instead of `go install`ing tools globally.

[1]: https://github.com/go-modules-by-example/index/tree/master/010_tools

Tested locally with `make docker-launch`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit modernizes the repository organization a bit.

In short, this,

- Upgrades to Go 1.11.
- Uses Go modules instead of Glide.
- Drops errcheck, which we rarely use in our codebase internally.
- Uses `./...` to run build, tests, etc. since that does not have to
  account for vendor anymore.
- Drops `-installsuffix cgo` from the production build. This was a
  workaround for pre-1.10 versions of Go. See
  https://github.com/golang/go/issues/9344#issuecomment-69944514.
- Uses a tools.go as recommended in [go-modules-by-example/tools][1] to
  pin to tool dependencies.
- Uses `go run` instead of `go install`ing tools globally.

[1]: https://github.com/go-modules-by-example/index/tree/master/010_tools

Tested locally with `make docker-launch`.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump golang version in Dockerfile (#29)</title>
<updated>2017-01-31T23:47:29+00:00</updated>
<author>
<name>Peter Edge</name>
<email>peter.edge@gmail.com</email>
</author>
<published>2017-01-31T23:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=d7723f129c89c90c19e4eee8e7d7ce543d6cb6cc'/>
<id>d7723f129c89c90c19e4eee8e7d7ce543d6cb6cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dockerfiles and update makefile (#25)</title>
<updated>2017-01-26T19:32:21+00:00</updated>
<author>
<name>Peter Edge</name>
<email>peter.edge@gmail.com</email>
</author>
<published>2017-01-26T19:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=10d8a723b116b6ee54d57363c9eaebe9eaa71f4f'/>
<id>10d8a723b116b6ee54d57363c9eaebe9eaa71f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
