1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
Commit Graph

52 Commits

Author SHA1 Message Date
dependabot[bot]
fdfae298c6
chore(deps): bump codecov/codecov-action from v1 to v1.0.7 (#1604)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1 to v1.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f532c3a1452359a7f96c37efc741537b80555c74)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-06-10 18:30:43 -03:00
dependabot[bot]
2ac1f63327
chore(deps): bump actions/cache from v1 to v2 (#1603)
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...b8204782bbb5f872091ecc5eb9cb7d004e35b1fa)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-10 21:28:51 +00:00
CrazyMax
d3cc2d4a2b
chore: Dependabot v2 (#1602)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-10 18:05:01 -03:00
Carlos Alexandro Becker
38820db5eb
chore(ci): change auto go mod tidy commit msg (#1578) 2020-05-28 15:26:13 +00:00
CrazyMax
8109a15292
fix(ci): Remove workaround for invalid cross-device link (actions/virtual-environments#922) (#1561)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-25 14:21:35 -03:00
Carlos Alexandro Becker
c1d1f893fd
chore(ci): remove action that doesnt work on forks
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-23 14:13:24 -03:00
Carlos Alexandro Becker
04af60163f
chore(ci): remove action that doesnt work on forks
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-23 14:12:28 -03:00
Carlos Alexandro Becker
f8b8d22ac3
fix: secrets
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-23 14:09:07 -03:00
Carlos Alexandro Becker
7b9d20e84b
chore: auto-label size, assign to project (#1551)
* chore: auto-label size, assign to project

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: token

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-22 16:57:31 -03:00
CrazyMax
2f5d7f123a
fix(ci): Fix invalid cross-device link (#1545)
* fix(ci): Fix invalid cross-device link

* Check partition

* Use /mnt/.tmp

* Chown tmpdir

* Try another TMPDIR path

* Trad path

* Coding style

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-05-22 10:03:45 -03:00
Carlos Alexandro Becker
cbb8552bc0
fix(ci): unshallow history (#1528)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-05-19 02:30:52 +00:00
Carlos Alexandro Becker
274714aecd
fix(ci): use GH_PAT to release (#1515)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-13 22:23:45 +02:00
Carlos Alexandro Becker
1be1073857
chore(ci): htmltest workflow (#1506)
* chore(ci): htmltest workflow

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: syntax

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: workflow

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: alt

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* feat: rename workflow

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-10 19:33:09 -03:00
CrazyMax
690e4cd215
chore(ci): Release workflow (#1499)
* chore(ci): WIP release workflow

* Set up Snapcraft

* Cache go modules

* Check of tagged

* Add codecov, snapcraft login and also always clear sensitive data

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-10 18:52:25 -03:00
CrazyMax
90549df4d8
chore(ci): new Release workflow (#1498)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-10 17:08:36 -03:00
CrazyMax
f7d0725418
feat: Add go.sum verification workflow (#1496)
* Add go.sum verification workflow

* No need

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-10 16:35:06 -03:00
Carlos Alexandro Becker
8447ef2737
chore: issue template config
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-03-17 11:50:48 -03:00
Carlos Alexandro Becker
c0a880f8a5
chore: issue template config
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-03-17 11:50:02 -03:00
Carlos Alexandro Becker
cc4b9b9bb6
chore: codeowners
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-10-10 08:44:42 -03:00
Manuel Vogel
54b2d0de25 docs: supported gitlab versions (#1116)
* chore: updates to latest gitlab dep version

* update gitlab version in bug report template

* updates docs for gitlab version on releases

* runs mod tidy
2019-08-14 10:07:59 -03:00
Carlos Alexandro Becker
ba0e472247
feat: add goreleaser check (#1096)
* feat: add goreleaser check

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* docs: added to deprecations.md

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* docs: added to bug.md

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* test: added tests

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-08-02 16:37:50 -03:00
Carlos Alexandro Becker
636f607053
docs: improve issue templates
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-07-20 11:32:46 -03:00
Carlos Alexandro Becker
ec13cb3248
feat: funding.yml 2019-05-23 10:52:15 -03:00
Carlos Alexandro Becker
e29d62a450
clean: remove workflow (#971) 2019-02-27 12:16:31 -03:00
Carlos Alexandro Becker
3340f0b026
chore: main.workflow 2018-12-23 11:41:00 -02:00
Carlos Alexandro Becker
b92acb3996
chore: stale after 14 days 2018-10-30 21:25:48 -03:00
Carlos Alexandro Becker
6eeb85a7e2
docs: prettier changed again wtf 2018-05-28 11:12:40 -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
ce96cba4e1 docs: fmt 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
0a9bce6734 docs: delete old feature.md 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
9e3bc173e8 docs: delete old bug.md 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
f7c3efb057 docs: delete old issue template 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
612ecfecaa docs: Update issue templates 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
6936d2db0a docs: fmt 2018-04-15 20:32:52 -03:00
Carlos Alexandro Becker
eec13796a4
docs: fmt 2018-04-09 13:33:17 -03:00
Carlos Alexandro Becker
b994c9475b
docs: updated issue template 2018-04-09 13:15:30 -03:00
Carlos Alexandro Becker
ee316987bb
chore: docs format 2018-04-03 09:32:29 -03:00
Carlos Alexandro Becker
dbcf9f6979
docs: updated issue template 2018-04-02 13:10:31 -03:00
Carlos Alexandro Becker
e3003ded3f
docs: updated pull request template 2018-04-02 13:06:46 -03:00
Carlos Alexandro Becker
cb864dada3
Update ISSUE_TEMPLATE.md 2018-03-01 16:35:49 -03:00
Carlos Alexandro Becker
84e0a2b175
docs: fmt 2018-02-27 10:29:33 -03:00
Carlos Alexandro Becker
5a2c941d54
chore: remove todo bot 2018-02-17 18:18:21 -02:00
Carlos Alexandro Becker
a16a4a2e14
docs: fmt 2018-01-26 09:37:45 -02:00
Jess
1515443b13 Updated .github/ISSUE_TEMPLATE.md (optional) 2018-01-24 07:59:29 +09:00
Carlos Alexandro Becker
6edda25b71
docs: changed the root issue template 2018-01-02 18:10:04 -02:00
Carlos Alexandro Becker
555c5a66b2
docs: create feature issue template 2018-01-02 18:08:21 -02:00
Carlos Alexandro Becker
b3e17c5036
docs: create bug issue template 2018-01-02 18:06:08 -02:00
Carlos Alexandro Becker
35aefdd93c
chore: fixed TODO probot config (hopefully) 2017-12-19 19:41:09 -02:00
Carlos Alexandro Becker
5345aadd0d
docs: formatted all docs
Based on prettier/prettier
2017-12-10 15:17:38 -02:00
Carlos Alexandro Becker
0efbe336e3
chore: create config.yml
Setting up the TODO bot.

https://github.com/jasonetco/todo
2017-12-06 00:12:43 -02:00