Skip to content

Remove obsolete Invalidations.yml workflow#1298

Closed
ChrisRackauckas wants to merge 1 commit intomasterfrom
remove-invalidations-workflow
Closed

Remove obsolete Invalidations.yml workflow#1298
ChrisRackauckas wants to merge 1 commit intomasterfrom
remove-invalidations-workflow

Conversation

@ChrisRackauckas
Copy link
Member

Summary

This PR removes the .github/workflows/Invalidations.yml workflow file as it is no longer needed.

Background

The Invalidations.yml GitHub Actions workflow was previously used for tracking method invalidations using SnoopCompile, but this functionality has been moved to a centralized system, making the individual repository workflows obsolete.

Changes

  • Removed .github/workflows/Invalidations.yml workflow file

Test Plan

  • Verified workflow file removal
  • No other references to this workflow exist in the codebase
  • Repository will continue to function normally without this workflow

🤖 Generated with Claude Code

The Invalidations.yml GitHub Actions workflow is no longer needed
as invalidation tracking has been moved to a centralized system.
This workflow was used for monitoring method invalidations using
SnoopCompile but is now obsolete.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas deleted the remove-invalidations-workflow branch July 29, 2025 05:25
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