Skip to content

Filter generated aka.ms links#15395

Merged
mmitche merged 4 commits intodotnet:mainfrom
mmitche:filter-akams-links
Jan 10, 2025
Merged

Filter generated aka.ms links#15395
mmitche merged 4 commits intodotnet:mainfrom
mmitche:filter-akams-links

Conversation

@mmitche
Copy link
Copy Markdown
Member

@mmitche mmitche commented Jan 9, 2025

To avoid generating too many links, or links that are new on every build, we now only generate links that pass two filters:

  • Must not be in the "do not create" set.
  • Must be in a create set. This functionality replaces the old FilesToExclude functionality. Do some refactoring in the process, and add new tests.

To double check:

To avoid generating too many links, or links that are new on every build, we now only generate links that pass two filters:
- Must not be in the "do not create" set.
- Must be in a create set.
This functionality replaces the old FilesToExclude functionality. Do some refactoring in the process, and add new tests.
@mmitche mmitche merged commit f213557 into dotnet:main Jan 10, 2025
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