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

feat: replicator event #138

Closed
wants to merge 1 commit into from
Closed

feat: replicator event #138

wants to merge 1 commit into from

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Feb 7, 2023

Part of storacha/w3filecoin-infra#12

Adds event to Event Bridge on replicated file. This replicate event is generic to not be tied with single requirements of w3filecoin (i.e. event for replicated CARs). This way, everything that is replicated will trigger an event with the file key replicated and the URL where it lives. Event consumers can filter the events they care about using filters like key suffix .car

Needed ENV vars were set to have knowledge of public URLs of each bucket used for replication purposes

@seed-deploy seed-deploy bot temporarily deployed to pr138 February 7, 2023 12:22 Inactive
@seed-deploy
Copy link

seed-deploy bot commented Feb 7, 2023

View stack outputs
  • pr138-w3infra-CarparkStack

    Name Value
    BucketName carpark-pr138-0
    Region us-east-2
  • pr138-w3infra-SatnavStack

    Name Value
    BucketName satnav-pr138-0
    Region us-east-2
  • pr138-w3infra-UploadApiStack

    Name Value
    ApiEndpoint https://4kqw9nr8lb.execute-api.us-east-2.amazonaws.com
    CustomDomain https://pr138.up.web3.storage
  • pr138-w3infra-BusStack

  • pr138-w3infra-ReplicatorStack

  • pr138-w3infra-UcanInvocationStack

  • pr138-w3infra-UploadDbStack

@vasco-santos vasco-santos force-pushed the feat/replicator-event branch from 5034d9e to 46f49a9 Compare February 8, 2023 11:33
@seed-deploy seed-deploy bot temporarily deployed to pr138 February 8, 2023 11:34 Inactive
@vasco-santos vasco-santos force-pushed the feat/replicator-event branch from 46f49a9 to b071030 Compare February 8, 2023 12:27
@seed-deploy seed-deploy bot temporarily deployed to pr138 February 8, 2023 12:27 Inactive
@vasco-santos vasco-santos marked this pull request as ready for review February 9, 2023 12:01
@vasco-santos vasco-santos added this to the w3up phase 3 milestone Mar 13, 2023
@vasco-santos vasco-santos self-assigned this Mar 16, 2023
@vasco-santos
Copy link
Contributor Author

This is outdated and now lives on #199

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