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

Consolidate docs for all supported versions into master #170

Open
akshaydewan opened this issue Feb 27, 2018 · 0 comments
Open

Consolidate docs for all supported versions into master #170

akshaydewan opened this issue Feb 27, 2018 · 0 comments

Comments

@akshaydewan
Copy link
Contributor

Problems with maintaining multiple branches:

  • Backporting changes is comparatively harder
  • There is no staging area to test all versions simultaneously
  • Potentially different versions of gitbook are present in different branches, some of which are outdated and hard to maintain
  • Different pipelines are needed to test/deploy each version

Proposed change:
Maintain directories for different versions in master itself, using the same gitbook version. Build scripts and pipelines would need to be changed accordingly.

Thoughts, suggestions, comments are welcome.

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

No branches or pull requests

1 participant