Skip to content

Refactor and docs #23

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vladimyr
Copy link
Contributor

This PR brings in backward compatible public API changes to support passing optional s3opts param. JSDoc annotations are being added to support documentation generation. 🎉

@vladimyr vladimyr requested a review from jb55 February 15, 2020 21:37
@vladimyr
Copy link
Contributor Author

vladimyr commented Feb 16, 2020 via email

@jb55
Copy link
Owner

jb55 commented Feb 16, 2020

can we have the docs separate from the refactor? I would like to pull the docs for now and perhaps the refactor later after I have more time to review.

Commit wise I'm thinking doc commits first and then refactor commits after (with doc adjustments if needed)

@jb55
Copy link
Owner

jb55 commented Feb 17, 2020

needs rebase

- extending all public API methods to support passing additional
  s3 parameters either through `opts` argument or dedicated
  `s3opts` argument
- introducing `store#_s3paramsi(opts, s3opts)` helper used for
  extracting additional s3 parameters
- deprecating undocumented `uploadParams` and `downloadParams`
  methods to prepare for new major release
- updating API documentation
@vladimyr
Copy link
Contributor Author

needs rebase

✅ Done

@jb55
Copy link
Owner

jb55 commented Feb 20, 2020 via email

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.

2 participants