Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠️ Fix: Restore spiders SSA 51 and 54 #1128

Merged
merged 2 commits into from
Jul 16, 2024
Merged

🛠️ Fix: Restore spiders SSA 51 and 54 #1128

merged 2 commits into from
Jul 16, 2024

Conversation

SimmonsRitchie
Copy link
Contributor

@SimmonsRitchie SimmonsRitchie commented Jul 16, 2024

What's this PR do?

This PR restores chi_ssa_51 and chia_ssa_54

Why are we doing this?

The spiders above appear to have been accidentally deleted in #1091. Those spiders were deleted using a script which appears to have had overly broad file detection, sweeping up these other spiders because they had they shared a similar file name stem "chi_ssa_5".

Steps to manually test

n/a

Are there any smells or added technical debt to note?

After discovering this case, I'm a little concerned other spiders may also have been accidentally deleted three months ago when I went on a deprecation spree. I'm pretty hopeful the damage should be minimal though. It's pretty rare that our spiders share such similar names.


@SimmonsRitchie SimmonsRitchie marked this pull request as ready for review July 16, 2024 20:45
@SimmonsRitchie SimmonsRitchie changed the title 🛠️ Fix: Restore deleted SSA spiders 🛠️ Fix: Restore spiders SSA 51 and 54 Jul 16, 2024
@SimmonsRitchie SimmonsRitchie merged commit 6f054cf into main Jul 16, 2024
2 checks passed
@SimmonsRitchie SimmonsRitchie deleted the fix-ssa branch July 16, 2024 20:47
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.

1 participant