1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00
Commit Graph

39 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
50ee54ac6e
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-08-03 14:30:10 -03:00
bradenhilton
1793acd98b
chore: fix exe typo in .gitignore (#4859)
I noticed this while working on
https://github.com/goreleaser/goreleaser/pull/4858.
2024-05-13 09:45:35 -03:00
Carlos Alexandro Becker
48f036b5d6
build: nix devShell (#4507)
<!--

Hi, thanks for contributing!

Please make sure you read our CONTRIBUTING guide.

Also, add tests and the respective documentation changes as well.

-->


<!-- If applied, this commit will... -->

...

<!-- Why is this change being made? -->

...

<!-- # Provide links to any relevant tickets, URLs or other resources
-->

...

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-28 20:49:23 -03:00
Carlos Alexandro Becker
85c86d61cf
fix: chocolatey push failing (#4300)
tested this on a fake repo, and it seems to fix the problem...

seems like choco does not like when the path has `/` in it, so passing
it through `filepath.Clean` fixes it.

also improved tests a bit, and made a small docs fix.


closes https://github.com/goreleaser/goreleaser/issues/4292
2023-09-16 14:08:11 -03:00
Carlos Alexandro Becker
232c982fb0
docs: improve build (#3674)
- generate releases.json et al on our github actions workflow
- use those when building and also on our `run` script
- new releases will dispatch the workflow so it re-generates the needed
files

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-29 14:55:45 -03:00
Carlos Alexandro Becker
500190f36a
chore(ci): tparse (#3131)
* chore(ci): tparse

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: always set json

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: nocolor

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: do not need tparse locally

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: build

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-11 23:25:04 -03:00
Carlos Alexandro Becker
ae583453a7
feat: manpages (#2837)
* feat: manpages

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

* fix: section

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

* feat: use mango instead

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

* fix: improvements

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

* fix: unused

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-18 10:17:52 -03:00
Alex Goodman
bfdec808ab
feat: add sbom generation pipe (#2648)
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2021-12-12 00:21:51 -03:00
Carlos A Becker
2cf4d28157
chore(ci): improve release workflow
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-05 23:23:19 -03:00
Carlos A Becker
f2d0c61d7c
docs: update releases script
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-05-26 22:23:52 +00:00
Carlos Alexandro Becker
29cb60330b
docs: add cmd docs (#2184)
* docs: add cmd docs

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

* docs: cmd docs

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

* fix: num cpus

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

* docs: improve some things

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

* fix: improve docs

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

* fix: script

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-04-22 10:45:36 -03:00
Ryan Currah
ac0cc32142
feat(nfpm): wire up two additional nfpm properties (#1995)
The properties Section and Priority are currently ommited from the goreleaser config. This commit wires them up so we can use them to build our packages.
2021-01-06 01:04:46 +00:00
Carlos Alexandro Becker
fafeb9b0dc
fix: install completions with homebrew (#1877)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-04 23:12:49 -03:00
Carlos Alexandro Becker
d96ea66cc2
docs: fix vercel deploy (#1595)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-08 17:08:40 -03:00
Carlos Alexandro Becker
df73ead056
docs: generate static/releases.json (#1594)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-08 19:48:10 +00:00
Carlos Alexandro Becker
5624615a73
docs: fix images
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-10 17:14:38 -03:00
Carlos Alexandro Becker
f7258b7f1f
chore: gitignore site
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-10 16:58:36 -03:00
Carlos Alexandro Becker
931613aefa
docs: card 2019-04-23 06:05:22 -03:00
Carlos Alexandro Becker
020174ebd2 chore: go modules 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
a9bae8d5d3 chore: push snap packages 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
39de856eb4
refactor: better package organization 2018-09-12 14:18:01 -03:00
Carlos Alexandro Becker
64b1f14a86
refactor: better code organization (#757)
* refactor: merging archive in the same repo

* refactor: merging archive in the same repo

* refactor: better organizing packages

* refactor: fixing renames

* fix: new dep version

* fix: makefile

* fix: zip/tar tests

* fix: gitigonore

* fix: s3 tests

* fix: archive test
2018-08-14 23:50:20 -03:00
Carlos Alexandro Becker
dbbd0bbe44
fix: gitignore 2018-05-01 20:56:43 -07:00
Carlos Alexandro Becker
13685f0234 docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
7ad2b2ed37
chore: use only stable dep and gometalinter versions 2018-03-02 00:27:34 -03:00
Carlos Alexandro Becker
289e21f70c
feat: improved init command (#577)
* feat: improved init command

* test: increased coverage

* revert: should have commited this yet
2018-02-25 18:49:34 -03:00
Carlos Alexandro Becker
06ddedf12a feat: write actual config to dist
Writes the actual config file (with defaults
merged, etc) into the dist folder.

Can be useful for debug purposes.
2017-12-10 13:02:48 -02:00
Carlos Alexandro Becker
48ddd4c0eb refactor: using ast parser instead
Using the ast parser, so we don't need to glob and goreleaser will work
reliably even if the files aren't gofmt'd.
2017-11-21 08:27:32 -02:00
Carlos Alexandro Becker
a9383d7c32
gitignore make binary 2017-07-04 22:16:07 -03:00
Carlos Alexandro Becker
364ad3da45
cleanup 2017-04-21 21:58:59 -03:00
Carlos Alexandro Becker
8e8be3d349
switching to codecov 2017-04-21 21:22:11 -03:00
Carlos Alexandro Becker
dc7b9c6852
covered main cli action with tests 2017-04-21 15:25:32 -03:00
Carlos Alexandro Becker
4988bac30e
goveralls 2017-02-07 17:00:46 -02:00
Carlos Alexandro Becker
756701b971
gitignore .glide 2017-01-21 19:23:32 -02:00
Carlos Alexandro Becker
7000053b98
gitignore
refs #79
2017-01-15 09:11:17 -02:00
Carlos Alexandro Becker
ddec194c7e
wip ctx 2017-01-14 12:34:22 -02:00
jspc
f5d3c6acf4 Reflect binary name from dirname 2016-12-30 17:30:44 +00:00
Carlos Alexandro Becker
a6932a0885
glide and travis 2016-12-28 23:30:14 -02:00
Carlos Alexandro Becker
d8bb50f799
fixes 2016-12-21 14:42:23 -02:00