Carlos Alexandro Becker
fe1bc52d6a
fix: build does not run chocolatey
2024-01-14 15:26:16 -03:00
Tom Payne
f724460ac1
feat: --skip=chocolately
2024-01-09 18:22:23 -03:00
Carlos Alexandro Becker
5e9f01e6ea
feat: --skip=nfpm
2024-01-07 23:16:24 -03:00
Carlos Alexandro Becker
0fbc447fe1
feat: --skip=homebrew
2023-11-03 21:47:09 -03:00
Carlos Alexandro Becker
954121ffb1
feat: --skip-nix
2023-11-03 21:47:09 -03:00
Carlos Alexandro Becker
53071b6642
feat: --skip=aur
2023-11-03 21:47:09 -03:00
Carlos Alexandro Becker
1a8702f140
feat: --skip=snapcraft
2023-11-03 23:24:04 +00:00
Carlos Alexandro Becker
c6cb980c4f
feat: --skip=winget
2023-11-03 23:23:25 +00:00
Carlos Alexandro Becker
8ce439972a
feat: --skip=scoop
2023-11-03 23:22:50 +00:00
Carlos Alexandro Becker
d4540f884f
test: fix unstable test
2023-10-30 15:50:30 +00:00
Carlos Alexandro Becker
bedf38cae6
fix(skips): print all steps that will be skipped ( #4319 )
...
this will log everything that's being skipped in the beginning of the
release process.
also added some tests to `skips`
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-20 13:15:32 -03:00
Carlos Alexandro Becker
08d63aa5ff
fix(skips): print all steps that will be skipped
2023-09-20 15:03:46 +00:00
Carlos Alexandro Becker
16d84c5973
feat: skip pre build hooks
2023-09-17 16:59:34 +00:00
Carlos Alexandro Becker
0337a0b3a8
refactor: improve --skip completions
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-17 03:00:15 +00:00
Carlos Alexandro Becker
622c426eb3
refactor: --skip=item ( #4272 )
...
Laying the ground work to allow skipping more pipes without adding new
flags et al.
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-16 17:01:20 -03:00