| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-09-09 | build: tag correctly the release | Franck Cuny | 1 | -4/+8 | |
| The version was evaluated before the deploy was done, we need to get that information after running `flyctl deploy`. Annotate the tag since we're doing a release. Remove the argument `IMAGE_REF` since it's being ignored. | |||||
| 2021-08-14 | build: build the image before deploying | Franck Cuny | 1 | -1/+1 | |
| 2021-08-12 | build: deploy to fly | Franck Cuny | 1 | -6/+25 | |
| Don't deploy to Google App anymore, but use fly.io instead. Add steps to the Makefile to build a docker image, and to deploy the application to fly.io. | |||||
| 2018-04-08 | Add a new target to the Makefile. | Franck Cuny | 1 | -0/+3 | |
| Add a target to open the console. | |||||
| 2018-03-30 | Redirect go code to github.com | Franck Cuny | 1 | -0/+6 | |
