Replies: 3 comments 1 reply
-
I agree that this is confusing... we should definitely improve it. The There is no way to do so via environment variables as well, and honestly not sure it will be... I think its more likely we allow it via |
Beta Was this translation helpful? Give feedback.
-
I think switching something off should have the same boolean value. So I would suggest to:
I also like your idea about the added flags. They could then be named:
Finally, the commandline flags should support comma separated list and negations e.g.
What do you think? |
Beta Was this translation helpful? Give feedback.
-
heyo, sorry for resurrecting this old thread but was wondering if something like this is currently possible. thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm using goreleaser to publish
GitHub release, snap, homebrew, multiple docker images.
Occasionally, something fails or has to be redone, while other steps went through successful and don't need to be run.
E.g. I recently changed the snap part leading to a manual review for my snap (which was declined) so I had to do only the snap publishing again.
For this I need to disable all other steps which can be very tedious.
There currently is no possibility to disable these step via env variable right?
How do you think about aligning all these fields?
Beta Was this translation helpful? Give feedback.
All reactions