Skip to content

Rename filterAppleDoubleFiles to excludeAppleDoubleFiles#5626

Merged
iclanton merged 3 commits intomainfrom
copilot/update-filter-properties-to-exclude
Feb 17, 2026
Merged

Rename filterAppleDoubleFiles to excludeAppleDoubleFiles#5626
iclanton merged 3 commits intomainfrom
copilot/update-filter-properties-to-exclude

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

  • Rename filterAppleDoubleFilesexcludeAppleDoubleFiles in OperationBuildCache.ts (interface + class member + local vars)
  • Rename filterAppleDoubleFilesexcludeAppleDoubleFiles in CacheableOperationPlugin.ts (interface + usages)
  • Rename filterAppleDoubleFilesexcludeAppleDoubleFiles in PhasedScriptAction.ts
  • Rename filterAppleDoubleFilesexcludeAppleDoubleFiles in BridgeCachePlugin.ts
  • Rename filterAppleDoubleFilesexcludeAppleDoubleFiles in OperationBuildCache.test.ts + update test descriptions
  • Update rush-lib.api.md API report
  • Update comments containing "filter" → "exclude" for AppleDouble context
  • Update change file comment text (filtering → exclusion)
  • Build and test to verify changes - all 7 tests pass
  • Code review - no issues found
  • Security scan (CodeQL) - no alerts
  • Add empty changelog entries for rush-lib and rush-bridge-cache-plugin

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…odebase

Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
Copilot AI changed the title [WIP] Change 'filter' properties to 'exclude' for Apple double files Rename filterAppleDoubleFiles to excludeAppleDoubleFiles Feb 17, 2026
Copilot AI requested a review from iclanton February 17, 2026 00:55
@iclanton iclanton marked this pull request as ready for review February 17, 2026 01:26
@iclanton iclanton enabled auto-merge (squash) February 17, 2026 01:26
@iclanton
Copy link
Member

@copilot - This needs an empty changelog entry. Run rush change --bulk --bump-type none and commit the generated file.

Copy link
Contributor Author

Copilot AI commented Feb 17, 2026

@copilot - This needs an empty changelog entry. Run rush change --bulk --bump-type none and commit the generated file.

Added empty changelog entries for @microsoft/rush-lib and @rushstack/rush-bridge-cache-plugin in commit 5754284.

@iclanton iclanton force-pushed the copilot/update-filter-properties-to-exclude branch from 5754284 to b71cb56 Compare February 17, 2026 01:44
@iclanton iclanton merged commit f83c6ad into main Feb 17, 2026
9 checks passed
@iclanton iclanton deleted the copilot/update-filter-properties-to-exclude branch February 17, 2026 02:05
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants