Skip to content

Commit

Permalink
bug-1908543: Add GRAVEYARD.md and remove outdated scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
relud committed Jul 24, 2024
1 parent 5bde52a commit 044f4dc
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 513 deletions.
18 changes: 18 additions & 0 deletions GRAVEYARD.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Socorro Code Graveyard

This document records interesting code that we've deleted for the sake of discoverability for the future.

## Various scripts

* [Removal PR](/~https://github.com/mozilla-services/socorro/pull/6674)

`bin/remove_field.py` which removes fields from raw crashes in crash storage and elasticsearch.

`bin/load_processed_crashes_into_es.py` which was used to backfill elasticsearch from crash storage
when migrating to Google Cloud Platform.

## S3 and SQS support

* [Removal PR](/~https://github.com/mozilla-services/socorro/pull/6669)

S3 crash storage and sqs crash queue support were removed after migrating to Google Cloud Platform.
212 changes: 0 additions & 212 deletions bin/load_processed_crashes_into_es.py

This file was deleted.

Loading

0 comments on commit 044f4dc

Please sign in to comment.