Skip to content

Conversation

colinsullivan
Copy link
Contributor

What

Adds an option to disable the duplicate check

Why

On projects with very large amounts of artifacts, having this enabled can contribute to overuse of the GitHub API and failed builds. This was happening here:

muttleyxd/clang-tools-static-binaries#70

How

Add a boolean option with a backward-compatible default, no breaking changes

@yairm210
Copy link
Collaborator

Looks like a copy of #45 but since this is fresh and you're on it we can more easily go through with this :)
I'm currently in the middle of some cleanup which may conflict with this, but I see no reason to not allow this change in theory

@yairm210
Copy link
Collaborator

OK, looks good, let's do this :)

@yairm210 yairm210 merged commit d5dd839 into svenstaro:master Jun 21, 2025
3 checks passed
@yairm210
Copy link
Collaborator

Released in version 2.10.0

@colinsullivan colinsullivan deleted the disable-duplicate-check branch June 23, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants