- Apr 14, 2023
-
-
Will McCutchen authored
A few small tweaks: - Simplify makefile - Cancel in-progress CI jobs when new commits are pushed to a non-main branch - Drop manual codeql config now that GitHub supports automagical configuration
-
- Nov 13, 2022
-
-
Will McCutchen authored
-
- Nov 11, 2022
-
- Jul 05, 2022
-
-
Will McCutchen authored
This adds a new /hostname endpoint as originally proposed in #66. In this implementation, it exposes a dummy hostname by default, and only exposes the real hostname (via `os.Hostname()`) if the `-use-real-hostname` flag is given on the command line.
-
- Apr 07, 2022
-
- Apr 01, 2022
-
-
Will McCutchen authored
-
- Mar 31, 2022
-
-
Will McCutchen authored
* Fix installation of deps * Rebuild static assets w/ newest go-bindata * Update go versions for CI * Fix deploy on merge * Bump golangci-lint version
-
- Oct 20, 2021
-
-
Dan Meruelo authored
-
- May 05, 2021
-
-
Will McCutchen authored
-
- Jan 20, 2021
-
-
Will McCutchen authored
-
- Oct 08, 2020
-
-
Will McCutchen authored
-
- Oct 04, 2020
-
-
Will McCutchen authored
-
- Sep 30, 2020
-
-
Will McCutchen authored
-
Will McCutchen authored
-
Will McCutchen authored
-
- Sep 21, 2020
-
-
Will McCutchen authored
-
Will McCutchen authored
-
- Apr 23, 2020
-
-
Will McCutchen authored
-
- Apr 18, 2020
-
-
Will McCutchen authored
-
- Oct 04, 2019
-
-
Will McCutchen authored
-
- Jul 03, 2019
-
-
Will McCutchen authored
-
- Jul 02, 2019
-
-
Will McCutchen authored
In #17, we switched to deploying httpbingo.org on Google App Engine. To meet their naming requirements, we had to rename cmd/go-httpbin to cmd/go_httpbin, but this broke any existing uses of, e.g., go get github.com/mccutchen/go-httpbin/cmd/go-httpbin as suggested in the README and as used in various places (including my employer). Here's a dumb ass fix for that dumb ass problem; I'm not happy about it, but it seems to work.
-
- Jul 01, 2019
-
-
Will McCutchen authored
-
- Jun 11, 2019
-
-
Will McCutchen authored
-
- Jun 10, 2019
-
-
Will McCutchen authored
-
- Oct 05, 2018
-
-
Will McCutchen authored
- automatic dependency installation - add linting - test w/ race detector by default
-
Will McCutchen authored
-
- Jun 29, 2017
-
-
Will McCutchen authored
-
- Jun 25, 2017
-
-
Will McCutchen authored
-
- Jun 24, 2017
-
-
Will McCutchen authored
-
Will McCutchen authored
-
- Jun 14, 2017
-
-
Will McCutchen authored
-
- May 31, 2017
-
-
Will McCutchen authored
-
Will McCutchen authored
-
- May 30, 2017
-
-
Will McCutchen authored
-
Will McCutchen authored
-
- Oct 13, 2016
-
-
Will McCutchen authored
-
- Oct 08, 2016
-
-
Will McCutchen authored
-
Will McCutchen authored
-