Update GoReleaser configurations#1526
Update GoReleaser configurations#1526ehsandeep merged 1 commit intoprojectdiscovery:devfrom emmanuel-ferdman:dev
Conversation
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (5)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
PR Summary
This small PR updates the GoReleaser configuration to resolve the following warnings, which you can find in the CI logs:
It looks like not all the configuration files are actually being used, but I went ahead and updated all of them just to be safe. We could also consider removing the unused ones to keep things clean. Let me know what you prefer.