Files
hub-monorepo/.github
Shane da Silva f80582103c [chore] Remove old replicator (#2036)
## Motivation

This has been replaced by the Shuttle package.

## Change Summary

Remove it to help prevent confusion.

## Merge Checklist

- [x] PR title adheres to the [conventional
commits](https://www.conventionalcommits.org/en/v1.0.0/) standard
- [ ] PR has a
[changeset](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#35-adding-changesets)
- [x] PR has been tagged with a change label(s) (i.e. documentation,
feature, bugfix, or chore)
- [ ] PR includes
[documentation](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#32-writing-docs)
if necessary.
- [x] All [commits have been
signed](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#22-signing-commits)


<!-- start pr-codex -->

---

## PR-Codex overview
This PR removes the `replicator` module and all related files from the
project.

### Detailed summary
- Deleted `Dockerfile.replicator`
- Removed `replicator` scripts and configurations
- Eliminated `replicator` source code, jobs, processors, and migrations

>  Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`

<!-- end pr-codex -->
2024-06-10 08:58:48 -07:00
..