1.0.0 • Published 7 years ago

@digitregroup/s3-to-anything v1.0.0

Weekly downloads
-
License
-
Repository
bitbucket
Last release
7 years ago

S3 To Anything

CircleCI

Trigger any action when a new file is dropped into a S3 bucket. S3ToAnything parses S3 file events and triggers your callbacks, if your constraints are met.

Code style

This project should respect the linting configured in @digitregroup/eslint-config.

  yarn lint

Continuous Integration / Delivery

This project is completely managed by CircleCI to perform:

  • CI on every git push
    • Linting
    • Unit test (coming soon)
  • CD on develop branch and git tags (if CI passed)
    • A push to develop branch will deploy stage environments
    • A git tag created will deploy prod environments
1.0.0

7 years ago