Releases: rodrigo-brito/gocity
v1.0.6
What's Changed
- fix: invalid Dockerfile by @howieyuen in #81
- fix go build for Go 1.18 on macOS m1 by @chai2010 in #82
New Contributors
- @howieyuen made their first contribution in #81
- @chai2010 made their first contribution in #82
Full Changelog: v1.0.4...v1.0.6
v1.0.4
deps: update go relaser to run with 1.17
v1.0.2
v1.0.1
Changelog
434b6cb Add branch support
ab79107 Add test for header middleware (#57)
d2fb4dc Add unit tests for IsGoFile and TestTrimGoPath functions (#27)
45db637 Added linter to github action. (#30)
b31b417 Create tests for lib package
5e4ef45 Fix badge MIT format
f4e185f Fix cache key for project:branch
061c4d9 Fix travis coverage step
9e8bce5 Github Actions * Added Badge * fix Golangci-lint
f9e3810 Improvements on Dockerfile and deploy
9839494 Include Codecov in Github Actions #51
f677d1a Include local statics
99cc003 Include port customization and remove cloud storage
a9ac356 Include static files with packr
4eab59f Refactoring for eliminate utils package (#56)
b5b96f9 Test for fetch module (#55)
29d402f Update .travis to fix codecov badge
0719fa5 Update Dockerfile to Go 1.15
dcc6198 Update README.md
7058f66 Update README.md
1e896e2 Update go.yml
42bf767 Update packr to 2.7.0. Closes #25
802a19a add sort tests
357ccf3 feat(tests): improve code coverage
7c0c7bc golangci-lint fixs
da0bd86 refactor(ci): removing travis
52f0e6a refactor(release): include goreleaser and remove packr
50084ac upgrade github actions (#53)
v1.0.0
- Include CLI to start server
- Support to private repositories
- Remove Google Cloud Storage dependency