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: listen for any object_created event on carpark bucket #219

Merged
merged 1 commit into from
Aug 30, 2023

Commits on Aug 18, 2023

  1. fix: listen for any object_created event on carpark bucket

    we COPY cars into carpark from pickup as we first put them to a staging bucket before validating them.
    
    listening for only the `object_created_put` event means copy events do not trigger indexing.
    
    License: MIT
    Signed-off-by: Oli Evans <[email protected]>
    olizilla committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f1e4885 View commit details
    Browse the repository at this point in the history