| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | Delete unused Docker infrastructure (#60) | Abhinav Gupta | 2022-12-18 | 1 |
| | | | | | | | | This was all added back when these tests were running on Travis CI and attempted to create an isolated build of sally. This is all no longer necessary because GitHub Actions and Go modules provide enough isolation. | |||
| * | template: Bundle in binary with bindata (#36) | Abhinav Gupta | 2019-01-03 | 1 |
| | | | | | | | | | This uses go-bindata/go-bindata to bundle the template in the binary. I also realized that the handler test was now broken because we were checking the exact contents of the index page in the test. This change fixes that too. | |||
| * | Add minimal styling | Abhinav Gupta | 2019-01-03 | 1 |
| | | ||||
| * | Rename Dockerfile.sally to Dockerfile.scratch (#27) | Grayson Koonce | 2017-01-26 | 1 |