Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 2.94 KB

ROADMAP.md

File metadata and controls

40 lines (24 loc) · 2.94 KB

Roadmap

The build status, immediate-term plans, and future goals of this repository.

Feature Requests

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 :)

Current Build Status

The current Travis test output for this repository.

Release Install Command Build Status
NPM version (stable) npm install skipper-s3 Build Status
edge npm install skipper-s3@git://github.com/balderdashy/skipper-s3.git Build Status

Roadmap

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.

Backlog

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