The build status, immediate-term plans, and future goals of this repository.
We welcome feature requests as edits to the "Backlog" section below.
Before editing this file, please check out How To Contribute to ROADMAP.md- it's a quick read :)
The current Travis test output for this repository.
Release | Install Command | Build Status |
---|---|---|
(stable) | npm install skipper-s3 |
|
edge | npm install skipper-s3@git://github.com/balderdashy/skipper-s3.git |
Our short-to-medium-term roadmap items, in order of descending priority:
(feel free to suggest things)
Feature | Owner | Details |
---|---|---|
explore alternatives to knox | @mikermcneil | explore a migration from knox-mpu+knox to one of the other S3 node modules which is more actively maintained. |
The backlog consists of features which are not currently in the immediate-term roadmap above, but are useful. We would exuberantly accept a pull request implementing any of the items below, so long as it was accompanied with reasonable tests that prove it, and it doesn't break other core functionality.
Feature | Owner | Details |
---|---|---|
support customizable ACL parameters in options | @abrantes01 | ability to attach ACL parameters in order to allow public access to files (See example here |