Carlos Alexandro Becker
02042937ec
feat: upgrade to go 1.14 ( #1372 )
...
* feat: upgrade to go 1.14
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: tests
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-03-04 01:24:51 -03:00
Ludovic Fernandez
5102c8a29a
fix: update code.gitea.io/sdk/gitea ( #1220 )
...
* fix: invalid pseudo version for github.com/go-macaron/cors
* chore: use go1.13
* chore: update code.gitea.io/sdk/gitea
* go mod tidy
2019-10-28 22:33:01 -03:00
Carlos Alexandro Becker
44038a2f50
feat: nfpm without rpmbuild ( #1187 )
...
thanks @djgilcrease for all the hard work on nfpm
and google/rpmpack.
thanks to @jarondl who works on rpmpack as well.
great work everyone! 🚀
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-10-11 09:00:19 -03:00
Ricardo N Feliciano
b0630160b0
docs: correct typos in contrib doc ( #1040 )
2019-06-06 01:35:49 -03:00
Carlos Alexandro Becker
367c6c0d1d
docs: improve docs
2019-03-24 20:10:30 -03:00
Carlos Alexandro Becker
e1eeba292f
docs: using conventional commits ( #907 )
...
* docs: using conventional commits
* docs: format
2019-01-01 13:19:57 -02:00
Carlos Alexandro Becker
6a39e227bb
docs: fix contributing
2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
020174ebd2
chore: go modules
2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
532bf4e0a3
docs: prettier changed lists from * to -
...
Thanks obama
2018-05-28 10:49:38 -03:00
Carlos Alexandro Becker
e079dca3ed
docs: improve docs
2018-05-14 10:30:49 -03:00
Carlos Alexandro Becker
607c2e8516
docs: improving install instructions
...
refs https://github.com/goreleaser/goreleaser/issues/585
2018-02-28 21:03:31 -03:00
Carlos Alexandro Becker
76cfa61407
refactor: remove fpm in favor of nfpm ( #567 )
...
* refactor: remove fpm
* refactor: remove fpm
* refactor: .travis.yml
* chore: more cleanup
* chore: fix deploy
2018-02-26 18:49:58 -03:00
Carlos Alexandro Becker
a16a4a2e14
docs: fmt
2018-01-26 09:37:45 -02:00
Jess
87fb11125b
Updated CONTRIBUTING.md (optional)
2018-01-24 07:59:29 +09:00
Carlos Alexandro Becker
5345aadd0d
docs: formatted all docs
...
Based on prettier/prettier
2017-12-10 15:17:38 -02:00
Southclaws
3142961d23
docs: Update CONTRIBUTING.md
...
Fixed a typo with the `go get` path using `github.com`
as the user instead of `goreleaser`.
2017-10-05 09:39:48 +01:00
Jorin Vogel
f7a0ba98e4
docs: Add Docker as dependency in CONTRIBUTING.md
...
Docker is also a required dev dependency to make the tests pass.
Also see #379
2017-10-02 12:36:50 +02:00
Jorin Vogel
4e73fd17d7
docs: Add commit message guidelines to CONTRIBUTING.md
...
Explain contributors how to craft useful commit messages.
We also use https://gitcop.com/ to enforce the formatting.
Closes #377
2017-10-01 21:32:57 +02:00
Carlos Alexandro Becker
70e042e973
building rpm packages as well
2017-08-18 19:46:40 -03:00
Carlos Alexandro Becker
5fc63d1ef0
fixed contribuing.md syntax
2017-08-18 19:13:13 -03:00
Jorin Vogel
1b8424b1db
Update contributing guide and fix local tests.
...
- fpm is required to pass tests.
- apex/log package needs to be available.
- gpgSign git option needs to be disabled for test repo.
This is an issue when a developer has set gpgSign to true in
their global .gitconfig file.
2017-07-10 13:50:05 +02:00
Carlos Alexandro Becker
dacaa9c91d
improved contributing.md
2017-05-12 19:54:56 -03:00
Carlos Alexandro Becker
530f9fc84b
adjusted contributing: using go get -d
2017-04-22 09:42:32 -03:00
Carlos Alexandro Becker
a8ce3bb09b
improved CONTRIBUTING.md
2017-04-21 16:20:34 -03:00
Carlos Alexandro Becker
57d44ed5ff
Update CONTRIBUTING.md
...
go 1.8+
2017-02-23 14:50:20 -03:00
Carlos Alexandro Becker
fcd1d92075
Update CONTRIBUTING.md
2017-01-17 10:47:34 -02:00
Carlos Alexandro Becker
c72cd3095f
Update CONTRIBUTING.md
...
a more fail-proof way of cloning the project.
2017-01-17 10:31:11 -02:00
Carlos Alexandro Becker
f95832a7ac
renamed package
...
refs #79
2017-01-14 20:01:32 -02:00
lucapette
e0c49af007
Update go version prerequisite
2017-01-02 18:16:15 +01:00
lucapette
0f97302012
Add a CONTRIBUTING.md doc
2017-01-02 18:08:49 +01:00