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

create react-redux-with-selectors module #7

Closed
guillaumearm opened this issue Oct 21, 2016 · 0 comments
Closed

create react-redux-with-selectors module #7

guillaumearm opened this issue Oct 21, 2016 · 0 comments

Comments

@guillaumearm
Copy link
Owner

guillaumearm commented Oct 21, 2016

apply new strategy development like this issue Tiqa/redux-polyglot#52

react-redux-with-selectors use redux-with-selectors as main dependency, so we need to work on a dev branch and follow this 3 principles :

  • this branch must be as clean as master, so npm run prepublish must be ok.
  • all master merges should be tagged by a new version. (on the master branch only)
  • all change must be validated by react-redux-with-selectors unit testing before merge on master ( maybe find for an automation for doing this )

todo before close this issue :

  • create a dev branch [DONE]
  • explain this principles in redux-with-selectors CONTRIBUTING.md [DONE]
  • pre-release react-redux-with-selectors 0.0.1 [DONE]
  • write documentation for this [DONE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant